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

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

libraries/transformers/Control/Monad/Trans/Error.hs:103:1: warning: [-Worphans]
    Orphan instance: instance [safe] Error e => MonadPlus (Either e)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
    |
103 | instance (Error e) => MonadPlus (Either e) where
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Error/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Error/Class.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Cont.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Cont/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Cont/Class.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Class.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Reader/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Reader/Class.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id 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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Trans.hs -o libraries/mtl/dist-boot/build/Control/Monad/Trans.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build   -c libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build   -c libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build   -c libraries/ghc-boot-th/./GHC/Lexeme.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Syntax.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Lib.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Unsafe.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Array.hs -o libraries/text/dist-boot/build/Data/Text/Array.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/PrimCompat.hs -o libraries/text/dist-boot/build/Data/Text/Internal/PrimCompat.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Unsafe/Char.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal.hs -o libraries/text/dist-boot/build/Data/Text/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Search.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Search.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Functions.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Unsafe.hs -o libraries/text/dist-boot/build/Data/Text/Unsafe.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/Size.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/Types.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/Common.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Private.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Private.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Show.hs -o libraries/text/dist-boot/build/Data/Text/Show.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/ByteStringCompat.hs -o libraries/text/dist-boot/build/Data/Text/Internal/ByteStringCompat.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Encoding/Error.hs -o libraries/text/dist-boot/build/Data/Text/Encoding/Error.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Encoding.hs -o libraries/text/dist-boot/build/Data/Text/Encoding.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/FloatCast.hs -o libraries/binary/dist-boot/build/Data/Binary/FloatCast.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Builder.hs -o libraries/binary/dist-boot/build/Data/Binary/Builder.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Put.hs -o libraries/binary/dist-boot/build/Data/Binary/Put.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Get/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Get.hs -o libraries/binary/dist-boot/build/Data/Binary/Get.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Class.hs -o libraries/binary/dist-boot/build/Data/Binary/Class.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Generic.hs -o libraries/binary/dist-boot/build/Data/Binary/Generic.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary.hs -o libraries/binary/dist-boot/build/Data/Binary.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text.hs -o libraries/text/dist-boot/build/Data/Text.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy/Search.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Encoding.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy.hs -o libraries/text/dist-boot/build/Data/Text/Lazy.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Prim.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Prim.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Combinator.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Char.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Char.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec.hs -o libraries/parsec/dist-boot/build/Text/Parsec.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/MonadFail.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/MD5.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Typeable.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Binary.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/Structured.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/NonEmptySet.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/NonEmptySet.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Exception.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Semigroup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Prelude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/DList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Parsing.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/CharParsing.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Parsec/Position.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Parsec/Warning.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Warning.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/String.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/Generic.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Parsec/FieldLineStream.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Parsec/Error.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Error.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/CabalSpecVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/dist-boot/build/./autogen/Paths_Cabal.hs -o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/VersionRange/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/VersionRange.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/ShortText.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Verbosity/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/ReadE.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Verbosity.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Stack.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/FilePath.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Internal/TempFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/CopyFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Async.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Async.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/System.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/ModuleName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/IOData.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/UnqualComponentName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/LibraryName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/Base62.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/UnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Module.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Text.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Dependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/AbiHash.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Package.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageId/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseListVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseReference.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExceptionId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExpression.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/LibraryVisibility.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ExposedModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/AbiDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Graph.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/Field.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Field.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Language/Haskell/Extension.hs -o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Newtype.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Newtypes.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Newtypes.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Class.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/LexerMonad.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/LexerMonad.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/Lexer.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Lexer.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/Parser.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Parser.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Pretty.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/ParseResult.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ParseResult.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/FieldDescrs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/PackageIndex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/dist-boot/build/GHC/Version.hs -o libraries/ghc-boot/dist-boot/build/GHC/Version.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Utils/Encoding.hs -o libraries/ghc-boot/dist-boot/build/GHC/Utils/Encoding.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Data/ShortText.hs -o libraries/ghc-boot/dist-boot/build/GHC/Data/ShortText.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Platform/ArchOS.hs -o libraries/ghc-boot/dist-boot/build/GHC/Platform/ArchOS.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/UniqueSubdir.hs -o libraries/ghc-boot/dist-boot/build/GHC/UniqueSubdir.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs -o libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/BaseDir.hs -o libraries/ghc-boot/dist-boot/build/GHC/BaseDir.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Settings/Utils.hs -o libraries/ghc-boot/dist-boot/build/GHC/Settings/Utils.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/HandleEncoding.hs -o libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Unit/Database.hs -o libraries/ghc-boot/dist-boot/build/GHC/Unit/Database.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/ghc-pkg/dist/build   -c utils/ghc-pkg/./Main.hs -o utils/ghc-pkg/dist/build/Main.o 
"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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Data/SizedSeq.hs -o libraries/ghc-boot/dist-boot/build/GHC/Data/SizedSeq.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/LanguageExtensions.hs -o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Serialized.hs -o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/ForeignSrcLang.hs -o libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o 
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents  
echo libraries/ghc-boot/dist-boot/build/GHC/BaseDir.o libraries/ghc-boot/dist-boot/build/GHC/Data/ShortText.o libraries/ghc-boot/dist-boot/build/GHC/Data/SizedSeq.o libraries/ghc-boot/dist-boot/build/GHC/Utils/Encoding.o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o libraries/ghc-boot/dist-boot/build/GHC/Unit/Database.o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o libraries/ghc-boot/dist-boot/build/GHC/Platform/ArchOS.o libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o libraries/ghc-boot/dist-boot/build/GHC/Settings/Utils.o libraries/ghc-boot/dist-boot/build/GHC/UniqueSubdir.o libraries/ghc-boot/dist-boot/build/GHC/Version.o        >> libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents
"xargs"  "ar" qcls  libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a < libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents  
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/Progress.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/LogProgress.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/AnnotatedId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentInclude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/Path.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Path.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersionRange.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/LegacyExeDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ExeDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ModuleRenaming.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/IncludeRenaming.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Mixin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkInterface.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Benchmark.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/TestType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/TestSuiteInterface.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ExecutableScope.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Executable.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibOption.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ModuleReexport.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Library.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Component.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentRequestedSpec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/HookedBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/BuildType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Flag.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Flag.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ConfVar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Condition.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/CondTree.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Environment.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentLocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/TargetInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageVersionConstraint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/GivenComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/NubList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Find.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Types.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Run.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Flag.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC/ImplInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Builtin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Db.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/GetOpt.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Command.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Setup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/Id.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/BuildToolDepends.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ComponentsGraph.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageName/Magic.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ModSubst.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleShape.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/MapAccum.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/UnionFind.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleScope.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/FullUnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/UnifyM.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/MixLink.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/PreModuleShape.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ConfiguredComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/LinkedComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ReadyComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/PreExistingComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/DescribeUnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/CreatePipe.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Directory.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/ResponseFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Prelude/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Time.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Make.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/TestSuite/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Library/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Executable/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Benchmark/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Glob.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/CCompiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/BuildPaths.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/DependencyMap.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Configuration.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Check.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/PrettyPrint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Quirks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/ConfVar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ConfVar.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State/Strict.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Strict.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/GetShortPathName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/HcPkg.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Script.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/HaskellSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/UHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Strip.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id 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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Lex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC/EnvironmentParser.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/GHCJS.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/ResponseFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ld.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/BuildTarget.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Register.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Utils/Json.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/Json.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Test/Log.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/ZinzaPrelude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ZinzaPrelude.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule/Z.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule/Z.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Test/LibV09.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess/Unlit.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/ShowBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros/Z.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/Z.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Build.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Haddock.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Test/ExeV10.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/UserHooks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Test.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Bench.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/SrcDist.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval/Legacy.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval/Legacy.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/SnocList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o 
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents  
echo libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Path.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/NonEmptySet.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Process.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval/Legacy.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Newtypes.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Error.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Warning.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ConfVar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Field.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Lexer.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/LexerMonad.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ParseResult.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Parser.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Async.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/Z.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule/Z.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/Json.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ZinzaPrelude.o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o        >> libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents
"xargs"  "ar" qcls  libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a < libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents  
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/ByteString.hs -o libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/ByteString/Lazy.hs -o libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/IO.hs -o libraries/text/dist-boot/build/Data/Text/Internal/IO.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/IO.hs -o libraries/text/dist-boot/build/Data/Text/IO.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Text.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Text.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/IO.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/IO.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Text/Lazy.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Token.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Token.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Expr.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Expr.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Language.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Language.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Perm.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Perm.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Pos.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Pos.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Error.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Error.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Char.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Combinator.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Prim.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Expr.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Expr.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Language.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Language.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Perm.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Perm.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Foreign.hs -o libraries/text/dist-boot/build/Data/Text/Foreign.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Builder.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder/Int/Digits.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder/RealFloat/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Read.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Read.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Builder/Int.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Builder/RealFloat.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Internal.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Read.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Read.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Read.hs -o libraries/text/dist-boot/build/Data/Text/Read.o 
"inplace/bin/mkdirhier" libraries/text/dist-boot/build/cbits//.
"/home/pbulk/build/lang/ghc92/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/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -c libraries/text/cbits/cbits.c -o libraries/text/dist-boot/build/cbits/cbits.o
"rm" -f libraries/text/dist-boot/build/libHStext-1.2.5.0.a libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents  
echo libraries/text/dist-boot/build/Data/Text.o libraries/text/dist-boot/build/Data/Text/Array.o libraries/text/dist-boot/build/Data/Text/Encoding.o libraries/text/dist-boot/build/Data/Text/Encoding/Error.o libraries/text/dist-boot/build/Data/Text/Foreign.o libraries/text/dist-boot/build/Data/Text/IO.o libraries/text/dist-boot/build/Data/Text/Internal.o libraries/text/dist-boot/build/Data/Text/Internal/Builder.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/ByteStringCompat.o libraries/text/dist-boot/build/Data/Text/Internal/PrimCompat.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o libraries/text/dist-boot/build/Data/Text/Internal/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o libraries/text/dist-boot/build/Data/Text/Internal/IO.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o libraries/text/dist-boot/build/Data/Text/Internal/Private.o libraries/text/dist-boot/build/Data/Text/Internal/Read.o libraries/text/dist-boot/build/Data/Text/Internal/Search.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o libraries/text/dist-boot/build/Data/Text/Lazy.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o libraries/text/dist-boot/build/Data/Text/Lazy/IO.o libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o libraries/text/dist-boot/build/Data/Text/Lazy/Read.o libraries/text/dist-boot/build/Data/Text/Read.o libraries/text/dist-boot/build/Data/Text/Unsafe.o libraries/text/dist-boot/build/Data/Text/Show.o   libraries/text/dist-boot/build/cbits/cbits.o     >> libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents
"xargs"  "ar" qcls  libraries/text/dist-boot/build/libHStext-1.2.5.0.a < libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents
"rm" -f libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents  
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/PprLib.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Ppr.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Quote.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/CodeDo.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/CodeDo.o 
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents  
echo libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/CodeDo.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o        >> libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents
"xargs"  "ar" qcls  libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a < libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents  
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents  
echo libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o        >> libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents
"xargs"  "ar" qcls  libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a < libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents  
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Cont.hs -o libraries/mtl/dist-boot/build/Control/Monad/Cont.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Error.hs -o libraries/mtl/dist-boot/build/Control/Monad/Error.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Except.hs -o libraries/mtl/dist-boot/build/Control/Monad/Except.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/List.hs -o libraries/mtl/dist-boot/build/Control/Monad/List.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Writer/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer/Class.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Class.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Lazy.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS/Strict.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Strict.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Reader.hs -o libraries/mtl/dist-boot/build/Control/Monad/Reader.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Lazy.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State.hs -o libraries/mtl/dist-boot/build/Control/Monad/State.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Writer/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer/Lazy.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Writer.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Applicative/Backwards.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Data/Functor/Constant.hs -o libraries/transformers/dist-boot/build/Data/Functor/Constant.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Applicative/Lift.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/State.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Writer.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Accum.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Accum.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/RWS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/CPS.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Select.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Select.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/CPS.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Data/Functor/Reverse.hs -o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o 
"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.9.0.a libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents  
echo libraries/binary/dist-boot/build/Data/Binary.o libraries/binary/dist-boot/build/Data/Binary/Put.o libraries/binary/dist-boot/build/Data/Binary/Get.o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o libraries/binary/dist-boot/build/Data/Binary/Builder.o libraries/binary/dist-boot/build/Data/Binary/Class.o libraries/binary/dist-boot/build/Data/Binary/Internal.o libraries/binary/dist-boot/build/Data/Binary/Generic.o libraries/binary/dist-boot/build/Data/Binary/FloatCast.o        >> libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents
"xargs"  "ar" qcls  libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a < libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents  
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -o utils/ghc-pkg/dist/build/tmp/ghc-pkg -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/ghc-pkg/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        utils/ghc-pkg/dist/build/Main.o    
/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/ghc92/work/ghc-9.2.1/inplace/lib/bin/ghc-pkg"'                                  >> inplace/bin/ghc-pkg
echo 'datadir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                             >> inplace/bin/ghc-pkg
echo 'bindir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin"'                              >> inplace/bin/ghc-pkg
echo 'topdir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                           >> inplace/bin/ghc-pkg
echo 'pgmgcc="gcc"'                                               >> inplace/bin/ghc-pkg
echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/terminfo/dist-boot/build:/opt/pkg/lib:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-boot/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/Cabal/Cabal/dist-boot/build:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/parsec/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/template-haskell/dist-boot/build:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/pretty-1.1.3.6:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-boot-th/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/mtl/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/transformers/dist-boot/build:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/binary/dist-boot/build:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/ghc-pkg
cat utils/ghc-pkg/ghc-pkg.wrapper                                     >> inplace/bin/ghc-pkg
chmod +x                                                     inplace/bin/ghc-pkg
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Prelude.hs -o compiler/stage1/build/GHC/Prelude.o 
<<ghc: 65221112 bytes, 14 GCs, 7026776/11666592 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.517 elapsed), 0.080 MUT (0.183 elapsed), 0.147 GC (0.199 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FastMutInt.hs -o compiler/stage1/build/GHC/Data/FastMutInt.o 
<<ghc: 78752384 bytes, 32 GCs, 5288784/10697408 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.408 elapsed), 0.082 MUT (0.156 elapsed), 0.098 GC (0.147 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/exceptions/dist-boot/build   -c libraries/exceptions/src/Control/Monad/Catch.hs -o libraries/exceptions/dist-boot/build/Control/Monad/Catch.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Exception.hs -o compiler/stage1/build/GHC/Utils/Exception.o 
<<ghc: 78606000 bytes, 28 GCs, 7968542/15139480 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.450 elapsed), 0.125 MUT (0.274 elapsed), 0.196 GC (0.270 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/stage1/build/GHC/Settings/Config.hs -o compiler/stage1/build/GHC/Settings/Config.o 
<<ghc: 53035456 bytes, 10 GCs, 4632856/9819728 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.493 elapsed), 0.070 MUT (0.185 elapsed), 0.094 GC (0.145 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Panic/Plain.hs -o compiler/stage1/build/GHC/Utils/Panic/Plain.o 
<<ghc: 208888096 bytes, 48 GCs, 8892547/18189664 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.423 elapsed), 0.222 MUT (0.336 elapsed), 0.203 GC (0.254 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Misc.hs -o compiler/stage1/build/GHC/Utils/Misc.o 
<<ghc: 1720875544 bytes, 154 GCs, 18198102/57940200 avg/max bytes residency (8 samples), 122M in use, 0.000 INIT (0.429 elapsed), 2.114 MUT (2.409 elapsed), 1.094 GC (1.435 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/IO/Unsafe.hs -o compiler/stage1/build/GHC/Utils/IO/Unsafe.o 
<<ghc: 52091048 bytes, 10 GCs, 4492925/9472616 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.380 elapsed), 0.064 MUT (0.168 elapsed), 0.086 GC (0.148 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FastString.hs -o compiler/stage1/build/GHC/Data/FastString.o 
<<ghc: 941726240 bytes, 94 GCs, 17031126/50944880 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.609 elapsed), 1.181 MUT (1.523 elapsed), 0.700 GC (0.987 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Occurrence.hs-boot -o compiler/stage1/build/GHC/Types/Name/Occurrence.o-boot 
<<ghc: 43562856 bytes, 10 GCs, 4932573/10578088 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.510 elapsed), 0.062 MUT (0.111 elapsed), 0.093 GC (0.157 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Name.hs-boot -o compiler/stage1/build/GHC/Unit/Module/Name.o-boot 
<<ghc: 36745448 bytes, 10 GCs, 4181730/8699160 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.352 elapsed), 0.037 MUT (0.073 elapsed), 0.074 GC (0.123 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Outputable.hs-boot -o compiler/stage1/build/GHC/Utils/Outputable.o-boot 
<<ghc: 37500856 bytes, 10 GCs, 4204573/8757040 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.466 elapsed), 0.056 MUT (0.102 elapsed), 0.096 GC (0.154 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Types.hs-boot -o compiler/stage1/build/GHC/Unit/Types.o-boot 
<<ghc: 38268392 bytes, 10 GCs, 4213794/8774608 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.713 elapsed), 0.058 MUT (0.102 elapsed), 0.084 GC (0.136 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/BufHandle.hs -o compiler/stage1/build/GHC/Utils/BufHandle.o 
<<ghc: 216952216 bytes, 49 GCs, 10852614/23326280 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.493 elapsed), 0.272 MUT (0.394 elapsed), 0.271 GC (0.352 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Ppr.hs -o compiler/stage1/build/GHC/Utils/Ppr.o 
<<ghc: 783567536 bytes, 124 GCs, 13194602/32486072 avg/max bytes residency (7 samples), 74M in use, 0.000 INIT (0.511 elapsed), 0.842 MUT (0.959 elapsed), 0.551 GC (0.727 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Ppr/Colour.hs -o compiler/stage1/build/GHC/Utils/Ppr/Colour.o 
<<ghc: 189580976 bytes, 34 GCs, 8146768/14644496 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.519 elapsed), 0.262 MUT (0.361 elapsed), 0.187 GC (0.236 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Outputable.hs -o compiler/stage1/build/GHC/Utils/Outputable.o 
<<ghc: 2366949776 bytes, 223 GCs, 30109333/100718368 avg/max bytes residency (9 samples), 221M in use, 0.000 INIT (0.430 elapsed), 2.532 MUT (2.906 elapsed), 1.736 GC (2.197 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Maybe.hs -o compiler/stage1/build/GHC/Data/Maybe.o 
<<ghc: 183795528 bytes, 37 GCs, 9242372/20714272 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.537 elapsed), 0.204 MUT (0.325 elapsed), 0.246 GC (0.313 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Panic.hs -o compiler/stage1/build/GHC/Utils/Panic.o 
<<ghc: 391637504 bytes, 63 GCs, 12917222/32956296 avg/max bytes residency (6 samples), 70M in use, 0.000 INIT (0.437 elapsed), 0.464 MUT (0.574 elapsed), 0.351 GC (0.455 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique.hs -o compiler/stage1/build/GHC/Types/Unique.o 
<<ghc: 184848480 bytes, 40 GCs, 8409652/17777472 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.472 elapsed), 0.228 MUT (0.342 elapsed), 0.251 GC (0.360 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/FM.hs -o compiler/stage1/build/GHC/Types/Unique/FM.o 
<<ghc: 1445566512 bytes, 133 GCs, 18188029/48744592 avg/max bytes residency (7 samples), 107M in use, 0.000 INIT (0.452 elapsed), 1.609 MUT (1.769 elapsed), 0.911 GC (1.127 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/DFM.hs -o compiler/stage1/build/GHC/Types/Unique/DFM.o 
<<ghc: 1169067760 bytes, 120 GCs, 17401121/46813104 avg/max bytes residency (7 samples), 103M in use, 0.000 INIT (0.459 elapsed), 1.491 MUT (1.652 elapsed), 0.816 GC (1.009 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/Set.hs -o compiler/stage1/build/GHC/Types/Unique/Set.o 
<<ghc: 369852120 bytes, 102 GCs, 10998054/25466488 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.474 elapsed), 0.426 MUT (0.515 elapsed), 0.364 GC (0.455 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/DSet.hs -o compiler/stage1/build/GHC/Types/Unique/DSet.o 
<<ghc: 355052304 bytes, 76 GCs, 10976952/25394896 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.377 elapsed), 0.374 MUT (0.455 elapsed), 0.326 GC (0.403 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name.hs-boot -o compiler/stage1/build/GHC/Types/Name.o-boot 
<<ghc: 75613128 bytes, 24 GCs, 7786448/14932568 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.444 elapsed), 0.070 MUT (0.109 elapsed), 0.155 GC (0.202 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var.hs-boot -o compiler/stage1/build/GHC/Types/Var.o-boot 
<<ghc: 46684840 bytes, 10 GCs, 5495981/12130296 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.494 elapsed), 0.048 MUT (0.089 elapsed), 0.083 GC (0.136 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon.hs-boot -o compiler/stage1/build/GHC/Core/TyCon.o-boot 
<<ghc: 51534096 bytes, 13 GCs, 5651672/12340392 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.524 elapsed), 0.057 MUT (0.100 elapsed), 0.104 GC (0.157 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/TyThing.hs-boot -o compiler/stage1/build/GHC/Types/TyThing.o-boot 
<<ghc: 45217128 bytes, 10 GCs, 5459837/12042584 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.370 elapsed), 0.053 MUT (0.094 elapsed), 0.087 GC (0.140 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Json.hs -o compiler/stage1/build/GHC/Utils/Json.o 
<<ghc: 179998792 bytes, 37 GCs, 8513666/15127024 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.513 elapsed), 0.221 MUT (0.298 elapsed), 0.226 GC (0.269 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SrcLoc.hs -o compiler/stage1/build/GHC/Types/SrcLoc.o 
<<ghc: 2368987112 bytes, 172 GCs, 25574262/71360072 avg/max bytes residency (8 samples), 172M in use, 0.000 INIT (0.552 elapsed), 2.857 MUT (3.103 elapsed), 1.589 GC (1.986 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Fingerprint.hs -o compiler/stage1/build/GHC/Utils/Fingerprint.o 
<<ghc: 100917808 bytes, 26 GCs, 6509594/10545232 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.479 elapsed), 0.100 MUT (0.197 elapsed), 0.140 GC (0.187 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Binary.hs -o compiler/stage1/build/GHC/Utils/Binary.o 
<<ghc: 4316333112 bytes, 361 GCs, 39118755/114320144 avg/max bytes residency (13 samples), 272M in use, 0.000 INIT (0.440 elapsed), 4.593 MUT (5.454 elapsed), 3.247 GC (4.209 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Name.hs -o compiler/stage1/build/GHC/Unit/Module/Name.o 
<<ghc: 298601400 bytes, 48 GCs, 12393836/29028296 avg/max bytes residency (5 samples), 63M in use, 0.000 INIT (0.369 elapsed), 0.348 MUT (0.427 elapsed), 0.327 GC (0.432 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Types.hs -o compiler/stage1/build/GHC/Unit/Types.o 
<<ghc: 1838710208 bytes, 165 GCs, 22332577/61922872 avg/max bytes residency (7 samples), 132M in use, 0.000 INIT (0.602 elapsed), 2.167 MUT (2.367 elapsed), 1.311 GC (1.656 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Home.hs -o compiler/stage1/build/GHC/Unit/Home.o 
<<ghc: 243420400 bytes, 90 GCs, 8365828/14497176 avg/max bytes residency (4 samples), 37M in use, 0.000 INIT (0.599 elapsed), 0.295 MUT (0.421 elapsed), 0.227 GC (0.284 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FiniteMap.hs -o compiler/stage1/build/GHC/Data/FiniteMap.o 
<<ghc: 83174552 bytes, 37 GCs, 7963376/15049952 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.468 elapsed), 0.119 MUT (0.200 elapsed), 0.189 GC (0.250 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Env.hs -o compiler/stage1/build/GHC/Unit/Module/Env.o 
<<ghc: 1243894392 bytes, 146 GCs, 17555949/43143608 avg/max bytes residency (7 samples), 97M in use, 0.000 INIT (0.495 elapsed), 1.243 MUT (1.410 elapsed), 0.740 GC (0.929 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Location.hs -o compiler/stage1/build/GHC/Unit/Module/Location.o 
<<ghc: 151143080 bytes, 29 GCs, 8711506/16147664 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.573 elapsed), 0.216 MUT (0.311 elapsed), 0.201 GC (0.268 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module.hs -o compiler/stage1/build/GHC/Unit/Module.o 
<<ghc: 217952312 bytes, 67 GCs, 10203185/22970416 avg/max bytes residency (5 samples), 50M in use, 0.000 INIT (0.388 elapsed), 0.198 MUT (0.289 elapsed), 0.197 GC (0.256 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Lexeme.hs -o compiler/stage1/build/GHC/Utils/Lexeme.o 
<<ghc: 396374800 bytes, 79 GCs, 9610131/18969864 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.562 elapsed), 0.445 MUT (0.546 elapsed), 0.324 GC (0.389 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FastString/Env.hs -o compiler/stage1/build/GHC/Data/FastString/Env.o 
<<ghc: 148476072 bytes, 30 GCs, 8400840/15192728 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.490 elapsed), 0.152 MUT (0.245 elapsed), 0.141 GC (0.182 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id.hs-boot -o compiler/stage1/build/GHC/Types/Id.o-boot 
<<ghc: 45798456 bytes, 10 GCs, 5500530/12140088 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.537 elapsed), 0.056 MUT (0.097 elapsed), 0.101 GC (0.161 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Rep.hs-boot -o compiler/stage1/build/GHC/Core/TyCo/Rep.o-boot 
<<ghc: 59682800 bytes, 22 GCs, 7328266/14212992 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.406 elapsed), 0.048 MUT (0.082 elapsed), 0.111 GC (0.157 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SourceText.hs -o compiler/stage1/build/GHC/Types/SourceText.o 
<<ghc: 1557825224 bytes, 169 GCs, 18445132/43002928 avg/max bytes residency (7 samples), 106M in use, 0.000 INIT (0.435 elapsed), 1.545 MUT (1.708 elapsed), 0.838 GC (1.021 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Basic.hs -o compiler/stage1/build/GHC/Types/Basic.o 
<<ghc: 3866155120 bytes, 327 GCs, 30899483/73905648 avg/max bytes residency (11 samples), 172M in use, 0.000 INIT (0.508 elapsed), 4.220 MUT (4.597 elapsed), 2.582 GC (3.058 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/FieldLabel.hs -o compiler/stage1/build/GHC/Types/FieldLabel.o 
<<ghc: 694831312 bytes, 99 GCs, 15142168/37006512 avg/max bytes residency (6 samples), 79M in use, 0.000 INIT (0.390 elapsed), 0.821 MUT (0.924 elapsed), 0.504 GC (0.644 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/DataCon.hs-boot -o compiler/stage1/build/GHC/Core/DataCon.o-boot 
<<ghc: 79466184 bytes, 24 GCs, 7707082/15137784 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.772 elapsed), 0.091 MUT (0.141 elapsed), 0.181 GC (0.244 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types.hs-boot -o compiler/stage1/build/GHC/Builtin/Types.o-boot 
<<ghc: 57539480 bytes, 14 GCs, 5758920/12539800 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.428 elapsed), 0.071 MUT (0.116 elapsed), 0.114 GC (0.172 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Uniques.hs -o compiler/stage1/build/GHC/Builtin/Uniques.o 
<<ghc: 296765160 bytes, 45 GCs, 9778553/21176200 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.534 elapsed), 0.335 MUT (0.460 elapsed), 0.226 GC (0.282 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Occurrence.hs -o compiler/stage1/build/GHC/Types/Name/Occurrence.o 
<<ghc: 1451242464 bytes, 138 GCs, 18042045/49308008 avg/max bytes residency (7 samples), 105M in use, 0.000 INIT (0.530 elapsed), 1.592 MUT (1.720 elapsed), 0.872 GC (1.091 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/stage1/build/GHC/Platform/Constants.hs -o compiler/stage1/build/GHC/Platform/Constants.o 
<<ghc: 8954131864 bytes, 828 GCs, 35360673/84994896 avg/max bytes residency (18 samples), 231M in use, 0.000 INIT (0.418 elapsed), 6.716 MUT (7.503 elapsed), 3.708 GC (4.271 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform.hs -o compiler/stage1/build/GHC/Platform.o 
<<ghc: 727828344 bytes, 98 GCs, 14637640/35318528 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.367 elapsed), 0.801 MUT (0.925 elapsed), 0.479 GC (0.606 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name.hs -o compiler/stage1/build/GHC/Types/Name.o 
<<ghc: 1114247120 bytes, 110 GCs, 20002245/54360880 avg/max bytes residency (7 samples), 118M in use, 0.000 INIT (0.482 elapsed), 1.288 MUT (1.405 elapsed), 0.944 GC (1.141 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Info.hs-boot -o compiler/stage1/build/GHC/Types/Id/Info.o-boot 
<<ghc: 50120416 bytes, 12 GCs, 5587730/12179720 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.497 elapsed), 0.062 MUT (0.108 elapsed), 0.118 GC (0.167 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/TcType.hs-boot -o compiler/stage1/build/GHC/Tc/Utils/TcType.o-boot 
<<ghc: 50332720 bytes, 12 GCs, 5604789/12220512 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.359 elapsed), 0.058 MUT (0.111 elapsed), 0.117 GC (0.229 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Ppr.hs-boot -o compiler/stage1/build/GHC/Core/TyCo/Ppr.o-boot 
<<ghc: 49891976 bytes, 11 GCs, 5593525/12206200 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.429 elapsed), 0.051 MUT (0.087 elapsed), 0.087 GC (0.140 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var.hs -o compiler/stage1/build/GHC/Types/Var.o 
<<ghc: 1647974824 bytes, 258 GCs, 20760266/47577880 avg/max bytes residency (8 samples), 131M in use, 0.000 INIT (0.410 elapsed), 1.956 MUT (2.209 elapsed), 1.105 GC (1.475 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var/Set.hs -o compiler/stage1/build/GHC/Types/Var/Set.o 
<<ghc: 314661232 bytes, 54 GCs, 9367099/19734080 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.444 elapsed), 0.340 MUT (0.439 elapsed), 0.268 GC (0.327 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var/Env.hs -o compiler/stage1/build/GHC/Types/Var/Env.o 
<<ghc: 559488808 bytes, 88 GCs, 12373716/28511104 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.409 elapsed), 0.720 MUT (0.830 elapsed), 0.432 GC (0.531 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors/Hole/FitTypes.hs-boot -o compiler/stage1/build/GHC/Tc/Errors/Hole/FitTypes.o-boot 
<<ghc: 35932280 bytes, 9 GCs, 1856336/3518584 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.507 elapsed), 0.044 MUT (0.085 elapsed), 0.055 GC (0.104 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Hooks.hs-boot -o compiler/stage1/build/GHC/Driver/Hooks.o-boot 
<<ghc: 37464520 bytes, 10 GCs, 4196976/8734160 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.631 elapsed), 0.054 MUT (0.099 elapsed), 0.098 GC (0.159 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/RemoteTypes.hs -o libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/Types.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/Types.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/PeekProfInfo.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/FFIClosures.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/BreakArray.hs -o libraries/ghci/dist-boot/build/GHCi/BreakArray.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/TH/Binary.hs -o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/dist-boot/build/GHCi/FFI.hs -o libraries/ghci/dist-boot/build/GHCi/FFI.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/Message.hs -o libraries/ghci/dist-boot/build/GHCi/Message.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Directed.hs -o compiler/stage1/build/GHC/Data/Graph/Directed.o 
<<ghc: 824915512 bytes, 81 GCs, 14646908/37890088 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.422 elapsed), 0.917 MUT (1.144 elapsed), 0.474 GC (0.601 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Env.hs -o compiler/stage1/build/GHC/Types/Name/Env.o 
<<ghc: 223286352 bytes, 46 GCs, 7939619/16435888 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.418 elapsed), 0.240 MUT (0.330 elapsed), 0.195 GC (0.237 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/OrdList.hs -o compiler/stage1/build/GHC/Data/OrdList.o 
<<ghc: 399203224 bytes, 62 GCs, 9728038/20589264 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.519 elapsed), 0.461 MUT (0.568 elapsed), 0.307 GC (0.400 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Set.hs -o compiler/stage1/build/GHC/Types/Name/Set.o 
<<ghc: 196475240 bytes, 46 GCs, 8022320/17176528 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.428 elapsed), 0.259 MUT (0.379 elapsed), 0.243 GC (0.332 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/State.hs-boot -o compiler/stage1/build/GHC/Unit/State.o-boot 
<<ghc: 37228936 bytes, 10 GCs, 4170528/8676152 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.514 elapsed), 0.049 MUT (0.091 elapsed), 0.093 GC (0.146 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Session.hs-boot -o compiler/stage1/build/GHC/Driver/Session.o-boot 
<<ghc: 43908144 bytes, 10 GCs, 4925693/10534728 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.421 elapsed), 0.049 MUT (0.094 elapsed), 0.080 GC (0.131 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/GlobalVars.hs -o compiler/stage1/build/GHC/Utils/GlobalVars.o 
<<ghc: 86880528 bytes, 16 GCs, 5944196/9802656 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.432 elapsed), 0.114 MUT (0.219 elapsed), 0.146 GC (0.268 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Ppr.hs -o compiler/stage1/build/GHC/Driver/Ppr.o 
<<ghc: 219915440 bytes, 44 GCs, 11018340/25751728 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.528 elapsed), 0.237 MUT (0.332 elapsed), 0.288 GC (0.373 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/List/SetOps.hs -o compiler/stage1/build/GHC/Data/List/SetOps.o 
<<ghc: 221142288 bytes, 46 GCs, 8923299/19153664 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.451 elapsed), 0.272 MUT (0.412 elapsed), 0.263 GC (0.319 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Avail.hs -o compiler/stage1/build/GHC/Types/Avail.o 
<<ghc: 929661320 bytes, 95 GCs, 14318798/36364296 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.474 elapsed), 1.024 MUT (1.229 elapsed), 0.517 GC (0.666 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Reader.hs -o compiler/stage1/build/GHC/Types/Name/Reader.o 
<<ghc: 3293880312 bytes, 234 GCs, 27475088/87019792 avg/max bytes residency (9 samples), 193M in use, 0.000 INIT (0.481 elapsed), 3.496 MUT (3.844 elapsed), 1.847 GC (2.384 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Names.hs -o compiler/stage1/build/GHC/Builtin/Names.o 
<<ghc: 2708173632 bytes, 373 GCs, 21724950/40977976 avg/max bytes residency (12 samples), 113M in use, 0.000 INIT (0.392 elapsed), 2.930 MUT (3.286 elapsed), 1.733 GC (2.050 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/StringBuffer.hs -o compiler/stage1/build/GHC/Data/StringBuffer.o 
<<ghc: 678433944 bytes, 98 GCs, 11910674/28302384 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.431 elapsed), 0.763 MUT (0.915 elapsed), 0.527 GC (0.637 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Monad.hs -o compiler/stage1/build/GHC/Utils/Monad.o 
<<ghc: 337211056 bytes, 49 GCs, 9342873/20036528 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.475 elapsed), 0.366 MUT (0.455 elapsed), 0.255 GC (0.317 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Bag.hs -o compiler/stage1/build/GHC/Data/Bag.o 
<<ghc: 880034264 bytes, 87 GCs, 20094668/59625400 avg/max bytes residency (7 samples), 126M in use, 0.000 INIT (0.565 elapsed), 0.935 MUT (1.091 elapsed), 0.613 GC (0.795 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/EnumSet.hs -o compiler/stage1/build/GHC/Data/EnumSet.o 
<<ghc: 93677488 bytes, 26 GCs, 4702954/9086672 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.369 elapsed), 0.126 MUT (0.211 elapsed), 0.113 GC (0.180 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Flags.hs -o compiler/stage1/build/GHC/Driver/Flags.o 
<<ghc: 1879105472 bytes, 251 GCs, 18728542/34028168 avg/max bytes residency (9 samples), 94M in use, 0.000 INIT (0.364 elapsed), 1.933 MUT (2.174 elapsed), 1.094 GC (1.254 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Error.hs -o compiler/stage1/build/GHC/Types/Error.o 
<<ghc: 1311588616 bytes, 145 GCs, 18270347/39915912 avg/max bytes residency (7 samples), 99M in use, 0.000 INIT (0.445 elapsed), 1.176 MUT (1.334 elapsed), 0.751 GC (0.896 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CallerCC.hs-boot -o compiler/stage1/build/GHC/Core/Opt/CallerCC.o-boot 
<<ghc: 37875960 bytes, 10 GCs, 4258933/8897008 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.622 elapsed), 0.049 MUT (0.091 elapsed), 0.083 GC (0.145 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unfold.hs-boot -o compiler/stage1/build/GHC/Core/Unfold.o-boot 
<<ghc: 37858456 bytes, 10 GCs, 4191776/8721080 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.351 elapsed), 0.056 MUT (0.100 elapsed), 0.079 GC (0.129 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/BaseDir.hs -o compiler/stage1/build/GHC/SysTools/BaseDir.o 
<<ghc: 85529096 bytes, 26 GCs, 5550830/10725008 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.474 elapsed), 0.078 MUT (0.170 elapsed), 0.106 GC (0.148 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Terminal.hs -o compiler/stage1/build/GHC/SysTools/Terminal.o 
<<ghc: 106159792 bytes, 34 GCs, 7246494/11435352 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.739 elapsed), 0.117 MUT (0.223 elapsed), 0.162 GC (0.209 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CFG/Weight.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG/Weight.o 
<<ghc: 188231744 bytes, 59 GCs, 10538652/21801000 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.378 elapsed), 0.181 MUT (0.260 elapsed), 0.225 GC (0.291 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/CliOption.hs -o compiler/stage1/build/GHC/Utils/CliOption.o 
<<ghc: 70578720 bytes, 16 GCs, 5234653/10844296 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.486 elapsed), 0.099 MUT (0.170 elapsed), 0.122 GC (0.180 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Settings.hs -o compiler/stage1/build/GHC/Settings.o 
<<ghc: 539450272 bytes, 95 GCs, 14954772/31764272 avg/max bytes residency (7 samples), 82M in use, 0.000 INIT (0.426 elapsed), 0.462 MUT (0.671 elapsed), 0.567 GC (0.715 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SafeHaskell.hs -o compiler/stage1/build/GHC/Types/SafeHaskell.o 
<<ghc: 226367104 bytes, 43 GCs, 8903888/16360632 avg/max bytes residency (4 samples), 37M in use, 0.000 INIT (0.430 elapsed), 0.301 MUT (0.401 elapsed), 0.240 GC (0.297 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Settings/Constants.hs -o compiler/stage1/build/GHC/Settings/Constants.o 
<<ghc: 58103480 bytes, 13 GCs, 4916482/10395168 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.411 elapsed), 0.060 MUT (0.133 elapsed), 0.086 GC (0.128 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/CmdLine.hs -o compiler/stage1/build/GHC/Driver/CmdLine.o 
<<ghc: 652339376 bytes, 96 GCs, 12304404/27253760 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.534 elapsed), 0.701 MUT (0.841 elapsed), 0.474 GC (0.588 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Backend.hs -o compiler/stage1/build/GHC/Driver/Backend.o 
<<ghc: 180921368 bytes, 31 GCs, 7856298/14395712 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.446 elapsed), 0.218 MUT (0.301 elapsed), 0.186 GC (0.240 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SourceFile.hs -o compiler/stage1/build/GHC/Types/SourceFile.o 
<<ghc: 210356688 bytes, 44 GCs, 7750036/14025672 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.457 elapsed), 0.205 MUT (0.296 elapsed), 0.161 GC (0.224 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Phases.hs -o compiler/stage1/build/GHC/Driver/Phases.o 
<<ghc: 517467128 bytes, 90 GCs, 11290834/24986968 avg/max bytes residency (6 samples), 55M in use, 0.000 INIT (0.792 elapsed), 0.526 MUT (0.660 elapsed), 0.351 GC (0.437 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Parser.hs -o compiler/stage1/build/GHC/Unit/Parser.o 
<<ghc: 175482808 bytes, 37 GCs, 8528086/15642368 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.440 elapsed), 0.216 MUT (0.296 elapsed), 0.186 GC (0.224 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Ways.hs -o compiler/stage1/build/GHC/Platform/Ways.o 
<<ghc: 385510312 bytes, 68 GCs, 8610464/18354824 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.461 elapsed), 0.452 MUT (0.811 elapsed), 0.314 GC (0.389 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Profile.hs -o compiler/stage1/build/GHC/Platform/Profile.o 
<<ghc: 81135712 bytes, 19 GCs, 7419540/13104448 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.424 elapsed), 0.095 MUT (0.172 elapsed), 0.134 GC (0.183 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Session.hs -o compiler/stage1/build/GHC/Driver/Session.o 
<<ghc: 45935490504 bytes, 2752 GCs, 195279677/630212920 avg/max bytes residency (35 samples), 1627M in use, 0.000 INIT (0.416 elapsed), 36.252 MUT (38.524 elapsed), 35.876 GC (41.350 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Logger.hs -o compiler/stage1/build/GHC/Utils/Logger.o 
<<ghc: 869968008 bytes, 113 GCs, 19176704/55343328 avg/max bytes residency (7 samples), 117M in use, 0.000 INIT (0.511 elapsed), 0.822 MUT (0.945 elapsed), 0.672 GC (0.860 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Error.hs -o compiler/stage1/build/GHC/Utils/Error.o 
<<ghc: 1006896464 bytes, 87 GCs, 17500037/52654424 avg/max bytes residency (7 samples), 112M in use, 0.000 INIT (0.681 elapsed), 1.130 MUT (1.325 elapsed), 0.773 GC (0.978 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Annotations.hs -o compiler/stage1/build/GHC/Types/Annotations.o 
<<ghc: 292288400 bytes, 49 GCs, 11648235/26751776 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.433 elapsed), 0.321 MUT (0.419 elapsed), 0.275 GC (0.361 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Pair.hs -o compiler/stage1/build/GHC/Data/Pair.o 
<<ghc: 268113912 bytes, 49 GCs, 9994160/22772776 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.626 elapsed), 0.244 MUT (0.355 elapsed), 0.238 GC (0.303 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion/Axiom.hs -o compiler/stage1/build/GHC/Core/Coercion/Axiom.o 
<<ghc: 1121788024 bytes, 108 GCs, 19882094/52898256 avg/max bytes residency (7 samples), 117M in use, 0.000 INIT (0.790 elapsed), 1.334 MUT (1.508 elapsed), 0.766 GC (0.989 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/ForeignCall.hs -o compiler/stage1/build/GHC/Types/ForeignCall.o 
<<ghc: 2060556272 bytes, 168 GCs, 25231571/63668888 avg/max bytes residency (8 samples), 151M in use, 0.000 INIT (0.359 elapsed), 2.402 MUT (2.646 elapsed), 1.478 GC (1.765 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Annotation.hs -o compiler/stage1/build/GHC/Parser/Annotation.o 
<<ghc: 8585316848 bytes, 419 GCs, 60401107/176139096 avg/max bytes residency (13 samples), 434M in use, 0.000 INIT (0.707 elapsed), 8.910 MUT (9.424 elapsed), 5.290 GC (6.194 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/BooleanFormula.hs -o compiler/stage1/build/GHC/Data/BooleanFormula.o 
<<ghc: 1321270152 bytes, 129 GCs, 23195747/68298512 avg/max bytes residency (7 samples), 140M in use, 0.000 INIT (0.429 elapsed), 1.466 MUT (1.603 elapsed), 0.976 GC (1.253 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Class.hs -o compiler/stage1/build/GHC/Core/Class.o 
<<ghc: 410751664 bytes, 52 GCs, 14928274/39256080 avg/max bytes residency (6 samples), 83M in use, 0.000 INIT (0.385 elapsed), 0.393 MUT (0.531 elapsed), 0.371 GC (0.496 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon.hs -o compiler/stage1/build/GHC/Core/TyCon.o 
<<ghc: 2437472016 bytes, 297 GCs, 27044080/66802600 avg/max bytes residency (10 samples), 175M in use, 0.000 INIT (0.550 elapsed), 2.414 MUT (2.635 elapsed), 1.693 GC (2.089 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Type.hs-boot -o compiler/stage1/build/GHC/Core/Type.o-boot 
<<ghc: 63734664 bytes, 17 GCs, 7618064/13391424 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.441 elapsed), 0.088 MUT (0.164 elapsed), 0.171 GC (0.226 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/FV.hs -o compiler/stage1/build/GHC/Utils/FV.o 
<<ghc: 122452168 bytes, 25 GCs, 8234938/14339336 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.481 elapsed), 0.133 MUT (0.199 elapsed), 0.136 GC (0.179 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Type.hs -o compiler/stage1/build/GHC/Iface/Type.o 
<<ghc: 4833861856 bytes, 318 GCs, 43175637/148630816 avg/max bytes residency (11 samples), 339M in use, 0.000 INIT (0.486 elapsed), 4.911 MUT (5.239 elapsed), 3.322 GC (4.062 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Rep.hs -o compiler/stage1/build/GHC/Core/TyCo/Rep.o 
<<ghc: 2345657424 bytes, 191 GCs, 22215395/65330168 avg/max bytes residency (8 samples), 149M in use, 0.000 INIT (0.696 elapsed), 2.463 MUT (2.677 elapsed), 1.352 GC (1.713 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/FVs.hs -o compiler/stage1/build/GHC/Core/TyCo/FVs.o 
<<ghc: 1066262328 bytes, 121 GCs, 14255444/34927816 avg/max bytes residency (7 samples), 84M in use, 0.000 INIT (0.404 elapsed), 1.125 MUT (1.312 elapsed), 0.616 GC (0.771 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Type.hs-boot -o compiler/stage1/build/GHC/Iface/Type.o-boot 
<<ghc: 36450400 bytes, 9 GCs, 1854484/3515480 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.373 elapsed), 0.054 MUT (0.097 elapsed), 0.060 GC (0.108 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CoreToIface.hs-boot -o compiler/stage1/build/GHC/CoreToIface.o-boot 
<<ghc: 59947192 bytes, 17 GCs, 5981549/12868536 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.839 elapsed), 0.059 MUT (0.102 elapsed), 0.099 GC (0.149 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Tidy.hs -o compiler/stage1/build/GHC/Core/TyCo/Tidy.o 
<<ghc: 415005632 bytes, 72 GCs, 9968934/21520792 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.479 elapsed), 0.399 MUT (0.479 elapsed), 0.317 GC (0.393 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion.hs-boot -o compiler/stage1/build/GHC/Core/Coercion.o-boot 
<<ghc: 77432576 bytes, 24 GCs, 7587434/14597024 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.396 elapsed), 0.070 MUT (0.107 elapsed), 0.147 GC (0.189 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types/Prim.hs -o compiler/stage1/build/GHC/Builtin/Types/Prim.o 
<<ghc: 912146832 bytes, 108 GCs, 12432301/33780296 avg/max bytes residency (7 samples), 72M in use, 0.000 INIT (0.608 elapsed), 1.068 MUT (1.243 elapsed), 0.625 GC (0.812 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/Supply.hs -o compiler/stage1/build/GHC/Types/Unique/Supply.o 
<<ghc: 196854320 bytes, 46 GCs, 7214814/14678312 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.478 elapsed), 0.217 MUT (0.434 elapsed), 0.184 GC (0.224 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Subst.hs -o compiler/stage1/build/GHC/Core/TyCo/Subst.o 
<<ghc: 1014779048 bytes, 136 GCs, 13736708/33727120 avg/max bytes residency (7 samples), 80M in use, 0.000 INIT (0.365 elapsed), 1.120 MUT (1.292 elapsed), 0.594 GC (0.747 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Type.hs -o compiler/stage1/build/GHC/Core/Type.o 
<<ghc: 7667332440 bytes, 390 GCs, 57344786/208690496 avg/max bytes residency (12 samples), 481M in use, 0.000 INIT (0.649 elapsed), 7.998 MUT (8.515 elapsed), 4.863 GC (5.933 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Ppr.hs -o compiler/stage1/build/GHC/Core/TyCo/Ppr.o 
<<ghc: 477986832 bytes, 74 GCs, 15043234/38187688 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.398 elapsed), 0.539 MUT (0.633 elapsed), 0.422 GC (0.538 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/PatSyn.hs -o compiler/stage1/build/GHC/Core/PatSyn.o 
<<ghc: 457519792 bytes, 56 GCs, 14628345/38321376 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.472 elapsed), 0.560 MUT (0.696 elapsed), 0.486 GC (0.605 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Multiplicity.hs -o compiler/stage1/build/GHC/Core/Multiplicity.o 
<<ghc: 194347384 bytes, 38 GCs, 11077182/22774776 avg/max bytes residency (5 samples), 50M in use, 0.000 INIT (0.395 elapsed), 0.191 MUT (0.263 elapsed), 0.252 GC (0.317 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/PrimOps.hs-boot -o compiler/stage1/build/GHC/Builtin/PrimOps.o-boot 
<<ghc: 36726728 bytes, 10 GCs, 4181706/8699064 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.677 elapsed), 0.057 MUT (0.101 elapsed), 0.088 GC (0.149 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Make.hs-boot -o compiler/stage1/build/GHC/Types/Id/Make.o-boot 
<<ghc: 51199000 bytes, 12 GCs, 5680512/12398256 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.561 elapsed), 0.058 MUT (0.095 elapsed), 0.109 GC (0.147 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Utils.hs-boot -o compiler/stage1/build/GHC/Core/Utils.o-boot 
<<ghc: 51385776 bytes, 16 GCs, 5456098/11618288 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.506 elapsed), 0.056 MUT (0.096 elapsed), 0.098 GC (0.145 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon/Env.hs -o compiler/stage1/build/GHC/Core/TyCon/Env.o 
<<ghc: 413334888 bytes, 83 GCs, 11630690/26812536 avg/max bytes residency (6 samples), 58M in use, 0.000 INIT (0.513 elapsed), 0.400 MUT (0.509 elapsed), 0.383 GC (0.488 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon/RecWalk.hs -o compiler/stage1/build/GHC/Core/TyCon/RecWalk.o 
<<ghc: 110748416 bytes, 38 GCs, 9577772/22281696 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.383 elapsed), 0.096 MUT (0.187 elapsed), 0.176 GC (0.238 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion.hs -o compiler/stage1/build/GHC/Core/Coercion.o 
<<ghc: 3472701736 bytes, 265 GCs, 27821913/87236216 avg/max bytes residency (9 samples), 194M in use, 0.000 INIT (0.765 elapsed), 3.880 MUT (4.221 elapsed), 2.029 GC (2.403 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Predicate.hs -o compiler/stage1/build/GHC/Core/Predicate.o 
<<ghc: 625902120 bytes, 87 GCs, 15432894/38038544 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.383 elapsed), 0.785 MUT (0.896 elapsed), 0.584 GC (0.724 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Literal.hs -o compiler/stage1/build/GHC/Types/Literal.o 
<<ghc: 2072844024 bytes, 161 GCs, 23261578/64684168 avg/max bytes residency (8 samples), 155M in use, 0.000 INIT (0.690 elapsed), 2.164 MUT (2.424 elapsed), 1.238 GC (1.583 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/TrieMap.hs -o compiler/stage1/build/GHC/Data/TrieMap.o 
<<ghc: 785685080 bytes, 95 GCs, 13684596/32508352 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.692 elapsed), 1.066 MUT (1.172 elapsed), 0.567 GC (0.747 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Map/Type.hs -o compiler/stage1/build/GHC/Core/Map/Type.o 
<<ghc: 1380097312 bytes, 127 GCs, 19029965/52679208 avg/max bytes residency (7 samples), 111M in use, 0.000 INIT (0.587 elapsed), 1.517 MUT (1.660 elapsed), 0.840 GC (1.023 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unify.hs -o compiler/stage1/build/GHC/Core/Unify.o 
<<ghc: 1875950120 bytes, 158 GCs, 20911839/62660696 avg/max bytes residency (8 samples), 140M in use, 0.000 INIT (0.555 elapsed), 2.269 MUT (2.490 elapsed), 1.165 GC (1.435 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/DataCon.hs -o compiler/stage1/build/GHC/Core/DataCon.o 
<<ghc: 2147928792 bytes, 179 GCs, 22141879/68224688 avg/max bytes residency (8 samples), 147M in use, 0.000 INIT (0.421 elapsed), 2.198 MUT (2.454 elapsed), 1.345 GC (1.649 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/ConLike.hs -o compiler/stage1/build/GHC/Core/ConLike.o 
<<ghc: 420402352 bytes, 57 GCs, 15471717/40912272 avg/max bytes residency (6 samples), 86M in use, 0.000 INIT (0.768 elapsed), 0.402 MUT (0.517 elapsed), 0.425 GC (0.542 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/ForeignStubs.hs -o compiler/stage1/build/GHC/Types/ForeignStubs.o 
<<ghc: 100418168 bytes, 25 GCs, 8924074/16883504 avg/max bytes residency (4 samples), 37M in use, 0.000 INIT (0.557 elapsed), 0.108 MUT (0.184 elapsed), 0.145 GC (0.185 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Types.hs -o compiler/stage1/build/GHC/StgToCmm/Types.o 
<<ghc: 612578224 bytes, 87 GCs, 13769177/32868848 avg/max bytes residency (6 samples), 70M in use, 0.000 INIT (0.521 elapsed), 0.545 MUT (0.675 elapsed), 0.481 GC (0.595 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Cpr.hs -o compiler/stage1/build/GHC/Types/Cpr.o 
<<ghc: 424852200 bytes, 82 GCs, 10852313/23323520 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.729 elapsed), 0.475 MUT (0.562 elapsed), 0.333 GC (0.411 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Demand.hs -o compiler/stage1/build/GHC/Types/Demand.o 
<<ghc: 2816974296 bytes, 214 GCs, 26200253/84619016 avg/max bytes residency (9 samples), 185M in use, 0.000 INIT (0.465 elapsed), 2.815 MUT (3.086 elapsed), 1.527 GC (1.851 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Extension.hs -o compiler/stage1/build/Language/Haskell/Syntax/Extension.o 
<<ghc: 269223728 bytes, 53 GCs, 11986136/31110280 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.350 elapsed), 0.350 MUT (0.447 elapsed), 0.417 GC (0.528 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/CostCentre/State.hs -o compiler/stage1/build/GHC/Types/CostCentre/State.o 
<<ghc: 220128224 bytes, 42 GCs, 11498547/25854328 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.773 elapsed), 0.312 MUT (0.408 elapsed), 0.327 GC (0.416 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/CostCentre.hs -o compiler/stage1/build/GHC/Types/CostCentre.o 
<<ghc: 1213523632 bytes, 216 GCs, 19603894/43847912 avg/max bytes residency (7 samples), 113M in use, 0.000 INIT (0.395 elapsed), 1.217 MUT (1.380 elapsed), 0.770 GC (0.982 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Tickish.hs -o compiler/stage1/build/GHC/Types/Tickish.o 
<<ghc: 1695566112 bytes, 168 GCs, 18317038/41812480 avg/max bytes residency (7 samples), 106M in use, 0.000 INIT (0.406 elapsed), 1.968 MUT (2.207 elapsed), 1.044 GC (1.231 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core.hs -o compiler/stage1/build/GHC/Core.o 
<<ghc: 2064922624 bytes, 176 GCs, 20652207/61530008 avg/max bytes residency (8 samples), 138M in use, 0.000 INIT (0.491 elapsed), 2.341 MUT (2.569 elapsed), 1.328 GC (1.674 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Info.hs -o compiler/stage1/build/GHC/Types/Id/Info.o 
<<ghc: 618739920 bytes, 81 GCs, 12587870/32221248 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.525 elapsed), 0.774 MUT (0.960 elapsed), 0.449 GC (0.555 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/RepType.hs -o compiler/stage1/build/GHC/Types/RepType.o 
<<ghc: 825982464 bytes, 83 GCs, 13682328/34706440 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.348 elapsed), 0.893 MUT (1.095 elapsed), 0.464 GC (0.569 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id.hs -o compiler/stage1/build/GHC/Types/Id.o 
<<ghc: 1038794888 bytes, 111 GCs, 15865971/44790504 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.411 elapsed), 1.033 MUT (1.177 elapsed), 0.694 GC (0.870 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/TyThing.hs -o compiler/stage1/build/GHC/Types/TyThing.o 
<<ghc: 469034680 bytes, 83 GCs, 14589158/35645680 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.412 elapsed), 0.602 MUT (0.746 elapsed), 0.491 GC (0.608 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/FamInstEnv.hs -o compiler/stage1/build/GHC/Core/FamInstEnv.o 
<<ghc: 1481441520 bytes, 149 GCs, 17645876/48164792 avg/max bytes residency (8 samples), 114M in use, 0.000 INIT (0.432 elapsed), 1.719 MUT (1.872 elapsed), 1.066 GC (1.314 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/TypeEnv.hs -o compiler/stage1/build/GHC/Types/TypeEnv.o 
<<ghc: 262363248 bytes, 43 GCs, 12018996/27143248 avg/max bytes residency (5 samples), 59M in use, 0.000 INIT (0.350 elapsed), 0.378 MUT (0.521 elapsed), 0.339 GC (0.440 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/CompleteMatch.hs -o compiler/stage1/build/GHC/Types/CompleteMatch.o 
<<ghc: 163304384 bytes, 41 GCs, 12640822/29432272 avg/max bytes residency (5 samples), 62M in use, 0.000 INIT (0.351 elapsed), 0.226 MUT (0.315 elapsed), 0.366 GC (0.471 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types.hs -o compiler/stage1/build/GHC/Builtin/Types.o 
<<ghc: 2868985136 bytes, 230 GCs, 25690360/80555712 avg/max bytes residency (9 samples), 181M in use, 0.000 INIT (0.357 elapsed), 3.319 MUT (3.566 elapsed), 1.791 GC (2.165 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/FVs.hs -o compiler/stage1/build/GHC/Core/FVs.o 
<<ghc: 1158678736 bytes, 121 GCs, 17267536/46824080 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.376 elapsed), 1.269 MUT (1.477 elapsed), 0.712 GC (0.890 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/TcType.hs -o compiler/stage1/build/GHC/Tc/Utils/TcType.o 
<<ghc: 3564086400 bytes, 342 GCs, 33931045/86171120 avg/max bytes residency (10 samples), 237M in use, 0.000 INIT (0.424 elapsed), 4.207 MUT (4.473 elapsed), 2.313 GC (2.844 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/InstEnv.hs -o compiler/stage1/build/GHC/Core/InstEnv.o 
<<ghc: 1391610736 bytes, 103 GCs, 18292026/55121480 avg/max bytes residency (7 samples), 116M in use, 0.000 INIT (0.520 elapsed), 1.527 MUT (1.694 elapsed), 0.902 GC (1.231 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/ModDetails.hs -o compiler/stage1/build/GHC/Unit/Module/ModDetails.o 
<<ghc: 86363520 bytes, 34 GCs, 8525294/15943952 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.633 elapsed), 0.103 MUT (0.202 elapsed), 0.150 GC (0.200 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Imported.hs -o compiler/stage1/build/GHC/Unit/Module/Imported.o 
<<ghc: 86131880 bytes, 28 GCs, 8506658/15912576 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.576 elapsed), 0.080 MUT (0.161 elapsed), 0.141 GC (0.194 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Warnings.hs -o compiler/stage1/build/GHC/Unit/Module/Warnings.o 
<<ghc: 979049016 bytes, 101 GCs, 17066901/42989944 avg/max bytes residency (6 samples), 90M in use, 0.000 INIT (0.697 elapsed), 1.119 MUT (1.228 elapsed), 0.597 GC (0.726 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Ppr.hs -o compiler/stage1/build/GHC/Unit/Ppr.o 
<<ghc: 100949136 bytes, 26 GCs, 8263458/15000912 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.618 elapsed), 0.118 MUT (0.187 elapsed), 0.157 GC (0.206 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Info.hs -o compiler/stage1/build/GHC/Unit/Info.o 
<<ghc: 660060008 bytes, 97 GCs, 13264528/30819208 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.417 elapsed), 0.693 MUT (0.842 elapsed), 0.405 GC (0.541 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit.hs -o compiler/stage1/build/GHC/Unit.o 
<<ghc: 60987816 bytes, 21 GCs, 5826004/11553560 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.440 elapsed), 0.055 MUT (0.117 elapsed), 0.106 GC (0.151 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/IOEnv.hs -o compiler/stage1/build/GHC/Data/IOEnv.o 
<<ghc: 452767096 bytes, 130 GCs, 15464966/41539368 avg/max bytes residency (7 samples), 89M in use, 0.000 INIT (0.414 elapsed), 0.508 MUT (0.631 elapsed), 0.492 GC (0.632 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/HpcInfo.hs -o compiler/stage1/build/GHC/Types/HpcInfo.o 
<<ghc: 52858504 bytes, 11 GCs, 3985032/8010848 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.370 elapsed), 0.068 MUT (0.143 elapsed), 0.099 GC (0.150 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Fixity.hs -o compiler/stage1/build/GHC/Types/Fixity.o 
<<ghc: 597393808 bytes, 67 GCs, 12797300/29981384 avg/max bytes residency (5 samples), 64M in use, 0.000 INIT (0.417 elapsed), 0.747 MUT (0.914 elapsed), 0.378 GC (0.478 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Fixity/Env.hs -o compiler/stage1/build/GHC/Types/Fixity/Env.o 
<<ghc: 120536496 bytes, 28 GCs, 8751092/16467928 avg/max bytes residency (4 samples), 37M in use, 0.000 INIT (0.365 elapsed), 0.110 MUT (0.179 elapsed), 0.144 GC (0.182 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/UsageEnv.hs -o compiler/stage1/build/GHC/Core/UsageEnv.o 
<<ghc: 221528896 bytes, 45 GCs, 12018739/28121264 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.452 elapsed), 0.261 MUT (0.330 elapsed), 0.256 GC (0.333 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Plugins.hs-boot -o compiler/stage1/build/GHC/Driver/Plugins.o-boot 
<<ghc: 37016544 bytes, 10 GCs, 4183773/8704400 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.490 elapsed), 0.074 MUT (0.127 elapsed), 0.101 GC (0.169 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/State.hs -o compiler/stage1/build/GHC/Unit/State.o 
<<ghc: 5412992632 bytes, 282 GCs, 54719495/195283512 avg/max bytes residency (11 samples), 435M in use, 0.000 INIT (0.762 elapsed), 6.069 MUT (6.543 elapsed), 3.935 GC (4.867 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Env.hs -o compiler/stage1/build/GHC/Unit/Env.o 
<<ghc: 133036504 bytes, 36 GCs, 7833728/15462232 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.546 elapsed), 0.151 MUT (0.229 elapsed), 0.197 GC (0.245 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Ppr.hs -o compiler/stage1/build/GHC/Types/Name/Ppr.o 
<<ghc: 412628080 bytes, 54 GCs, 15693886/41052536 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.504 elapsed), 0.460 MUT (0.599 elapsed), 0.472 GC (0.672 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Eval/Types.hs -o compiler/stage1/build/GHC/Runtime/Eval/Types.o 
<<ghc: 193900704 bytes, 35 GCs, 14201268/33722240 avg/max bytes residency (5 samples), 73M in use, 0.000 INIT (0.505 elapsed), 0.196 MUT (0.286 elapsed), 0.257 GC (0.352 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Extension.hs -o compiler/stage1/build/GHC/Hs/Extension.o 
<<ghc: 313090616 bytes, 63 GCs, 14393482/37991672 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.565 elapsed), 0.392 MUT (0.546 elapsed), 0.426 GC (0.567 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Doc.hs -o compiler/stage1/build/GHC/Hs/Doc.o 
<<ghc: 657342424 bytes, 67 GCs, 15184280/40195288 avg/max bytes residency (6 samples), 86M in use, 0.000 INIT (0.406 elapsed), 0.831 MUT (0.981 elapsed), 0.500 GC (0.613 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/ImpExp.hs -o compiler/stage1/build/GHC/Hs/ImpExp.o 
<<ghc: 1764561760 bytes, 137 GCs, 21922347/58449832 avg/max bytes residency (7 samples), 129M in use, 0.000 INIT (0.453 elapsed), 1.877 MUT (2.101 elapsed), 1.057 GC (1.363 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Expr.hs-boot -o compiler/stage1/build/Language/Haskell/Syntax/Expr.o-boot 
<<ghc: 49503656 bytes, 10 GCs, 5690698/12640200 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.598 elapsed), 0.045 MUT (0.080 elapsed), 0.075 GC (0.122 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Stats.hs -o compiler/stage1/build/GHC/Core/Stats.o 
<<ghc: 321735208 bytes, 44 GCs, 11978864/26229768 avg/max bytes residency (5 samples), 57M in use, 0.000 INIT (0.455 elapsed), 0.368 MUT (0.443 elapsed), 0.269 GC (0.342 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Ppr.hs -o compiler/stage1/build/GHC/Core/Ppr.o 
<<ghc: 1558593632 bytes, 133 GCs, 20222572/55477184 avg/max bytes residency (7 samples), 118M in use, 0.000 INIT (0.809 elapsed), 1.725 MUT (1.895 elapsed), 1.001 GC (1.201 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Type.hs -o compiler/stage1/build/Language/Haskell/Syntax/Type.o 
<<ghc: 1310059288 bytes, 107 GCs, 17331347/51412440 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.427 elapsed), 1.542 MUT (1.782 elapsed), 0.817 GC (1.043 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Lit.hs -o compiler/stage1/build/Language/Haskell/Syntax/Lit.o 
<<ghc: 560558504 bytes, 58 GCs, 14654733/38419728 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.431 elapsed), 0.652 MUT (0.800 elapsed), 0.428 GC (0.631 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Pat.hs -o compiler/stage1/build/Language/Haskell/Syntax/Pat.o 
<<ghc: 376974896 bytes, 57 GCs, 14926266/38896760 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.539 elapsed), 0.471 MUT (0.613 elapsed), 0.487 GC (0.651 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Pat.hs-boot -o compiler/stage1/build/GHC/Hs/Pat.o-boot 
<<ghc: 89152120 bytes, 24 GCs, 8852710/16009616 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.478 elapsed), 0.071 MUT (0.108 elapsed), 0.137 GC (0.173 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/Evidence.hs -o compiler/stage1/build/GHC/Tc/Types/Evidence.o 
<<ghc: 2150638392 bytes, 165 GCs, 26020563/83294752 avg/max bytes residency (8 samples), 176M in use, 0.000 INIT (0.589 elapsed), 2.614 MUT (2.847 elapsed), 1.412 GC (1.840 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Pat.hs-boot -o compiler/stage1/build/Language/Haskell/Syntax/Pat.o-boot 
<<ghc: 48465800 bytes, 10 GCs, 5686544/12627768 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.530 elapsed), 0.060 MUT (0.100 elapsed), 0.089 GC (0.131 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Binds.hs -o compiler/stage1/build/Language/Haskell/Syntax/Binds.o 
<<ghc: 708403416 bytes, 68 GCs, 15285324/40369568 avg/max bytes residency (6 samples), 85M in use, 0.000 INIT (0.436 elapsed), 1.041 MUT (1.241 elapsed), 0.615 GC (0.758 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Decls.hs -o compiler/stage1/build/Language/Haskell/Syntax/Decls.o 
<<ghc: 2694104888 bytes, 218 GCs, 27221928/74304184 avg/max bytes residency (9 samples), 182M in use, 0.000 INIT (0.435 elapsed), 3.043 MUT (3.393 elapsed), 1.613 GC (1.985 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Expr.hs -o compiler/stage1/build/Language/Haskell/Syntax/Expr.o 
<<ghc: 1423052368 bytes, 140 GCs, 23516546/73225584 avg/max bytes residency (8 samples), 157M in use, 0.000 INIT (0.489 elapsed), 1.749 MUT (1.985 elapsed), 1.055 GC (1.341 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Expr.hs-boot -o compiler/stage1/build/GHC/Hs/Expr.o-boot 
<<ghc: 114078912 bytes, 38 GCs, 12339590/28569808 avg/max bytes residency (5 samples), 60M in use, 0.000 INIT (0.503 elapsed), 0.097 MUT (0.138 elapsed), 0.234 GC (0.320 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Type.hs -o compiler/stage1/build/GHC/Hs/Type.o 
<<ghc: 2937132144 bytes, 196 GCs, 28957202/97521176 avg/max bytes residency (9 samples), 211M in use, 0.000 INIT (0.381 elapsed), 3.115 MUT (3.372 elapsed), 1.708 GC (2.220 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Lit.hs -o compiler/stage1/build/GHC/Hs/Lit.o 
<<ghc: 407959368 bytes, 55 GCs, 14633386/38381296 avg/max bytes residency (6 samples), 83M in use, 0.000 INIT (0.566 elapsed), 0.529 MUT (0.711 elapsed), 0.440 GC (0.614 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Binds.hs -o compiler/stage1/build/GHC/Hs/Binds.o 
<<ghc: 2053231704 bytes, 190 GCs, 21716697/63582904 avg/max bytes residency (7 samples), 133M in use, 0.000 INIT (0.462 elapsed), 2.244 MUT (2.443 elapsed), 1.147 GC (1.378 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Pat.hs -o compiler/stage1/build/GHC/Hs/Pat.o 
<<ghc: 2141372152 bytes, 158 GCs, 26872517/88234448 avg/max bytes residency (8 samples), 183M in use, 0.001 INIT (0.502 elapsed), 2.282 MUT (2.493 elapsed), 1.352 GC (1.684 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types.hs-boot -o compiler/stage1/build/GHC/Tc/Types.o-boot 
<<ghc: 51856288 bytes, 13 GCs, 5831261/12717640 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.607 elapsed), 0.051 MUT (0.088 elapsed), 0.091 GC (0.139 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Decls.hs -o compiler/stage1/build/GHC/Hs/Decls.o 
<<ghc: 8585131104 bytes, 386 GCs, 53821104/185258168 avg/max bytes residency (11 samples), 435M in use, 0.000 INIT (0.338 elapsed), 8.445 MUT (8.995 elapsed), 4.222 GC (4.986 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Expr.hs -o compiler/stage1/build/GHC/Hs/Expr.o 
<<ghc: 24223223432 bytes, 772 GCs, 137149365/447431280 avg/max bytes residency (16 samples), 1087M in use, 0.000 INIT (0.451 elapsed), 25.104 MUT (26.646 elapsed), 16.430 GC (19.088 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Instances.hs -o compiler/stage1/build/GHC/Hs/Instances.o 
<<ghc: 11976312408 bytes, 404 GCs, 77643032/201212832 avg/max bytes residency (12 samples), 503M in use, 0.000 INIT (0.394 elapsed), 14.815 MUT (18.515 elapsed), 6.428 GC (7.555 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Utils.hs -o compiler/stage1/build/GHC/Hs/Utils.o 
<<ghc: 2447256472 bytes, 336 GCs, 27187668/75022960 avg/max bytes residency (9 samples), 190M in use, 0.000 INIT (0.379 elapsed), 2.919 MUT (3.093 elapsed), 1.542 GC (1.919 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax.hs -o compiler/stage1/build/Language/Haskell/Syntax.o 
<<ghc: 82033784 bytes, 22 GCs, 7591478/13996776 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.410 elapsed), 0.078 MUT (0.151 elapsed), 0.155 GC (0.206 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs.hs -o compiler/stage1/build/GHC/Hs.o 
<<ghc: 2234973864 bytes, 162 GCs, 32926206/87711224 avg/max bytes residency (8 samples), 217M in use, 0.000 INIT (0.486 elapsed), 2.599 MUT (2.782 elapsed), 1.598 GC (2.002 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Context.hs -o compiler/stage1/build/GHC/Runtime/Context.o 
<<ghc: 779334248 bytes, 76 GCs, 25039490/77813288 avg/max bytes residency (7 samples), 167M in use, 0.000 INIT (0.696 elapsed), 0.735 MUT (0.874 elapsed), 0.696 GC (0.926 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Type.hs -o compiler/stage1/build/GHC/Cmm/Type.o 
<<ghc: 705849232 bytes, 107 GCs, 13429129/33335936 avg/max bytes residency (6 samples), 70M in use, 0.000 INIT (0.505 elapsed), 0.717 MUT (0.828 elapsed), 0.483 GC (0.592 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/MachOp.hs -o compiler/stage1/build/GHC/Cmm/MachOp.o 
<<ghc: 1585975392 bytes, 255 GCs, 16205681/28219368 avg/max bytes residency (9 samples), 78M in use, 0.000 INIT (0.551 elapsed), 1.280 MUT (1.500 elapsed), 0.843 GC (0.985 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Collections.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Collections.o 
<<ghc: 329492384 bytes, 54 GCs, 9507908/19504744 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.624 elapsed), 0.327 MUT (0.401 elapsed), 0.227 GC (0.279 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Label.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Label.o 
<<ghc: 574375968 bytes, 70 GCs, 16296125/43548528 avg/max bytes residency (6 samples), 93M in use, 0.000 INIT (0.380 elapsed), 0.725 MUT (0.825 elapsed), 0.461 GC (0.620 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/BlockId.hs-boot -o compiler/stage1/build/GHC/Cmm/BlockId.o-boot 
<<ghc: 46362872 bytes, 10 GCs, 5626976/12462688 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.586 elapsed), 0.061 MUT (0.107 elapsed), 0.104 GC (0.168 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Config.hs -o compiler/stage1/build/GHC/CmmToAsm/Config.o 
<<ghc: 175284440 bytes, 32 GCs, 8650994/16386688 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.362 elapsed), 0.126 MUT (0.201 elapsed), 0.135 GC (0.173 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/PrimOps.hs -o compiler/stage1/build/GHC/Builtin/PrimOps.o 
<<ghc: 14851867008 bytes, 685 GCs, 104102474/300705112 avg/max bytes residency (19 samples), 759M in use, 0.000 INIT (0.512 elapsed), 14.490 MUT (15.532 elapsed), 11.474 GC (13.285 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/CLabel.hs -o compiler/stage1/build/GHC/Cmm/CLabel.o 
<<ghc: 3500646504 bytes, 233 GCs, 29424698/97242440 avg/max bytes residency (9 samples), 215M in use, 0.000 INIT (0.380 elapsed), 3.417 MUT (3.740 elapsed), 2.089 GC (2.491 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/BlockId.hs -o compiler/stage1/build/GHC/Cmm/BlockId.o 
<<ghc: 86877232 bytes, 25 GCs, 7348220/14164264 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.559 elapsed), 0.105 MUT (0.533 elapsed), 0.151 GC (0.201 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Expr.hs -o compiler/stage1/build/GHC/Cmm/Expr.o 
<<ghc: 1272849120 bytes, 147 GCs, 16902253/40338704 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.469 elapsed), 1.339 MUT (1.617 elapsed), 0.710 GC (0.929 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/Types.hs -o compiler/stage1/build/GHC/ByteCode/Types.o 
<<ghc: 924930976 bytes, 90 GCs, 24376013/72376936 avg/max bytes residency (7 samples), 152M in use, 0.000 INIT (0.550 elapsed), 1.051 MUT (1.366 elapsed), 0.883 GC (1.317 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker/Types.hs -o compiler/stage1/build/GHC/Linker/Types.o 
<<ghc: 290048656 bytes, 50 GCs, 11341843/25290576 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.529 elapsed), 0.374 MUT (0.507 elapsed), 0.343 GC (0.490 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Deps.hs -o compiler/stage1/build/GHC/Unit/Module/Deps.o 
<<ghc: 1019811416 bytes, 145 GCs, 17113042/34133472 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.570 elapsed), 1.050 MUT (1.345 elapsed), 0.813 GC (1.186 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/ModGuts.hs -o compiler/stage1/build/GHC/Unit/Module/ModGuts.o 
<<ghc: 283244992 bytes, 54 GCs, 12871979/28907776 avg/max bytes residency (5 samples), 64M in use, 0.000 INIT (0.502 elapsed), 0.286 MUT (0.417 elapsed), 0.394 GC (0.557 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Utils.hs -o compiler/stage1/build/GHC/Core/Utils.o 
<<ghc: 2668440736 bytes, 201 GCs, 31066117/105177920 avg/max bytes residency (9 samples), 230M in use, 0.000 INIT (0.477 elapsed), 3.047 MUT (3.851 elapsed), 1.874 GC (2.765 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Seq.hs -o compiler/stage1/build/GHC/Core/Seq.o 
<<ghc: 191295512 bytes, 40 GCs, 11874576/26341704 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.498 elapsed), 0.200 MUT (0.340 elapsed), 0.284 GC (0.489 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Subst.hs -o compiler/stage1/build/GHC/Core/Subst.o 
<<ghc: 1046063112 bytes, 111 GCs, 17700890/51120336 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.475 elapsed), 1.250 MUT (1.603 elapsed), 0.739 GC (1.113 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Arity.hs -o compiler/stage1/build/GHC/Core/Opt/Arity.o 
<<ghc: 1728897848 bytes, 138 GCs, 23326897/78499976 avg/max bytes residency (8 samples), 166M in use, 0.000 INIT (0.411 elapsed), 2.146 MUT (2.849 elapsed), 1.200 GC (1.902 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion/Opt.hs -o compiler/stage1/build/GHC/Core/Coercion/Opt.o 
<<ghc: 1536058000 bytes, 148 GCs, 15850726/43189832 avg/max bytes residency (7 samples), 93M in use, 0.000 INIT (0.576 elapsed), 1.843 MUT (2.488 elapsed), 0.985 GC (1.456 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Fields.hs -o compiler/stage1/build/GHC/Iface/Ext/Fields.o 
<<ghc: 487224560 bytes, 69 GCs, 12585224/27978840 avg/max bytes residency (5 samples), 60M in use, 0.000 INIT (0.443 elapsed), 0.574 MUT (0.857 elapsed), 0.385 GC (0.583 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Binary/Typeable.hs -o compiler/stage1/build/GHC/Utils/Binary/Typeable.o 
<<ghc: 1144686304 bytes, 178 GCs, 15687582/33714624 avg/max bytes residency (8 samples), 84M in use, 0.000 INIT (0.626 elapsed), 1.396 MUT (1.876 elapsed), 0.956 GC (1.366 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Recomp/Binary.hs -o compiler/stage1/build/GHC/Iface/Recomp/Binary.o 
<<ghc: 136581648 bytes, 39 GCs, 10020958/23150312 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.495 elapsed), 0.154 MUT (0.344 elapsed), 0.251 GC (0.450 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Syntax.hs -o compiler/stage1/build/GHC/Iface/Syntax.o 
<<ghc: 8005869408 bytes, 538 GCs, 64085600/198801984 avg/max bytes residency (13 samples), 492M in use, 0.000 INIT (0.528 elapsed), 12.192 MUT (32.335 elapsed), 7.760 GC (22.937 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/ModIface.hs -o compiler/stage1/build/GHC/Unit/Module/ModIface.o 
<<ghc: 1434823456 bytes, 116 GCs, 22566154/63290568 avg/max bytes residency (7 samples), 132M in use, 0.000 INIT (0.757 elapsed), 1.738 MUT (2.334 elapsed), 1.210 GC (1.913 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/External.hs -o compiler/stage1/build/GHC/Unit/External.o 
<<ghc: 159933040 bytes, 42 GCs, 11875510/26597800 avg/max bytes residency (5 samples), 57M in use, 0.000 INIT (0.476 elapsed), 0.179 MUT (0.309 elapsed), 0.263 GC (0.373 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unfold.hs -o compiler/stage1/build/GHC/Core/Unfold.o 
<<ghc: 1339337728 bytes, 135 GCs, 25835812/79357104 avg/max bytes residency (8 samples), 168M in use, 0.000 INIT (0.393 elapsed), 1.626 MUT (2.346 elapsed), 1.239 GC (1.982 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Home/ModInfo.hs -o compiler/stage1/build/GHC/Unit/Home/ModInfo.o 
<<ghc: 300610104 bytes, 57 GCs, 13518814/30410728 avg/max bytes residency (5 samples), 67M in use, 0.000 INIT (0.607 elapsed), 0.367 MUT (0.577 elapsed), 0.450 GC (0.705 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/TmpFs.hs -o compiler/stage1/build/GHC/Utils/TmpFs.o 
<<ghc: 908319592 bytes, 83 GCs, 17474974/52497760 avg/max bytes residency (7 samples), 111M in use, 0.000 INIT (0.485 elapsed), 1.043 MUT (1.469 elapsed), 0.755 GC (1.071 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Target.hs -o compiler/stage1/build/GHC/Types/Target.o 
<<ghc: 153284400 bytes, 34 GCs, 8731446/16314104 avg/max bytes residency (4 samples), 37M in use, 0.000 INIT (0.505 elapsed), 0.181 MUT (0.300 elapsed), 0.191 GC (0.299 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/ModSummary.hs -o compiler/stage1/build/GHC/Unit/Module/ModSummary.o 
<<ghc: 566486712 bytes, 70 GCs, 17006278/45518312 avg/max bytes residency (6 samples), 97M in use, 0.000 INIT (0.651 elapsed), 0.637 MUT (0.930 elapsed), 0.604 GC (0.892 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Graph.hs -o compiler/stage1/build/GHC/Unit/Module/Graph.o 
<<ghc: 463617024 bytes, 64 GCs, 17201234/45813128 avg/max bytes residency (6 samples), 98M in use, 0.000 INIT (0.475 elapsed), 0.464 MUT (0.656 elapsed), 0.469 GC (0.748 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Finder/Types.hs -o compiler/stage1/build/GHC/Unit/Finder/Types.o 
<<ghc: 95749600 bytes, 23 GCs, 7607836/13844352 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.513 elapsed), 0.099 MUT (0.206 elapsed), 0.133 GC (0.227 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Cache.hs -o compiler/stage1/build/GHC/Types/Name/Cache.o 
<<ghc: 269072592 bytes, 49 GCs, 10323849/21799816 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.440 elapsed), 0.270 MUT (0.466 elapsed), 0.281 GC (0.438 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Interpreter/Types.hs -o compiler/stage1/build/GHC/Runtime/Interpreter/Types.o 
<<ghc: 153117696 bytes, 48 GCs, 13924622/31006800 avg/max bytes residency (5 samples), 68M in use, 0.000 INIT (0.508 elapsed), 0.153 MUT (0.374 elapsed), 0.275 GC (0.519 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Env/Types.hs -o compiler/stage1/build/GHC/Driver/Env/Types.o 
<<ghc: 323259704 bytes, 52 GCs, 17216276/44705552 avg/max bytes residency (6 samples), 99M in use, 0.000 INIT (0.600 elapsed), 0.432 MUT (0.671 elapsed), 0.567 GC (0.909 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SourceError.hs -o compiler/stage1/build/GHC/Types/SourceError.o 
<<ghc: 118351336 bytes, 29 GCs, 8326832/15183976 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.660 elapsed), 0.169 MUT (0.301 elapsed), 0.221 GC (0.298 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Errors.hs -o compiler/stage1/build/GHC/Driver/Errors.o 
<<ghc: 375922536 bytes, 64 GCs, 16604685/42728456 avg/max bytes residency (6 samples), 91M in use, 0.000 INIT (0.516 elapsed), 0.419 MUT (0.528 elapsed), 0.510 GC (0.692 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Env.hs -o compiler/stage1/build/GHC/Driver/Env.o 
<<ghc: 700303824 bytes, 86 GCs, 18735113/55480544 avg/max bytes residency (7 samples), 122M in use, 0.000 INIT (0.476 elapsed), 0.717 MUT (0.973 elapsed), 0.762 GC (1.021 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Monad.hs -o compiler/stage1/build/GHC/Core/Opt/Monad.o 
<<ghc: 2321540832 bytes, 166 GCs, 36903242/114475232 avg/max bytes residency (9 samples), 265M in use, 0.000 INIT (0.618 elapsed), 2.711 MUT (3.466 elapsed), 2.053 GC (3.119 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Lint.hs -o compiler/stage1/build/GHC/Core/Lint.o 
<<ghc: 9762537816 bytes, 384 GCs, 69581556/201053776 avg/max bytes residency (12 samples), 468M in use, 0.000 INIT (0.437 elapsed), 10.910 MUT (13.077 elapsed), 6.528 GC (8.898 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/Origin.hs -o compiler/stage1/build/GHC/Tc/Types/Origin.o 
<<ghc: 1722003208 bytes, 144 GCs, 23202194/57549584 avg/max bytes residency (8 samples), 153M in use, 0.000 INIT (0.695 elapsed), 1.816 MUT (2.289 elapsed), 1.176 GC (1.661 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/Constraint.hs -o compiler/stage1/build/GHC/Tc/Types/Constraint.o 
<<ghc: 1919125448 bytes, 129 GCs, 22875804/77272600 avg/max bytes residency (8 samples), 162M in use, 0.000 INIT (0.458 elapsed), 2.056 MUT (2.777 elapsed), 1.298 GC (1.937 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types.hs -o compiler/stage1/build/GHC/Tc/Types.o 
<<ghc: 2460275480 bytes, 184 GCs, 37643596/139628584 avg/max bytes residency (9 samples), 291M in use, 0.000 INIT (0.482 elapsed), 2.474 MUT (3.165 elapsed), 1.968 GC (2.850 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Env.hs-boot -o compiler/stage1/build/GHC/Tc/Utils/Env.o-boot 
<<ghc: 96130144 bytes, 29 GCs, 8976104/16316760 avg/max bytes residency (4 samples), 41M in use, 0.000 INIT (0.451 elapsed), 0.083 MUT (0.188 elapsed), 0.155 GC (0.253 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Monad.hs -o compiler/stage1/build/GHC/Tc/Utils/Monad.o 
<<ghc: 4966653784 bytes, 305 GCs, 52616506/160206696 avg/max bytes residency (11 samples), 359M in use, 0.000 INIT (0.463 elapsed), 5.298 MUT (6.669 elapsed), 3.930 GC (5.571 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/IfaceToCore.hs-boot -o compiler/stage1/build/GHC/IfaceToCore.o-boot 
<<ghc: 110051824 bytes, 31 GCs, 12682460/28610176 avg/max bytes residency (5 samples), 57M in use, 0.000 INIT (0.389 elapsed), 0.118 MUT (0.232 elapsed), 0.276 GC (0.474 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Finder.hs -o compiler/stage1/build/GHC/Unit/Finder.o 
<<ghc: 979355640 bytes, 104 GCs, 18405681/54484160 avg/max bytes residency (7 samples), 119M in use, 0.000 INIT (0.787 elapsed), 1.250 MUT (1.708 elapsed), 1.042 GC (1.539 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/OccurAnal.hs -o compiler/stage1/build/GHC/Core/Opt/OccurAnal.o 
<<ghc: 2027144384 bytes, 240 GCs, 19140194/55173280 avg/max bytes residency (8 samples), 126M in use, 0.000 INIT (0.421 elapsed), 2.370 MUT (3.213 elapsed), 1.318 GC (2.047 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Make.hs -o compiler/stage1/build/GHC/Core/Make.o 
<<ghc: 992556336 bytes, 94 GCs, 19127749/58161440 avg/max bytes residency (7 samples), 122M in use, 0.000 INIT (0.483 elapsed), 1.326 MUT (1.861 elapsed), 0.745 GC (1.248 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/SimpleOpt.hs-boot -o compiler/stage1/build/GHC/Core/SimpleOpt.o-boot 
<<ghc: 64474040 bytes, 19 GCs, 8334624/14877232 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.595 elapsed), 0.086 MUT (0.183 elapsed), 0.161 GC (0.235 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unfold/Make.hs -o compiler/stage1/build/GHC/Core/Unfold/Make.o 
<<ghc: 238666832 bytes, 47 GCs, 9713161/20335096 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.702 elapsed), 0.313 MUT (0.502 elapsed), 0.316 GC (0.440 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/SimpleOpt.hs -o compiler/stage1/build/GHC/Core/SimpleOpt.o 
<<ghc: 1463199600 bytes, 121 GCs, 17827417/54637808 avg/max bytes residency (7 samples), 115M in use, 0.000 INIT (0.519 elapsed), 1.771 MUT (2.306 elapsed), 1.040 GC (1.617 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/ConstantFold.hs -o compiler/stage1/build/GHC/Core/Opt/ConstantFold.o 
<<ghc: 8205428696 bytes, 395 GCs, 55256013/140785448 avg/max bytes residency (13 samples), 371M in use, 0.000 INIT (0.443 elapsed), 9.034 MUT (10.764 elapsed), 5.346 GC (6.973 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Make.hs -o compiler/stage1/build/GHC/Types/Id/Make.o 
<<ghc: 1812353880 bytes, 133 GCs, 23203656/79256840 avg/max bytes residency (8 samples), 166M in use, 0.000 INIT (0.473 elapsed), 2.253 MUT (2.884 elapsed), 1.252 GC (1.781 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Tidy.hs -o compiler/stage1/build/GHC/Core/Tidy.o 
<<ghc: 343465712 bytes, 72 GCs, 14194304/35902736 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.458 elapsed), 0.417 MUT (0.647 elapsed), 0.411 GC (0.647 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Rules.hs -o compiler/stage1/build/GHC/Core/Rules.o 
<<ghc: 1271106120 bytes, 145 GCs, 24214884/75549120 avg/max bytes residency (8 samples), 159M in use, 0.000 INIT (0.518 elapsed), 1.370 MUT (1.561 elapsed), 1.011 GC (1.331 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Names/TH.hs -o compiler/stage1/build/GHC/Builtin/Names/TH.o 
<<ghc: 1065026064 bytes, 155 GCs, 14995092/31760872 avg/max bytes residency (8 samples), 86M in use, 0.000 INIT (0.454 elapsed), 0.986 MUT (1.195 elapsed), 0.646 GC (0.810 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types/Literals.hs -o compiler/stage1/build/GHC/Builtin/Types/Literals.o 
<<ghc: 1247794496 bytes, 103 GCs, 17711422/51613936 avg/max bytes residency (7 samples), 109M in use, 0.000 INIT (0.531 elapsed), 1.349 MUT (1.466 elapsed), 0.771 GC (0.952 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Utils.hs -o compiler/stage1/build/GHC/Builtin/Utils.o 
<<ghc: 624330144 bytes, 80 GCs, 18885214/56373064 avg/max bytes residency (7 samples), 120M in use, 0.000 INIT (0.388 elapsed), 0.708 MUT (0.849 elapsed), 0.622 GC (0.882 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Load.hs-boot -o compiler/stage1/build/GHC/Iface/Load.o-boot 
<<ghc: 101229200 bytes, 32 GCs, 8579242/16206088 avg/max bytes residency (4 samples), 42M in use, 0.000 INIT (0.449 elapsed), 0.090 MUT (0.130 elapsed), 0.184 GC (0.232 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Env.hs -o compiler/stage1/build/GHC/Iface/Env.o 
<<ghc: 703539696 bytes, 75 GCs, 22619634/70098920 avg/max bytes residency (7 samples), 150M in use, 0.000 INIT (0.425 elapsed), 0.986 MUT (1.143 elapsed), 0.760 GC (0.991 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Shape.hs -o compiler/stage1/build/GHC/Types/Name/Shape.o 
<<ghc: 620006512 bytes, 101 GCs, 21880992/65360136 avg/max bytes residency (7 samples), 140M in use, 0.000 INIT (0.556 elapsed), 0.665 MUT (0.819 elapsed), 0.748 GC (0.961 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Rename.hs -o compiler/stage1/build/GHC/Iface/Rename.o 
<<ghc: 2411418984 bytes, 172 GCs, 27520528/83872104 avg/max bytes residency (8 samples), 178M in use, 0.000 INIT (0.422 elapsed), 2.476 MUT (2.726 elapsed), 1.424 GC (1.682 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Binary.hs -o compiler/stage1/build/GHC/Iface/Binary.o 
<<ghc: 2071204224 bytes, 156 GCs, 33648694/104728584 avg/max bytes residency (8 samples), 223M in use, 0.000 INIT (0.681 elapsed), 2.461 MUT (2.643 elapsed), 1.572 GC (1.923 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors/Hole/FitTypes.hs -o compiler/stage1/build/GHC/Tc/Errors/Hole/FitTypes.o 
<<ghc: 470505400 bytes, 80 GCs, 19264329/49019816 avg/max bytes residency (6 samples), 105M in use, 0.000 INIT (0.498 elapsed), 0.502 MUT (0.598 elapsed), 0.561 GC (0.739 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Monad.hs -o compiler/stage1/build/GHC/Driver/Monad.o 
<<ghc: 774354496 bytes, 82 GCs, 19412506/58875544 avg/max bytes residency (7 samples), 129M in use, 0.000 INIT (0.500 elapsed), 0.840 MUT (0.990 elapsed), 0.701 GC (0.921 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Plugins.hs -o compiler/stage1/build/GHC/Driver/Plugins.o 
<<ghc: 492327088 bytes, 68 GCs, 22633073/68714760 avg/max bytes residency (7 samples), 147M in use, 0.000 INIT (0.399 elapsed), 0.420 MUT (0.586 elapsed), 0.582 GC (0.802 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Stream.hs -o compiler/stage1/build/GHC/Data/Stream.o 
<<ghc: 246429088 bytes, 51 GCs, 7012612/12331152 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.414 elapsed), 0.330 MUT (0.421 elapsed), 0.186 GC (0.249 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Block.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Block.o 
<<ghc: 357419960 bytes, 69 GCs, 8507000/15266744 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.491 elapsed), 0.360 MUT (0.435 elapsed), 0.261 GC (0.307 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Graph.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Graph.o 
<<ghc: 265261480 bytes, 85 GCs, 15450252/40975200 avg/max bytes residency (6 samples), 88M in use, 0.000 INIT (0.573 elapsed), 0.412 MUT (0.513 elapsed), 0.507 GC (0.632 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Heap/Layout.hs -o compiler/stage1/build/GHC/Runtime/Heap/Layout.o 
<<ghc: 2141520192 bytes, 286 GCs, 34511304/104210848 avg/max bytes residency (9 samples), 237M in use, 0.000 INIT (0.445 elapsed), 1.794 MUT (2.007 elapsed), 1.793 GC (2.250 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Switch.hs -o compiler/stage1/build/GHC/Cmm/Switch.o 
<<ghc: 551512824 bytes, 96 GCs, 11674124/27101024 avg/max bytes residency (6 samples), 58M in use, 0.000 INIT (0.444 elapsed), 0.687 MUT (0.768 elapsed), 0.403 GC (0.492 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Reg/Class.hs -o compiler/stage1/build/GHC/Platform/Reg/Class.o 
<<ghc: 98025440 bytes, 28 GCs, 8189104/15337600 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.438 elapsed), 0.117 MUT (0.198 elapsed), 0.160 GC (0.220 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Reg.hs -o compiler/stage1/build/GHC/Platform/Reg.o 
<<ghc: 537022440 bytes, 84 GCs, 9626740/21180248 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.465 elapsed), 0.612 MUT (0.724 elapsed), 0.314 GC (0.376 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/NoRegs.hs -o compiler/stage1/build/GHC/Platform/NoRegs.o 
<<ghc: 65481496 bytes, 22 GCs, 5905226/11374808 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.474 elapsed), 0.074 MUT (0.172 elapsed), 0.124 GC (0.171 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/RISCV64.hs -o compiler/stage1/build/GHC/Platform/RISCV64.o 
<<ghc: 111262320 bytes, 34 GCs, 6025866/10786464 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.417 elapsed), 0.087 MUT (0.185 elapsed), 0.112 GC (0.148 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/X86_64.hs -o compiler/stage1/build/GHC/Platform/X86_64.o 
<<ghc: 144311384 bytes, 35 GCs, 7566336/16009592 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.428 elapsed), 0.133 MUT (0.254 elapsed), 0.198 GC (0.254 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/X86.hs -o compiler/stage1/build/GHC/Platform/X86.o 
<<ghc: 105309200 bytes, 32 GCs, 5962252/10702600 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.522 elapsed), 0.091 MUT (0.191 elapsed), 0.113 GC (0.158 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/SPARC.hs -o compiler/stage1/build/GHC/Platform/SPARC.o 
<<ghc: 112576632 bytes, 46 GCs, 5782436/9974864 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.410 elapsed), 0.091 MUT (0.186 elapsed), 0.121 GC (0.166 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/S390X.hs -o compiler/stage1/build/GHC/Platform/S390X.o 
<<ghc: 118396192 bytes, 41 GCs, 5954576/10514496 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.565 elapsed), 0.153 MUT (0.258 elapsed), 0.183 GC (0.228 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/PPC.hs -o compiler/stage1/build/GHC/Platform/PPC.o 
<<ghc: 118496336 bytes, 41 GCs, 5911940/10444392 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.459 elapsed), 0.087 MUT (0.188 elapsed), 0.122 GC (0.163 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/AArch64.hs -o compiler/stage1/build/GHC/Platform/AArch64.o 
<<ghc: 110128440 bytes, 38 GCs, 5885130/10364880 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.639 elapsed), 0.104 MUT (0.228 elapsed), 0.130 GC (0.180 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/ARM.hs -o compiler/stage1/build/GHC/Platform/ARM.o 
<<ghc: 99945352 bytes, 31 GCs, 5982552/10662200 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.635 elapsed), 0.113 MUT (0.228 elapsed), 0.162 GC (0.216 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Regs.hs -o compiler/stage1/build/GHC/Platform/Regs.o 
<<ghc: 126294760 bytes, 35 GCs, 7187594/13655272 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.460 elapsed), 0.123 MUT (0.194 elapsed), 0.161 GC (0.203 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Node.hs -o compiler/stage1/build/GHC/Cmm/Node.o 
<<ghc: 1150050384 bytes, 111 GCs, 16641993/47595488 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.687 elapsed), 1.349 MUT (1.501 elapsed), 0.796 GC (1.037 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm.hs -o compiler/stage1/build/GHC/Cmm.o 
<<ghc: 435919640 bytes, 58 GCs, 15465390/39590560 avg/max bytes residency (6 samples), 86M in use, 0.000 INIT (0.467 elapsed), 0.457 MUT (0.554 elapsed), 0.479 GC (0.608 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Syntax.hs -o compiler/stage1/build/GHC/Stg/Syntax.o 
<<ghc: 1438096464 bytes, 145 GCs, 28045335/88449536 avg/max bytes residency (8 samples), 184M in use, 0.000 INIT (0.820 elapsed), 1.398 MUT (1.555 elapsed), 0.967 GC (1.221 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Meta.hs -o compiler/stage1/build/GHC/Types/Meta.o 
<<ghc: 148696400 bytes, 50 GCs, 12263712/28306792 avg/max bytes residency (5 samples), 60M in use, 0.000 INIT (0.537 elapsed), 0.147 MUT (0.222 elapsed), 0.236 GC (0.309 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/Map.hs -o compiler/stage1/build/GHC/Types/Unique/Map.o 
<<ghc: 504534936 bytes, 67 GCs, 14983537/38826080 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.621 elapsed), 0.589 MUT (0.674 elapsed), 0.394 GC (0.509 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/IPE.hs -o compiler/stage1/build/GHC/Types/IPE.o 
<<ghc: 84272288 bytes, 26 GCs, 7681732/15639904 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.386 elapsed), 0.071 MUT (0.136 elapsed), 0.132 GC (0.176 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Status.hs -o compiler/stage1/build/GHC/Unit/Module/Status.o 
<<ghc: 134073280 bytes, 44 GCs, 13235625/30162720 avg/max bytes residency (5 samples), 66M in use, 0.000 INIT (0.636 elapsed), 0.140 MUT (0.280 elapsed), 0.277 GC (0.405 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Pipeline/Monad.hs -o compiler/stage1/build/GHC/Driver/Pipeline/Monad.o 
<<ghc: 386696944 bytes, 64 GCs, 17055609/44047096 avg/max bytes residency (6 samples), 98M in use, 0.000 INIT (0.486 elapsed), 0.440 MUT (0.752 elapsed), 0.473 GC (0.915 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Hooks.hs -o compiler/stage1/build/GHC/Driver/Hooks.o 
<<ghc: 292128608 bytes, 68 GCs, 22172315/69312352 avg/max bytes residency (7 samples), 146M in use, 0.000 INIT (0.433 elapsed), 0.279 MUT (0.441 elapsed), 0.572 GC (0.817 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Load.hs -o compiler/stage1/build/GHC/Iface/Load.o 
<<ghc: 4949581784 bytes, 273 GCs, 47741081/158256624 avg/max bytes residency (10 samples), 389M in use, 0.000 INIT (0.641 elapsed), 4.972 MUT (5.447 elapsed), 2.927 GC (3.762 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Settings/IO.hs -o compiler/stage1/build/GHC/Settings/IO.o 
<<ghc: 743824936 bytes, 68 GCs, 12986876/34031080 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.429 elapsed), 0.747 MUT (1.013 elapsed), 0.447 GC (0.572 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Types.hs -o compiler/stage1/build/GHC/Parser/Types.o 
<<ghc: 822697968 bytes, 96 GCs, 17827193/45464736 avg/max bytes residency (6 samples), 96M in use, 0.000 INIT (0.491 elapsed), 0.757 MUT (0.866 elapsed), 0.533 GC (0.672 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Errors.hs -o compiler/stage1/build/GHC/Parser/Errors.o 
<<ghc: 519330808 bytes, 77 GCs, 14906317/35423064 avg/max bytes residency (6 samples), 75M in use, 0.000 INIT (0.431 elapsed), 0.474 MUT (0.586 elapsed), 0.372 GC (0.475 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/CharClass.hs -o compiler/stage1/build/GHC/Parser/CharClass.o 
<<ghc: 179898456 bytes, 42 GCs, 7414940/16148960 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.623 elapsed), 0.201 MUT (0.314 elapsed), 0.206 GC (0.285 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Lexer.hs -o compiler/stage1/build/GHC/Parser/Lexer.o 
<<ghc: 9148732256 bytes, 532 GCs, 67530602/177730992 avg/max bytes residency (15 samples), 461M in use, 0.000 INIT (0.526 elapsed), 8.976 MUT (9.550 elapsed), 6.120 GC (7.153 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/PostProcess.hs -o compiler/stage1/build/GHC/Parser/PostProcess.o 
<<ghc: 8640413160 bytes, 422 GCs, 55693612/151612088 avg/max bytes residency (12 samples), 348M in use, 0.000 INIT (0.345 elapsed), 8.795 MUT (9.511 elapsed), 4.572 GC (5.229 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Unify.hs-boot -o compiler/stage1/build/GHC/Tc/Utils/Unify.o-boot 
<<ghc: 107924184 bytes, 30 GCs, 12696008/28162032 avg/max bytes residency (5 samples), 57M in use, 0.000 INIT (0.354 elapsed), 0.088 MUT (0.128 elapsed), 0.213 GC (0.287 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/TcMType.hs -o compiler/stage1/build/GHC/Tc/Utils/TcMType.o 
<<ghc: 4190420592 bytes, 228 GCs, 45898669/165421000 avg/max bytes residency (10 samples), 358M in use, 0.000 INIT (0.360 elapsed), 4.186 MUT (4.501 elapsed), 2.637 GC (3.230 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Env.hs -o compiler/stage1/build/GHC/Tc/Utils/Env.o 
<<ghc: 2502248368 bytes, 140 GCs, 32531693/114946672 avg/max bytes residency (8 samples), 241M in use, 0.000 INIT (0.362 elapsed), 2.669 MUT (3.108 elapsed), 1.559 GC (2.047 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Utils.hs -o compiler/stage1/build/GHC/Rename/Utils.o 
<<ghc: 1929665112 bytes, 140 GCs, 33945722/105975808 avg/max bytes residency (8 samples), 223M in use, 0.000 INIT (0.570 elapsed), 1.963 MUT (2.184 elapsed), 1.394 GC (1.815 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Unbound.hs -o compiler/stage1/build/GHC/Rename/Unbound.o 
<<ghc: 1232339040 bytes, 101 GCs, 21914544/66159056 avg/max bytes residency (7 samples), 143M in use, 0.000 INIT (0.499 elapsed), 1.429 MUT (1.640 elapsed), 1.016 GC (1.319 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Fixity.hs -o compiler/stage1/build/GHC/Rename/Fixity.o 
<<ghc: 620879128 bytes, 85 GCs, 31286715/98364712 avg/max bytes residency (7 samples), 208M in use, 0.000 INIT (0.429 elapsed), 0.613 MUT (0.744 elapsed), 0.831 GC (1.131 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Env.hs -o compiler/stage1/build/GHC/Rename/Env.o 
<<ghc: 4126404768 bytes, 276 GCs, 49010504/145605152 avg/max bytes residency (10 samples), 380M in use, 0.000 INIT (0.572 elapsed), 4.182 MUT (4.567 elapsed), 2.851 GC (3.506 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Names.hs -o compiler/stage1/build/GHC/Rename/Names.o 
<<ghc: 5635123064 bytes, 263 GCs, 46664504/154028568 avg/max bytes residency (10 samples), 385M in use, 0.000 INIT (0.370 elapsed), 5.937 MUT (6.371 elapsed), 3.347 GC (4.095 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/BinaryArray.hs -o libraries/ghci/dist-boot/build/GHCi/BinaryArray.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/ResolvedBCO.hs -o libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Interpreter.hs -o compiler/stage1/build/GHC/Runtime/Interpreter.o 
<<ghc: 1677498784 bytes, 129 GCs, 35712194/120471864 avg/max bytes residency (8 samples), 253M in use, 0.000 INIT (0.368 elapsed), 1.969 MUT (2.291 elapsed), 1.478 GC (1.909 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Process.hs -o compiler/stage1/build/GHC/SysTools/Process.o 

compiler/GHC/SysTools/Process.hs:210:33: warning: [-Wunused-matches]
    Defined but not used: `tmpfs'
    |
210 | runSomethingResponseFile logger tmpfs dflags filter_fn phase_name pgm args mb_env =
    |                                 ^^^^^
<<ghc: 586183728 bytes, 84 GCs, 17140190/49987848 avg/max bytes residency (7 samples), 106M in use, 0.000 INIT (0.529 elapsed), 0.754 MUT (0.887 elapsed), 0.652 GC (0.871 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Info.hs -o compiler/stage1/build/GHC/SysTools/Info.o 
<<ghc: 517020256 bytes, 65 GCs, 19747816/52922072 avg/max bytes residency (6 samples), 113M in use, 0.000 INIT (0.441 elapsed), 0.479 MUT (0.586 elapsed), 0.469 GC (0.641 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Utils.hs -o compiler/stage1/build/GHC/Cmm/Utils.o 
<<ghc: 950278864 bytes, 115 GCs, 17259632/41979968 avg/max bytes residency (7 samples), 99M in use, 0.000 INIT (0.375 elapsed), 0.961 MUT (1.070 elapsed), 0.562 GC (0.705 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Ppr/Expr.hs -o compiler/stage1/build/GHC/Cmm/Ppr/Expr.o 
<<ghc: 636373336 bytes, 93 GCs, 14611085/36888128 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.462 elapsed), 0.731 MUT (0.840 elapsed), 0.541 GC (0.762 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Asm.hs -o compiler/stage1/build/GHC/Utils/Asm.o 
<<ghc: 73351256 bytes, 22 GCs, 8283596/15395824 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.429 elapsed), 0.081 MUT (0.146 elapsed), 0.145 GC (0.188 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/Ppr.o 
<<ghc: 448461560 bytes, 97 GCs, 13400364/29686968 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.435 elapsed), 0.452 MUT (0.574 elapsed), 0.370 GC (0.476 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/Types.hs -o compiler/stage1/build/GHC/Llvm/Types.o 
<<ghc: 1597976616 bytes, 173 GCs, 24239115/62629600 avg/max bytes residency (8 samples), 159M in use, 0.000 INIT (0.386 elapsed), 1.604 MUT (1.869 elapsed), 1.103 GC (1.384 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/MetaData.hs -o compiler/stage1/build/GHC/Llvm/MetaData.o 
<<ghc: 154323768 bytes, 38 GCs, 7340638/14165704 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.501 elapsed), 0.167 MUT (0.241 elapsed), 0.175 GC (0.227 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/Syntax.hs -o compiler/stage1/build/GHC/Llvm/Syntax.o 
<<ghc: 425854168 bytes, 80 GCs, 9725051/20808192 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.577 elapsed), 0.436 MUT (0.597 elapsed), 0.301 GC (0.376 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/Ppr.hs -o compiler/stage1/build/GHC/Llvm/Ppr.o 
<<ghc: 2540053200 bytes, 311 GCs, 20481758/37704400 avg/max bytes residency (10 samples), 106M in use, 0.000 INIT (0.414 elapsed), 2.563 MUT (2.892 elapsed), 1.497 GC (1.691 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm.hs -o compiler/stage1/build/GHC/Llvm.o 
<<ghc: 61036584 bytes, 25 GCs, 6660458/13577496 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.387 elapsed), 0.073 MUT (0.147 elapsed), 0.137 GC (0.184 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Regs.hs -o compiler/stage1/build/GHC/CmmToLlvm/Regs.o 
<<ghc: 240498192 bytes, 45 GCs, 9237745/19975432 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.387 elapsed), 0.250 MUT (0.369 elapsed), 0.209 GC (0.266 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Base.hs -o compiler/stage1/build/GHC/CmmToLlvm/Base.o 
<<ghc: 1518477736 bytes, 134 GCs, 24356153/71705872 avg/max bytes residency (8 samples), 160M in use, 0.000 INIT (0.671 elapsed), 1.500 MUT (1.648 elapsed), 1.070 GC (1.407 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Tasks.hs -o compiler/stage1/build/GHC/SysTools/Tasks.o 
<<ghc: 1369192608 bytes, 122 GCs, 19595102/57472368 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.452 elapsed), 1.166 MUT (1.327 elapsed), 0.843 GC (1.035 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker/Unit.hs -o compiler/stage1/build/GHC/Linker/Unit.o 
<<ghc: 429596016 bytes, 81 GCs, 17388376/45677840 avg/max bytes residency (6 samples), 98M in use, 0.000 INIT (0.642 elapsed), 0.397 MUT (0.483 elapsed), 0.462 GC (0.620 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker/MacOS.hs -o compiler/stage1/build/GHC/Linker/MacOS.o 
<<ghc: 546968520 bytes, 73 GCs, 20914826/55104728 avg/max bytes residency (6 samples), 122M in use, 0.000 INIT (0.387 elapsed), 0.522 MUT (0.638 elapsed), 0.533 GC (0.687 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker/Dynamic.hs -o compiler/stage1/build/GHC/Linker/Dynamic.o 
<<ghc: 942891080 bytes, 110 GCs, 20729067/61109456 avg/max bytes residency (7 samples), 131M in use, 0.000 INIT (0.769 elapsed), 0.849 MUT (0.977 elapsed), 0.655 GC (0.864 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Elf.hs -o compiler/stage1/build/GHC/SysTools/Elf.o 
<<ghc: 1011433392 bytes, 104 GCs, 21372421/62956720 avg/max bytes residency (7 samples), 134M in use, 0.000 INIT (0.437 elapsed), 1.031 MUT (1.138 elapsed), 0.737 GC (0.950 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker/ExtraObj.hs -o compiler/stage1/build/GHC/Linker/ExtraObj.o 
<<ghc: 710255616 bytes, 72 GCs, 16515713/42837344 avg/max bytes residency (6 samples), 92M in use, 0.000 INIT (0.517 elapsed), 0.648 MUT (0.731 elapsed), 0.549 GC (0.692 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools.hs -o compiler/stage1/build/GHC/SysTools.o 
<<ghc: 276549032 bytes, 53 GCs, 14067736/36976088 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.657 elapsed), 0.356 MUT (0.468 elapsed), 0.491 GC (0.625 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Ppr/Decl.hs -o compiler/stage1/build/GHC/Cmm/Ppr/Decl.o 
<<ghc: 405067080 bytes, 54 GCs, 10195868/22635736 avg/max bytes residency (5 samples), 50M in use, 0.000 INIT (1.035 elapsed), 0.825 MUT (2.768 elapsed), 0.485 GC (2.840 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Ppr.hs -o compiler/stage1/build/GHC/Cmm/Ppr.o 
<<ghc: 841788952 bytes, 94 GCs, 15761889/39890552 avg/max bytes residency (6 samples), 85M in use, 0.001 INIT (0.796 elapsed), 1.173 MUT (1.307 elapsed), 0.727 GC (0.926 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/CallConv.hs -o compiler/stage1/build/GHC/Cmm/CallConv.o 
<<ghc: 797861288 bytes, 111 GCs, 14640869/36922208 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.710 elapsed), 0.751 MUT (0.865 elapsed), 0.665 GC (0.823 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Bitmap.hs -o compiler/stage1/build/GHC/Data/Bitmap.o 
<<ghc: 146350512 bytes, 27 GCs, 8254398/14320296 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.362 elapsed), 0.160 MUT (0.272 elapsed), 0.185 GC (0.275 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Info.hs -o compiler/stage1/build/GHC/Cmm/Info.o 
<<ghc: 1367489240 bytes, 119 GCs, 19848145/57499632 avg/max bytes residency (7 samples), 122M in use, 0.000 INIT (0.452 elapsed), 1.537 MUT (1.982 elapsed), 1.068 GC (1.500 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Graph.hs -o compiler/stage1/build/GHC/Cmm/Graph.o 
<<ghc: 710665120 bytes, 98 GCs, 13707553/31257776 avg/max bytes residency (6 samples), 68M in use, 0.000 INIT (0.485 elapsed), 0.776 MUT (1.041 elapsed), 0.482 GC (0.719 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/CgUtils.hs -o compiler/stage1/build/GHC/StgToCmm/CgUtils.o 
<<ghc: 540372432 bytes, 88 GCs, 14883406/35559480 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.464 elapsed), 0.574 MUT (0.816 elapsed), 0.512 GC (0.773 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Closure.hs -o compiler/stage1/build/GHC/StgToCmm/Closure.o 
<<ghc: 1298624600 bytes, 143 GCs, 24800464/71415264 avg/max bytes residency (8 samples), 165M in use, 0.000 INIT (0.467 elapsed), 1.382 MUT (1.905 elapsed), 1.241 GC (1.923 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Monad.hs -o compiler/stage1/build/GHC/StgToCmm/Monad.o 
<<ghc: 1116283904 bytes, 106 GCs, 19682185/55501568 avg/max bytes residency (7 samples), 117M in use, 0.000 INIT (0.395 elapsed), 1.198 MUT (1.680 elapsed), 0.815 GC (1.340 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Utils.hs -o compiler/stage1/build/GHC/StgToCmm/Utils.o 
<<ghc: 1440679872 bytes, 111 GCs, 20662232/63170552 avg/max bytes residency (7 samples), 134M in use, 0.000 INIT (0.549 elapsed), 2.098 MUT (4.062 elapsed), 1.152 GC (2.282 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/ArgRep.hs -o compiler/stage1/build/GHC/StgToCmm/ArgRep.o 
<<ghc: 233949536 bytes, 42 GCs, 11522496/25194376 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.463 elapsed), 0.377 MUT (0.873 elapsed), 0.415 GC (0.926 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Ticky.hs -o compiler/stage1/build/GHC/StgToCmm/Ticky.o 
<<ghc: 2397429672 bytes, 160 GCs, 32165129/97093032 avg/max bytes residency (8 samples), 217M in use, 0.001 INIT (0.738 elapsed), 2.911 MUT (5.393 elapsed), 2.290 GC (4.946 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Env.hs -o compiler/stage1/build/GHC/StgToCmm/Env.o 
<<ghc: 517234168 bytes, 103 GCs, 16081908/39861704 avg/max bytes residency (6 samples), 90M in use, 0.000 INIT (0.697 elapsed), 0.667 MUT (1.299 elapsed), 0.722 GC (1.478 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Layout.hs -o compiler/stage1/build/GHC/StgToCmm/Layout.o 
<<ghc: 1328179768 bytes, 114 GCs, 17988268/53584040 avg/max bytes residency (7 samples), 115M in use, 0.000 INIT (0.521 elapsed), 1.730 MUT (3.306 elapsed), 1.005 GC (2.008 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/InfoTable.hs -o compiler/stage1/build/GHC/ByteCode/InfoTable.o 
<<ghc: 389723480 bytes, 78 GCs, 22789846/71430824 avg/max bytes residency (7 samples), 154M in use, 0.000 INIT (0.494 elapsed), 0.440 MUT (0.950 elapsed), 0.744 GC (1.613 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/Instr.hs -o compiler/stage1/build/GHC/ByteCode/Instr.o 
<<ghc: 1328105272 bytes, 99 GCs, 22396995/66503536 avg/max bytes residency (7 samples), 140M in use, 0.000 INIT (0.705 elapsed), 1.802 MUT (3.363 elapsed), 1.151 GC (2.329 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/Asm.hs -o compiler/stage1/build/GHC/ByteCode/Asm.o 
<<ghc: 1692742040 bytes, 129 GCs, 28835840/95038080 avg/max bytes residency (8 samples), 201M in use, 0.000 INIT (0.501 elapsed), 2.843 MUT (5.397 elapsed), 1.731 GC (3.668 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/Linker.hs -o compiler/stage1/build/GHC/ByteCode/Linker.o 
<<ghc: 565798224 bytes, 69 GCs, 19103646/57556584 avg/max bytes residency (7 samples), 124M in use, 0.001 INIT (0.763 elapsed), 0.940 MUT (2.003 elapsed), 0.902 GC (2.046 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker/Loader.hs -o compiler/stage1/build/GHC/Linker/Loader.o 
<<ghc: 3643152480 bytes, 207 GCs, 37146720/134022272 avg/max bytes residency (9 samples), 280M in use, 0.000 INIT (0.749 elapsed), 5.343 MUT (10.041 elapsed), 2.970 GC (5.931 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Loader.hs -o compiler/stage1/build/GHC/Runtime/Loader.o 
<<ghc: 919101688 bytes, 102 GCs, 29461938/103588032 avg/max bytes residency (8 samples), 217M in use, 0.000 INIT (0.504 elapsed), 1.217 MUT (2.312 elapsed), 1.205 GC (2.676 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CallerCC.hs -o compiler/stage1/build/GHC/Core/Opt/CallerCC.o 
<<ghc: 1178896864 bytes, 98 GCs, 24731766/75954344 avg/max bytes residency (7 samples), 164M in use, 0.000 INIT (0.710 elapsed), 1.751 MUT (2.992 elapsed), 1.256 GC (2.421 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Recomp/Flags.hs -o compiler/stage1/build/GHC/Iface/Recomp/Flags.o 
<<ghc: 1068878264 bytes, 112 GCs, 28463571/80085272 avg/max bytes residency (7 samples), 170M in use, 0.000 INIT (0.466 elapsed), 1.223 MUT (1.833 elapsed), 1.153 GC (1.965 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Recomp.hs -o compiler/stage1/build/GHC/Iface/Recomp.o 
<<ghc: 5295463336 bytes, 270 GCs, 45215635/141144704 avg/max bytes residency (10 samples), 353M in use, 0.000 INIT (0.630 elapsed), 6.586 MUT (8.740 elapsed), 4.091 GC (6.214 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Usage.hs -o compiler/stage1/build/GHC/HsToCore/Usage.o 
<<ghc: 1491735648 bytes, 122 GCs, 29667479/100525968 avg/max bytes residency (8 samples), 213M in use, 0.000 INIT (0.524 elapsed), 1.447 MUT (2.039 elapsed), 1.194 GC (1.879 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Docs.hs -o compiler/stage1/build/GHC/HsToCore/Docs.o 
<<ghc: 1384322040 bytes, 104 GCs, 23184960/70876664 avg/max bytes residency (7 samples), 150M in use, 0.000 INIT (0.463 elapsed), 2.430 MUT (4.928 elapsed), 1.247 GC (2.714 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CoreToIface.hs -o compiler/stage1/build/GHC/CoreToIface.o 
<<ghc: 999965160 bytes, 99 GCs, 18651721/53571960 avg/max bytes residency (7 samples), 116M in use, 0.000 INIT (0.444 elapsed), 1.725 MUT (3.237 elapsed), 1.227 GC (2.649 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Make.hs -o compiler/stage1/build/GHC/Iface/Make.o 
<<ghc: 1301548096 bytes, 110 GCs, 29050471/99291360 avg/max bytes residency (8 samples), 211M in use, 0.000 INIT (0.512 elapsed), 1.647 MUT (2.450 elapsed), 1.370 GC (2.330 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/TyThing/Ppr.hs -o compiler/stage1/build/GHC/Types/TyThing/Ppr.o 
<<ghc: 317804816 bytes, 53 GCs, 16296842/43753960 avg/max bytes residency (6 samples), 96M in use, 0.000 INIT (0.463 elapsed), 0.374 MUT (0.636 elapsed), 0.464 GC (0.726 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Expr.hs-boot -o compiler/stage1/build/GHC/Tc/Gen/Expr.o-boot 
<<ghc: 119582120 bytes, 29 GCs, 12431396/26892544 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.484 elapsed), 0.131 MUT (0.235 elapsed), 0.266 GC (0.419 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Instance/FunDeps.hs -o compiler/stage1/build/GHC/Tc/Instance/FunDeps.o 
<<ghc: 640825456 bytes, 65 GCs, 13978316/36588360 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.416 elapsed), 0.789 MUT (1.027 elapsed), 0.536 GC (0.774 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Splice.hs-boot -o compiler/stage1/build/GHC/Tc/Gen/Splice.o-boot 
<<ghc: 159129616 bytes, 38 GCs, 15129092/39953752 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.445 elapsed), 0.163 MUT (0.293 elapsed), 0.424 GC (0.647 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/Build.hs -o compiler/stage1/build/GHC/Tc/TyCl/Build.o 
<<ghc: 999350664 bytes, 79 GCs, 22852236/69362304 avg/max bytes residency (7 samples), 149M in use, 0.000 INIT (0.429 elapsed), 1.213 MUT (1.646 elapsed), 0.880 GC (1.327 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Zonk.hs -o compiler/stage1/build/GHC/Tc/Utils/Zonk.o 
<<ghc: 5700447568 bytes, 349 GCs, 55014244/146920592 avg/max bytes residency (11 samples), 399M in use, 0.000 INIT (0.530 elapsed), 7.008 MUT (9.615 elapsed), 4.702 GC (7.242 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Instantiate.hs -o compiler/stage1/build/GHC/Tc/Utils/Instantiate.o 
<<ghc: 1866611888 bytes, 115 GCs, 30055287/105725304 avg/max bytes residency (8 samples), 221M in use, 0.000 INIT (0.502 elapsed), 2.684 MUT (5.058 elapsed), 1.764 GC (3.858 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Instance/Family.hs -o compiler/stage1/build/GHC/Tc/Instance/Family.o 
<<ghc: 1459393552 bytes, 124 GCs, 29049405/98524688 avg/max bytes residency (8 samples), 208M in use, 0.000 INIT (0.511 elapsed), 1.872 MUT (3.403 elapsed), 1.404 GC (3.046 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/IfaceToCore.hs -o compiler/stage1/build/GHC/IfaceToCore.o 
<<ghc: 3936138072 bytes, 238 GCs, 44260632/148687368 avg/max bytes residency (10 samples), 350M in use, 0.000 INIT (0.433 elapsed), 5.488 MUT (9.860 elapsed), 3.283 GC (6.560 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/PostProcess/Haddock.hs -o compiler/stage1/build/GHC/Parser/PostProcess/Haddock.o 
<<ghc: 2970050104 bytes, 219 GCs, 24390640/77951144 avg/max bytes residency (8 samples), 165M in use, 0.000 INIT (0.503 elapsed), 4.673 MUT (8.714 elapsed), 1.987 GC (3.983 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Backpack/Syntax.hs -o compiler/stage1/build/GHC/Driver/Backpack/Syntax.o 
<<ghc: 153061224 bytes, 53 GCs, 11559811/24960584 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.626 elapsed), 0.229 MUT (0.570 elapsed), 0.359 GC (0.732 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser.hs -o compiler/stage1/build/GHC/Parser.o 
<<ghc: 23138467232 bytes, 1100 GCs, 122960781/249337208 avg/max bytes residency (22 samples), 690M in use, 0.000 INIT (0.496 elapsed), 33.709 MUT (60.128 elapsed), 22.827 GC (42.557 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Errors/Ppr.hs -o compiler/stage1/build/GHC/Parser/Errors/Ppr.o 
<<ghc: 3452291504 bytes, 193 GCs, 36565635/93614128 avg/max bytes residency (9 samples), 219M in use, 0.000 INIT (0.568 elapsed), 4.679 MUT (8.787 elapsed), 3.028 GC (6.310 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Config.hs -o compiler/stage1/build/GHC/Driver/Config.o 
<<ghc: 351901112 bytes, 74 GCs, 12713459/27674280 avg/max bytes residency (5 samples), 65M in use, 0.001 INIT (0.814 elapsed), 0.541 MUT (1.263 elapsed), 0.599 GC (1.346 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Header.hs -o compiler/stage1/build/GHC/Parser/Header.o 
<<ghc: 864017880 bytes, 91 GCs, 18817244/55918008 avg/max bytes residency (7 samples), 120M in use, 0.000 INIT (0.594 elapsed), 1.163 MUT (2.216 elapsed), 0.954 GC (1.917 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Dump.hs -o compiler/stage1/build/GHC/Hs/Dump.o 
<<ghc: 31165690352 bytes, 1049 GCs, 147486490/304749552 avg/max bytes residency (25 samples), 832M in use, 0.000 INIT (0.564 elapsed), 42.578 MUT (75.964 elapsed), 33.231 GC (61.342 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Splice.hs-boot -o compiler/stage1/build/GHC/Rename/Splice.o-boot 
<<ghc: 122323416 bytes, 38 GCs, 14345499/33879392 avg/max bytes residency (5 samples), 71M in use, 0.000 INIT (0.504 elapsed), 0.126 MUT (0.289 elapsed), 0.311 GC (0.703 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Expr.hs-boot -o compiler/stage1/build/GHC/Rename/Expr.o-boot 
<<ghc: 141131744 bytes, 35 GCs, 12914692/28504856 avg/max bytes residency (5 samples), 62M in use, 0.000 INIT (0.385 elapsed), 0.176 MUT (0.453 elapsed), 0.345 GC (0.733 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Annotation.hs -o compiler/stage1/build/GHC/Tc/Gen/Annotation.o 
<<ghc: 469500376 bytes, 65 GCs, 21372446/57783128 avg/max bytes residency (6 samples), 126M in use, 0.000 INIT (0.586 elapsed), 0.532 MUT (1.044 elapsed), 0.639 GC (1.312 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/HsType.hs -o compiler/stage1/build/GHC/Rename/HsType.o 
<<ghc: 4419207128 bytes, 238 GCs, 41930711/135834456 avg/max bytes residency (10 samples), 329M in use, 0.000 INIT (0.406 elapsed), 6.336 MUT (11.071 elapsed), 3.602 GC (6.727 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Pat.hs -o compiler/stage1/build/GHC/Rename/Pat.o 
<<ghc: 1939359520 bytes, 115 GCs, 28134471/98943032 avg/max bytes residency (8 samples), 211M in use, 0.000 INIT (0.628 elapsed), 2.668 MUT (4.888 elapsed), 1.563 GC (3.181 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Bind.hs -o compiler/stage1/build/GHC/Rename/Bind.o 
<<ghc: 3161765144 bytes, 162 GCs, 29010909/101220328 avg/max bytes residency (8 samples), 213M in use, 0.000 INIT (0.466 elapsed), 4.334 MUT (7.660 elapsed), 2.072 GC (4.453 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Module.hs -o compiler/stage1/build/GHC/Rename/Module.o 
<<ghc: 6535227344 bytes, 313 GCs, 51828512/170991888 avg/max bytes residency (10 samples), 404M in use, 0.000 INIT (0.776 elapsed), 9.761 MUT (18.623 elapsed), 5.246 GC (11.007 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Splice.hs -o compiler/stage1/build/GHC/Rename/Splice.o 
<<ghc: 2080885376 bytes, 127 GCs, 29797341/104528376 avg/max bytes residency (8 samples), 223M in use, 0.001 INIT (0.845 elapsed), 3.575 MUT (6.418 elapsed), 2.167 GC (4.342 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Expr.hs -o compiler/stage1/build/GHC/Rename/Expr.o 
<<ghc: 8387634840 bytes, 384 GCs, 70031080/198347568 avg/max bytes residency (12 samples), 479M in use, 0.001 INIT (0.832 elapsed), 13.851 MUT (27.461 elapsed), 8.020 GC (16.810 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Module.hs-boot -o compiler/stage1/build/GHC/Tc/Module.o-boot 
<<ghc: 99476960 bytes, 28 GCs, 9283418/17859696 avg/max bytes residency (4 samples), 41M in use, 0.000 INIT (0.461 elapsed), 0.163 MUT (0.541 elapsed), 0.333 GC (0.871 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Unify.hs -o compiler/stage1/build/GHC/Tc/Utils/Unify.o 
<<ghc: 3018771408 bytes, 171 GCs, 36524077/131335232 avg/max bytes residency (9 samples), 276M in use, 0.000 INIT (0.579 elapsed), 4.593 MUT (8.958 elapsed), 3.063 GC (7.215 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors/Hole.hs-boot -o compiler/stage1/build/GHC/Tc/Errors/Hole.o-boot 
<<ghc: 122106368 bytes, 28 GCs, 13065865/28232744 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.655 elapsed), 0.171 MUT (0.431 elapsed), 0.404 GC (0.933 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/EvTerm.hs -o compiler/stage1/build/GHC/Tc/Types/EvTerm.o 
<<ghc: 305291352 bytes, 59 GCs, 19905124/53238624 avg/max bytes residency (6 samples), 114M in use, 0.000 INIT (0.798 elapsed), 0.558 MUT (1.168 elapsed), 0.906 GC (2.007 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors.hs -o compiler/stage1/build/GHC/Tc/Errors.o 
<<ghc: 7235045528 bytes, 411 GCs, 65126468/157723256 avg/max bytes residency (12 samples), 432M in use, 0.001 INIT (0.613 elapsed), 8.667 MUT (11.382 elapsed), 5.718 GC (8.659 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon/Set.hs -o compiler/stage1/build/GHC/Core/TyCon/Set.o 
<<ghc: 200681168 bytes, 43 GCs, 9307598/21151336 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.450 elapsed), 0.197 MUT (0.344 elapsed), 0.246 GC (0.366 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Instance/Typeable.hs -o compiler/stage1/build/GHC/Tc/Instance/Typeable.o 
<<ghc: 2398725864 bytes, 138 GCs, 29274277/101316944 avg/max bytes residency (8 samples), 215M in use, 0.000 INIT (0.500 elapsed), 2.768 MUT (3.425 elapsed), 1.641 GC (2.357 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Instance/Class.hs -o compiler/stage1/build/GHC/Tc/Instance/Class.o 
<<ghc: 1347900136 bytes, 117 GCs, 28536489/96709072 avg/max bytes residency (8 samples), 204M in use, 0.000 INIT (0.429 elapsed), 1.548 MUT (2.087 elapsed), 1.159 GC (1.839 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Solver/Monad.hs -o compiler/stage1/build/GHC/Tc/Solver/Monad.o 
<<ghc: 5485417864 bytes, 276 GCs, 56209213/165758360 avg/max bytes residency (11 samples), 414M in use, 0.000 INIT (0.434 elapsed), 7.094 MUT (11.784 elapsed), 4.571 GC (8.609 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Solver/Rewrite.hs -o compiler/stage1/build/GHC/Tc/Solver/Rewrite.o 
<<ghc: 3385270944 bytes, 224 GCs, 40344918/121304232 avg/max bytes residency (9 samples), 297M in use, 0.000 INIT (0.583 elapsed), 4.968 MUT (9.201 elapsed), 3.062 GC (6.298 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Solver/Canonical.hs -o compiler/stage1/build/GHC/Tc/Solver/Canonical.o 
<<ghc: 4131108384 bytes, 258 GCs, 44852010/138923904 avg/max bytes residency (10 samples), 350M in use, 0.000 INIT (0.481 elapsed), 5.713 MUT (10.725 elapsed), 3.635 GC (7.616 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Solver/Interact.hs -o compiler/stage1/build/GHC/Tc/Solver/Interact.o 
<<ghc: 4264335800 bytes, 227 GCs, 51591832/186116992 avg/max bytes residency (10 samples), 403M in use, 0.000 INIT (0.508 elapsed), 5.528 MUT (8.591 elapsed), 3.613 GC (6.998 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Solver.hs -o compiler/stage1/build/GHC/Tc/Solver.o 
<<ghc: 4197547872 bytes, 236 GCs, 43275261/126328520 avg/max bytes residency (10 samples), 328M in use, 0.000 INIT (0.569 elapsed), 4.995 MUT (6.242 elapsed), 3.021 GC (4.316 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Validity.hs -o compiler/stage1/build/GHC/Tc/Validity.o 
<<ghc: 4775799536 bytes, 303 GCs, 54590506/169796552 avg/max bytes residency (11 samples), 412M in use, 0.000 INIT (0.413 elapsed), 5.765 MUT (7.173 elapsed), 3.944 GC (5.641 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/HsType.hs -o compiler/stage1/build/GHC/Tc/Gen/HsType.o 
<<ghc: 8065732952 bytes, 375 GCs, 68889969/202456496 avg/max bytes residency (12 samples), 482M in use, 0.000 INIT (0.404 elapsed), 9.126 MUT (10.967 elapsed), 5.998 GC (8.355 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Sig.hs -o compiler/stage1/build/GHC/Tc/Gen/Sig.o 
<<ghc: 1811817176 bytes, 113 GCs, 29747185/103304584 avg/max bytes residency (8 samples), 218M in use, 0.000 INIT (0.433 elapsed), 2.029 MUT (2.526 elapsed), 1.271 GC (1.859 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/PatSyn.hs-boot -o compiler/stage1/build/GHC/Tc/TyCl/PatSyn.o-boot 
<<ghc: 117416776 bytes, 32 GCs, 12961848/30097176 avg/max bytes residency (5 samples), 63M in use, 0.000 INIT (0.397 elapsed), 0.122 MUT (0.216 elapsed), 0.257 GC (0.414 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Match.hs-boot -o compiler/stage1/build/GHC/Tc/Gen/Match.o-boot 
<<ghc: 126204200 bytes, 35 GCs, 12594502/28829160 avg/max bytes residency (5 samples), 60M in use, 0.000 INIT (0.515 elapsed), 0.125 MUT (0.205 elapsed), 0.301 GC (0.448 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Pat.hs -o compiler/stage1/build/GHC/Tc/Gen/Pat.o 
<<ghc: 3226482024 bytes, 192 GCs, 35765489/120130008 avg/max bytes residency (9 samples), 265M in use, 0.000 INIT (0.460 elapsed), 3.457 MUT (4.175 elapsed), 2.252 GC (3.162 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Bind.hs -o compiler/stage1/build/GHC/Tc/Gen/Bind.o 
<<ghc: 4218776616 bytes, 298 GCs, 47599944/138840008 avg/max bytes residency (10 samples), 365M in use, 0.000 INIT (0.480 elapsed), 5.051 MUT (6.443 elapsed), 3.296 GC (4.909 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/Utils.hs -o compiler/stage1/build/GHC/Tc/TyCl/Utils.o 
<<ghc: 2257559200 bytes, 130 GCs, 27613801/96629536 avg/max bytes residency (8 samples), 204M in use, 0.000 INIT (0.701 elapsed), 2.666 MUT (3.368 elapsed), 1.598 GC (2.289 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Export.hs -o compiler/stage1/build/GHC/Tc/Gen/Export.o 
<<ghc: 2034695752 bytes, 127 GCs, 33391183/116601368 avg/max bytes residency (8 samples), 244M in use, 0.000 INIT (0.370 elapsed), 2.308 MUT (2.785 elapsed), 1.376 GC (1.995 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Backpack.hs -o compiler/stage1/build/GHC/Tc/Utils/Backpack.o 
<<ghc: 2892125128 bytes, 168 GCs, 41142498/139906872 avg/max bytes residency (9 samples), 311M in use, 0.000 INIT (0.482 elapsed), 3.111 MUT (3.953 elapsed), 2.246 GC (3.205 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv/Generate.hs -o compiler/stage1/build/GHC/Tc/Deriv/Generate.o 
<<ghc: 5831616944 bytes, 285 GCs, 48130653/149118056 avg/max bytes residency (10 samples), 375M in use, 0.000 INIT (0.361 elapsed), 7.307 MUT (9.049 elapsed), 3.711 GC (5.336 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/Class.hs -o compiler/stage1/build/GHC/Tc/TyCl/Class.o 
<<ghc: 1467844112 bytes, 127 GCs, 33593660/111586968 avg/max bytes residency (8 samples), 234M in use, 0.000 INIT (0.464 elapsed), 1.863 MUT (2.582 elapsed), 1.328 GC (2.124 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Monad/State.hs -o compiler/stage1/build/GHC/Utils/Monad/State.o 
<<ghc: 88799288 bytes, 20 GCs, 4357864/8946672 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.433 elapsed), 0.111 MUT (0.251 elapsed), 0.107 GC (0.212 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv/Functor.hs -o compiler/stage1/build/GHC/Tc/Deriv/Functor.o 
<<ghc: 1477480128 bytes, 137 GCs, 25244132/79748112 avg/max bytes residency (8 samples), 169M in use, 0.000 INIT (0.648 elapsed), 1.966 MUT (2.838 elapsed), 1.202 GC (1.963 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv/Generics.hs -o compiler/stage1/build/GHC/Tc/Deriv/Generics.o 
<<ghc: 2327305480 bytes, 142 GCs, 27787021/95619328 avg/max bytes residency (8 samples), 204M in use, 0.000 INIT (0.468 elapsed), 2.824 MUT (3.984 elapsed), 1.713 GC (2.871 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv/Utils.hs -o compiler/stage1/build/GHC/Tc/Deriv/Utils.o 
<<ghc: 1936065496 bytes, 108 GCs, 29690347/103869240 avg/max bytes residency (8 samples), 222M in use, 0.000 INIT (0.378 elapsed), 3.082 MUT (3.986 elapsed), 1.580 GC (2.598 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv/Infer.hs -o compiler/stage1/build/GHC/Tc/Deriv/Infer.o 
<<ghc: 1327867360 bytes, 121 GCs, 30539861/103400976 avg/max bytes residency (8 samples), 218M in use, 0.000 INIT (0.378 elapsed), 1.826 MUT (3.407 elapsed), 1.342 GC (2.741 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv.hs -o compiler/stage1/build/GHC/Tc/Deriv.o 
<<ghc: 3773987976 bytes, 222 GCs, 35768538/117143888 avg/max bytes residency (9 samples), 265M in use, 0.000 INIT (0.686 elapsed), 5.391 MUT (8.642 elapsed), 2.825 GC (4.642 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/Instance.hs-boot -o compiler/stage1/build/GHC/Tc/TyCl/Instance.o-boot 
<<ghc: 116856296 bytes, 35 GCs, 12797460/29583384 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.459 elapsed), 0.143 MUT (0.362 elapsed), 0.342 GC (0.801 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl.hs -o compiler/stage1/build/GHC/Tc/TyCl.o 
<<ghc: 11167759504 bytes, 603 GCs, 99002780/255117984 avg/max bytes residency (14 samples), 701M in use, 0.000 INIT (0.530 elapsed), 16.399 MUT (28.350 elapsed), 11.766 GC (23.063 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/Instance.hs -o compiler/stage1/build/GHC/Tc/TyCl/Instance.o 
<<ghc: 4163558952 bytes, 246 GCs, 46502478/154723328 avg/max bytes residency (10 samples), 369M in use, 0.000 INIT (0.611 elapsed), 6.333 MUT (10.968 elapsed), 3.633 GC (7.199 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/PatSyn.hs -o compiler/stage1/build/GHC/Tc/TyCl/PatSyn.o 
<<ghc: 3179116840 bytes, 178 GCs, 36572988/122063968 avg/max bytes residency (9 samples), 272M in use, 0.000 INIT (0.445 elapsed), 4.258 MUT (7.403 elapsed), 2.354 GC (4.683 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Head.hs -o compiler/stage1/build/GHC/Tc/Gen/Head.o 
<<ghc: 2748026288 bytes, 173 GCs, 37349180/130056464 avg/max bytes residency (9 samples), 277M in use, 0.000 INIT (0.853 elapsed), 4.067 MUT (7.525 elapsed), 2.500 GC (5.124 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Match.hs -o compiler/stage1/build/GHC/Tc/Gen/Match.o 
<<ghc: 2952014240 bytes, 187 GCs, 34998263/122274808 avg/max bytes residency (9 samples), 258M in use, 0.000 INIT (0.451 elapsed), 4.111 MUT (6.931 elapsed), 2.337 GC (4.615 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Arrow.hs -o compiler/stage1/build/GHC/Tc/Gen/Arrow.o 
<<ghc: 1392476120 bytes, 138 GCs, 34015954/103582160 avg/max bytes residency (8 samples), 221M in use, 0.000 INIT (0.555 elapsed), 2.488 MUT (4.665 elapsed), 1.970 GC (4.255 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/App.hs -o compiler/stage1/build/GHC/Tc/Gen/App.o 
<<ghc: 2385497000 bytes, 192 GCs, 39541444/134220336 avg/max bytes residency (9 samples), 293M in use, 0.000 INIT (0.435 elapsed), 4.014 MUT (7.596 elapsed), 2.863 GC (6.290 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Expr.hs -o compiler/stage1/build/GHC/Tc/Gen/Expr.o 
<<ghc: 3792198256 bytes, 229 GCs, 37367296/132318896 avg/max bytes residency (9 samples), 277M in use, 0.000 INIT (0.722 elapsed), 6.665 MUT (12.354 elapsed), 3.828 GC (7.991 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Foreign.hs -o compiler/stage1/build/GHC/Tc/Gen/Foreign.o 
<<ghc: 1669463592 bytes, 124 GCs, 33158595/113036552 avg/max bytes residency (8 samples), 237M in use, 0.000 INIT (0.688 elapsed), 2.287 MUT (4.018 elapsed), 1.724 GC (3.765 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Rule.hs -o compiler/stage1/build/GHC/Tc/Gen/Rule.o 
<<ghc: 979152520 bytes, 90 GCs, 25497121/77958088 avg/max bytes residency (7 samples), 168M in use, 0.000 INIT (0.538 elapsed), 1.584 MUT (2.847 elapsed), 1.149 GC (2.565 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Default.hs -o compiler/stage1/build/GHC/Tc/Gen/Default.o 
<<ghc: 589831016 bytes, 98 GCs, 31207493/97013096 avg/max bytes residency (7 samples), 204M in use, 0.000 INIT (0.695 elapsed), 0.979 MUT (1.797 elapsed), 1.268 GC (2.710 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Module.hs -o compiler/stage1/build/GHC/Tc/Module.o 
<<ghc: 8882947408 bytes, 386 GCs, 91895600/301082848 avg/max bytes residency (12 samples), 721M in use, 0.000 INIT (0.665 elapsed), 11.573 MUT (20.449 elapsed), 7.923 GC (15.758 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Tidy/StaticPtrTable.hs -o compiler/stage1/build/GHC/Iface/Tidy/StaticPtrTable.o 
<<ghc: 1007658744 bytes, 94 GCs, 24444397/75209544 avg/max bytes residency (7 samples), 163M in use, 0.001 INIT (0.759 elapsed), 1.544 MUT (3.007 elapsed), 1.201 GC (2.428 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Tidy.hs -o compiler/stage1/build/GHC/Iface/Tidy.o 
<<ghc: 1581376416 bytes, 133 GCs, 29466293/100899832 avg/max bytes residency (8 samples), 214M in use, 0.000 INIT (0.493 elapsed), 2.210 MUT (4.273 elapsed), 1.557 GC (3.492 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Utils.hs -o compiler/stage1/build/GHC/Parser/Utils.o 
<<ghc: 204942040 bytes, 44 GCs, 12827972/27939960 avg/max bytes residency (5 samples), 62M in use, 0.000 INIT (0.688 elapsed), 0.330 MUT (0.639 elapsed), 0.456 GC (0.994 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Heap/Inspect.hs -o compiler/stage1/build/GHC/Runtime/Heap/Inspect.o 
<<ghc: 4824152536 bytes, 231 GCs, 55924156/204343368 avg/max bytes residency (10 samples), 460M in use, 0.000 INIT (0.644 elapsed), 7.475 MUT (13.170 elapsed), 4.575 GC (9.784 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/LRegSet.hs -o compiler/stage1/build/GHC/Cmm/LRegSet.o 
<<ghc: 64803544 bytes, 23 GCs, 5730221/12315392 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.625 elapsed), 0.119 MUT (0.381 elapsed), 0.171 GC (0.413 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow.hs -o compiler/stage1/build/GHC/Cmm/Dataflow.o 
<<ghc: 478648560 bytes, 85 GCs, 11571986/27261184 avg/max bytes residency (6 samples), 59M in use, 0.000 INIT (0.733 elapsed), 0.754 MUT (1.631 elapsed), 0.487 GC (1.135 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Liveness.hs -o compiler/stage1/build/GHC/Cmm/Liveness.o 
<<ghc: 547582432 bytes, 100 GCs, 14762201/36475480 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.390 elapsed), 0.802 MUT (1.635 elapsed), 0.611 GC (1.362 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Opt.hs -o compiler/stage1/build/GHC/Cmm/Opt.o 
<<ghc: 1355373272 bytes, 164 GCs, 15805156/37071376 avg/max bytes residency (7 samples), 88M in use, 0.000 INIT (0.747 elapsed), 1.951 MUT (3.776 elapsed), 1.191 GC (2.364 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Sink.hs -o compiler/stage1/build/GHC/Cmm/Sink.o 
<<ghc: 933881344 bytes, 115 GCs, 12812096/32654024 avg/max bytes residency (6 samples), 71M in use, 0.001 INIT (0.860 elapsed), 1.554 MUT (2.765 elapsed), 0.767 GC (1.600 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/ProcPoint.hs -o compiler/stage1/build/GHC/Cmm/ProcPoint.o 
<<ghc: 666522688 bytes, 70 GCs, 15069716/38485288 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.526 elapsed), 1.060 MUT (2.055 elapsed), 0.637 GC (1.340 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Lint.hs -o compiler/stage1/build/GHC/Cmm/Lint.o 
<<ghc: 1198099400 bytes, 153 GCs, 19210425/44591648 avg/max bytes residency (7 samples), 110M in use, 0.000 INIT (0.562 elapsed), 2.230 MUT (4.309 elapsed), 1.241 GC (2.459 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CPrim.hs -o compiler/stage1/build/GHC/CmmToAsm/CPrim.o 
<<ghc: 207861480 bytes, 50 GCs, 7148434/13690216 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.598 elapsed), 0.335 MUT (0.727 elapsed), 0.255 GC (0.595 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToC.hs -o compiler/stage1/build/GHC/CmmToC.o 
<<ghc: 3556401792 bytes, 278 GCs, 27509731/68064336 avg/max bytes residency (9 samples), 189M in use, 0.000 INIT (0.510 elapsed), 5.400 MUT (9.001 elapsed), 2.862 GC (5.547 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Mangler.hs -o compiler/stage1/build/GHC/CmmToLlvm/Mangler.o 
<<ghc: 354405264 bytes, 116 GCs, 18632216/47526688 avg/max bytes residency (6 samples), 102M in use, 0.000 INIT (0.621 elapsed), 0.543 MUT (1.394 elapsed), 0.734 GC (1.937 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Data.hs -o compiler/stage1/build/GHC/CmmToLlvm/Data.o 
<<ghc: 447578424 bytes, 56 GCs, 16528964/41718760 avg/max bytes residency (6 samples), 91M in use, 0.000 INIT (0.680 elapsed), 0.550 MUT (0.999 elapsed), 0.552 GC (1.097 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Ppr.hs -o compiler/stage1/build/GHC/CmmToLlvm/Ppr.o 
<<ghc: 300542776 bytes, 56 GCs, 16041084/41214400 avg/max bytes residency (6 samples), 89M in use, 0.000 INIT (0.615 elapsed), 0.375 MUT (0.757 elapsed), 0.482 GC (0.914 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/CodeGen.hs -o compiler/stage1/build/GHC/CmmToLlvm/CodeGen.o 
<<ghc: 5765924832 bytes, 432 GCs, 43280597/88524856 avg/max bytes residency (12 samples), 238M in use, 0.000 INIT (0.524 elapsed), 6.717 MUT (10.363 elapsed), 4.192 GC (6.791 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm.hs -o compiler/stage1/build/GHC/CmmToLlvm.o 
<<ghc: 882785096 bytes, 94 GCs, 21124781/61791816 avg/max bytes residency (7 samples), 131M in use, 0.000 INIT (0.447 elapsed), 1.243 MUT (2.120 elapsed), 0.952 GC (1.882 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/DebugBlock.hs -o compiler/stage1/build/GHC/Cmm/DebugBlock.o 
<<ghc: 885149664 bytes, 111 GCs, 19756478/58334792 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.454 elapsed), 1.089 MUT (1.878 elapsed), 0.797 GC (1.468 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Types.hs -o compiler/stage1/build/GHC/CmmToAsm/Types.o 
<<ghc: 53805816 bytes, 14 GCs, 5657642/12223064 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.483 elapsed), 0.070 MUT (0.218 elapsed), 0.108 GC (0.251 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Format.hs -o compiler/stage1/build/GHC/CmmToAsm/Format.o 
<<ghc: 156061648 bytes, 35 GCs, 7316612/14630776 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.532 elapsed), 0.200 MUT (0.413 elapsed), 0.207 GC (0.401 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Regs.o 
<<ghc: 434375000 bytes, 69 GCs, 10403995/22534648 avg/max bytes residency (5 samples), 50M in use, 0.000 INIT (0.525 elapsed), 0.555 MUT (1.185 elapsed), 0.398 GC (0.723 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Regs.o 
<<ghc: 507434416 bytes, 150 GCs, 13273909/28625664 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.502 elapsed), 0.620 MUT (1.185 elapsed), 0.526 GC (1.099 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Dwarf/Constants.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Constants.o 
<<ghc: 347352984 bytes, 64 GCs, 10287454/22336384 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.696 elapsed), 0.426 MUT (0.813 elapsed), 0.308 GC (0.617 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Dwarf/Types.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Types.o 
<<ghc: 5787620600 bytes, 596 GCs, 42303663/102569776 avg/max bytes residency (12 samples), 264M in use, 0.000 INIT (0.615 elapsed), 7.630 MUT (11.938 elapsed), 4.683 GC (8.179 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Dwarf.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf.o 
<<ghc: 723793920 bytes, 68 GCs, 16420405/42416184 avg/max bytes residency (6 samples), 90M in use, 0.000 INIT (0.413 elapsed), 1.235 MUT (2.187 elapsed), 0.748 GC (1.475 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/UnionFind.hs -o compiler/stage1/build/GHC/Data/UnionFind.o 
<<ghc: 145715952 bytes, 42 GCs, 7245912/12831728 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.731 elapsed), 0.216 MUT (0.426 elapsed), 0.223 GC (0.436 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CFG/Dominators.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG/Dominators.o 
<<ghc: 1599055456 bytes, 204 GCs, 17101470/35828152 avg/max bytes residency (8 samples), 99M in use, 0.000 INIT (0.405 elapsed), 2.759 MUT (4.822 elapsed), 1.476 GC (2.889 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CFG.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG.o 
<<ghc: 3401793304 bytes, 356 GCs, 33078593/91113040 avg/max bytes residency (10 samples), 238M in use, 0.000 INIT (0.760 elapsed), 5.088 MUT (8.152 elapsed), 3.034 GC (5.776 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Regs.o 
<<ghc: 403073896 bytes, 56 GCs, 11338291/24433792 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.432 elapsed), 0.610 MUT (1.220 elapsed), 0.369 GC (0.760 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Regs.o 
<<ghc: 242906344 bytes, 71 GCs, 9521433/20465016 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.799 elapsed), 0.397 MUT (0.746 elapsed), 0.366 GC (0.688 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/RegInfo.o 
<<ghc: 165946304 bytes, 42 GCs, 9320238/20287928 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.487 elapsed), 0.251 MUT (0.557 elapsed), 0.278 GC (0.537 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Target.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Target.o 
<<ghc: 230514472 bytes, 39 GCs, 9292745/19570168 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.478 elapsed), 0.285 MUT (0.638 elapsed), 0.273 GC (0.519 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Monad.hs -o compiler/stage1/build/GHC/CmmToAsm/Monad.o 
<<ghc: 555474288 bytes, 76 GCs, 13790292/33551160 avg/max bytes residency (6 samples), 72M in use, 0.000 INIT (0.591 elapsed), 0.713 MUT (1.363 elapsed), 0.537 GC (1.121 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/Instr.o 
<<ghc: 153690312 bytes, 35 GCs, 7138296/14043232 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.486 elapsed), 0.208 MUT (0.448 elapsed), 0.206 GC (0.397 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Utils.hs -o compiler/stage1/build/GHC/CmmToAsm/Utils.o 
<<ghc: 93621752 bytes, 24 GCs, 8638976/15340464 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.478 elapsed), 0.122 MUT (0.328 elapsed), 0.198 GC (0.437 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Cond.o 
<<ghc: 94016184 bytes, 24 GCs, 5148808/10532968 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.480 elapsed), 0.124 MUT (0.385 elapsed), 0.128 GC (0.361 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Instr.o 
<<ghc: 1616353312 bytes, 177 GCs, 19353781/50356176 avg/max bytes residency (8 samples), 124M in use, 0.000 INIT (0.437 elapsed), 2.220 MUT (4.025 elapsed), 1.295 GC (2.382 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Cond.o 
<<ghc: 89810160 bytes, 24 GCs, 6997006/12335816 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.483 elapsed), 0.130 MUT (0.383 elapsed), 0.193 GC (0.450 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Instr.o 
<<ghc: 924723184 bytes, 121 GCs, 15827790/44104200 avg/max bytes residency (7 samples), 94M in use, 0.000 INIT (0.823 elapsed), 1.237 MUT (2.349 elapsed), 0.862 GC (1.770 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PIC.hs -o compiler/stage1/build/GHC/CmmToAsm/PIC.o 
<<ghc: 1017735504 bytes, 97 GCs, 13970972/35281648 avg/max bytes residency (6 samples), 75M in use, 0.000 INIT (0.528 elapsed), 1.322 MUT (2.475 elapsed), 0.771 GC (1.689 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/BlockLayout.hs -o compiler/stage1/build/GHC/CmmToAsm/BlockLayout.o 
<<ghc: 966016400 bytes, 129 GCs, 14873770/39920736 avg/max bytes residency (7 samples), 87M in use, 0.000 INIT (0.561 elapsed), 1.528 MUT (2.781 elapsed), 0.893 GC (1.748 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Base.hs -o compiler/stage1/build/GHC/Data/Graph/Base.o 
<<ghc: 84493736 bytes, 18 GCs, 7334316/12876992 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.659 elapsed), 0.158 MUT (0.435 elapsed), 0.186 GC (0.404 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/TrivColorable.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.o 
<<ghc: 169347144 bytes, 40 GCs, 8286830/18101736 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.427 elapsed), 0.282 MUT (0.739 elapsed), 0.306 GC (0.680 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Liveness.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Liveness.o 
<<ghc: 1582068072 bytes, 198 GCs, 22828938/65037808 avg/max bytes residency (8 samples), 148M in use, 0.000 INIT (0.754 elapsed), 2.341 MUT (4.038 elapsed), 1.407 GC (2.665 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/SpillCost.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillCost.o 
<<ghc: 449318072 bytes, 92 GCs, 14032817/32979304 avg/max bytes residency (6 samples), 71M in use, 0.000 INIT (0.487 elapsed), 0.674 MUT (1.300 elapsed), 0.627 GC (1.364 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Utils.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Utils.o 
<<ghc: 54349920 bytes, 16 GCs, 7541034/13696784 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.699 elapsed), 0.097 MUT (0.298 elapsed), 0.185 GC (0.414 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Spill.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Spill.o 
<<ghc: 521277928 bytes, 95 GCs, 14487734/34617672 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.516 elapsed), 0.877 MUT (1.739 elapsed), 0.709 GC (1.514 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Ppr.hs -o compiler/stage1/build/GHC/Data/Graph/Ppr.o 
<<ghc: 575521024 bytes, 65 GCs, 10937596/25889224 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.690 elapsed), 1.063 MUT (2.163 elapsed), 0.505 GC (1.041 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Ops.hs -o compiler/stage1/build/GHC/Data/Graph/Ops.o 
<<ghc: 826642224 bytes, 104 GCs, 11989937/29136112 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.769 elapsed), 1.624 MUT (2.839 elapsed), 0.756 GC (1.428 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Color.hs -o compiler/stage1/build/GHC/Data/Graph/Color.o 
<<ghc: 393242976 bytes, 61 GCs, 9697768/21814360 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.747 elapsed), 0.706 MUT (1.383 elapsed), 0.420 GC (0.841 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Stats.o 
<<ghc: 1330196856 bytes, 150 GCs, 18321336/45317952 avg/max bytes residency (7 samples), 105M in use, 0.000 INIT (0.537 elapsed), 2.041 MUT (3.514 elapsed), 1.101 GC (2.079 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/SpillClean.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillClean.o 
<<ghc: 683575720 bytes, 89 GCs, 12763065/31236888 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.485 elapsed), 0.929 MUT (1.591 elapsed), 0.532 GC (0.945 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph.o 
<<ghc: 655262008 bytes, 68 GCs, 13830048/35829792 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.477 elapsed), 0.946 MUT (1.859 elapsed), 0.576 GC (1.301 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/AArch64.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/AArch64.o 
<<ghc: 339963248 bytes, 65 GCs, 10674209/23981112 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.475 elapsed), 0.468 MUT (0.880 elapsed), 0.351 GC (0.661 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86_64.o 
<<ghc: 161370696 bytes, 42 GCs, 7717714/15304048 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.499 elapsed), 0.206 MUT (0.514 elapsed), 0.228 GC (0.468 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86.o 
<<ghc: 162340392 bytes, 42 GCs, 7720612/15317072 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.731 elapsed), 0.259 MUT (0.619 elapsed), 0.254 GC (0.539 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/SPARC.o 
<<ghc: 435889840 bytes, 74 GCs, 9541913/21031376 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.558 elapsed), 0.782 MUT (1.700 elapsed), 0.460 GC (1.026 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/PPC.o 
<<ghc: 164366648 bytes, 50 GCs, 7537846/14595624 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.544 elapsed), 0.245 MUT (0.600 elapsed), 0.266 GC (0.582 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Cond.o 
<<ghc: 82282696 bytes, 21 GCs, 5156840/10561552 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.699 elapsed), 0.137 MUT (0.377 elapsed), 0.161 GC (0.405 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Instr.o 
<<ghc: 1419243632 bytes, 166 GCs, 16039220/40783752 avg/max bytes residency (7 samples), 94M in use, 0.000 INIT (0.411 elapsed), 2.208 MUT (3.694 elapsed), 1.139 GC (2.179 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Base.o 
<<ghc: 105544512 bytes, 29 GCs, 7514088/13096576 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.566 elapsed), 0.155 MUT (0.434 elapsed), 0.227 GC (0.500 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Cond.o 
<<ghc: 75196456 bytes, 17 GCs, 5203504/10711264 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.695 elapsed), 0.115 MUT (0.349 elapsed), 0.142 GC (0.409 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Imm.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Imm.o 
<<ghc: 110699736 bytes, 28 GCs, 7699412/14879480 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.441 elapsed), 0.135 MUT (0.344 elapsed), 0.189 GC (0.386 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/AddrMode.o 
<<ghc: 92262096 bytes, 21 GCs, 8074252/14240064 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.542 elapsed), 0.137 MUT (0.397 elapsed), 0.199 GC (0.440 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Stack.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Stack.o 
<<ghc: 190171960 bytes, 42 GCs, 9030924/16567368 avg/max bytes residency (4 samples), 37M in use, 0.000 INIT (0.575 elapsed), 0.245 MUT (0.521 elapsed), 0.255 GC (0.550 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Instr.o 
<<ghc: 529301464 bytes, 78 GCs, 12073908/28874512 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.451 elapsed), 0.618 MUT (1.349 elapsed), 0.469 GC (0.902 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.o 
<<ghc: 275551472 bytes, 49 GCs, 9860464/20718416 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.804 elapsed), 0.362 MUT (0.799 elapsed), 0.383 GC (0.729 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/StackMap.o 
<<ghc: 74144216 bytes, 18 GCs, 7451018/13299128 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.666 elapsed), 0.109 MUT (0.282 elapsed), 0.144 GC (0.288 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Base.o 
<<ghc: 320902592 bytes, 53 GCs, 10827867/24186992 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.402 elapsed), 0.459 MUT (0.902 elapsed), 0.386 GC (0.917 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Stats.o 
<<ghc: 369416248 bytes, 53 GCs, 12050616/28293936 avg/max bytes residency (5 samples), 62M in use, 0.000 INIT (0.420 elapsed), 0.508 MUT (0.987 elapsed), 0.381 GC (0.793 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/State.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/State.o 
<<ghc: 252601584 bytes, 42 GCs, 9053796/19847072 avg/max bytes residency (5 samples), 43M in use, 0.001 INIT (0.859 elapsed), 0.389 MUT (0.926 elapsed), 0.332 GC (0.682 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/JoinToTargets.o 
<<ghc: 555801760 bytes, 98 GCs, 13827532/32750512 avg/max bytes residency (6 samples), 71M in use, 0.000 INIT (0.502 elapsed), 0.776 MUT (1.310 elapsed), 0.546 GC (1.073 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear.o 
<<ghc: 1528598408 bytes, 155 GCs, 15740626/45225232 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.578 elapsed), 2.418 MUT (4.227 elapsed), 1.179 GC (2.339 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/RegInfo.o 
<<ghc: 84861520 bytes, 26 GCs, 7410394/14906080 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.654 elapsed), 0.135 MUT (0.365 elapsed), 0.209 GC (0.454 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/CodeGen.o 
<<ghc: 3131600176 bytes, 277 GCs, 27800981/65665800 avg/max bytes residency (10 samples), 166M in use, 0.000 INIT (0.507 elapsed), 4.431 MUT (7.955 elapsed), 2.774 GC (5.318 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Ppr.o 
<<ghc: 8694627656 bytes, 475 GCs, 68173141/164400584 avg/max bytes residency (16 samples), 417M in use, 0.000 INIT (0.537 elapsed), 10.058 MUT (16.147 elapsed), 9.319 GC (16.217 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64.o 
<<ghc: 146042816 bytes, 42 GCs, 11330027/26253280 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.494 elapsed), 0.188 MUT (0.462 elapsed), 0.322 GC (0.690 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/ShortcutJump.o 
<<ghc: 124473920 bytes, 30 GCs, 7810682/14349040 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.531 elapsed), 0.187 MUT (0.482 elapsed), 0.229 GC (0.489 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Expand.o 
<<ghc: 223393224 bytes, 53 GCs, 10947123/24314728 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.590 elapsed), 0.294 MUT (0.638 elapsed), 0.309 GC (0.597 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Base.o 
<<ghc: 169300752 bytes, 46 GCs, 11875027/27128056 avg/max bytes residency (5 samples), 59M in use, 0.000 INIT (0.471 elapsed), 0.196 MUT (0.542 elapsed), 0.301 GC (0.651 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs-boot -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o-boot 
<<ghc: 59661232 bytes, 20 GCs, 5813808/12277392 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.483 elapsed), 0.107 MUT (0.309 elapsed), 0.164 GC (0.393 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Amode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Amode.o 
<<ghc: 166577664 bytes, 48 GCs, 11546454/26539432 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.720 elapsed), 0.220 MUT (0.464 elapsed), 0.353 GC (0.739 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen64.o 
<<ghc: 421840288 bytes, 58 GCs, 11067692/24098944 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.667 elapsed), 0.514 MUT (1.001 elapsed), 0.412 GC (0.839 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/CondCode.o 
<<ghc: 277374056 bytes, 49 GCs, 11792336/26798344 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.446 elapsed), 0.314 MUT (0.635 elapsed), 0.334 GC (0.741 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o 
<<ghc: 1059572688 bytes, 116 GCs, 13875418/32314888 avg/max bytes residency (6 samples), 70M in use, 0.000 INIT (0.477 elapsed), 1.484 MUT (2.574 elapsed), 0.764 GC (1.431 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Ppr.o 
<<ghc: 1924721248 bytes, 186 GCs, 20731176/49320384 avg/max bytes residency (8 samples), 131M in use, 0.000 INIT (0.521 elapsed), 2.198 MUT (3.540 elapsed), 1.342 GC (2.380 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Sanity.o 
<<ghc: 138651776 bytes, 47 GCs, 7884984/14626688 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.445 elapsed), 0.196 MUT (0.480 elapsed), 0.249 GC (0.500 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen.o 
<<ghc: 956170048 bytes, 117 GCs, 16628906/42777688 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.542 elapsed), 1.226 MUT (2.109 elapsed), 0.798 GC (1.478 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC.o 
<<ghc: 146581536 bytes, 41 GCs, 11286889/26721368 avg/max bytes residency (5 samples), 57M in use, 0.000 INIT (0.510 elapsed), 0.174 MUT (0.395 elapsed), 0.299 GC (0.622 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/RegInfo.o 
<<ghc: 123424336 bytes, 52 GCs, 9694872/20194048 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.504 elapsed), 0.165 MUT (0.434 elapsed), 0.276 GC (0.497 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/CodeGen.o 
<<ghc: 5900520672 bytes, 586 GCs, 42209766/76121040 avg/max bytes residency (15 samples), 202M in use, 0.000 INIT (0.453 elapsed), 7.438 MUT (11.843 elapsed), 6.261 GC (10.459 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Ppr.o 
<<ghc: 5595195088 bytes, 518 GCs, 43410789/83273904 avg/max bytes residency (18 samples), 218M in use, 0.000 INIT (0.537 elapsed), 6.088 MUT (9.671 elapsed), 6.294 GC (10.093 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC.o 
<<ghc: 131040808 bytes, 58 GCs, 10918686/25185536 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.491 elapsed), 0.159 MUT (0.600 elapsed), 0.302 GC (0.655 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Ppr.o 
<<ghc: 2108177320 bytes, 194 GCs, 19910455/49841544 avg/max bytes residency (8 samples), 127M in use, 0.000 INIT (0.470 elapsed), 2.603 MUT (4.827 elapsed), 1.388 GC (2.601 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/CodeGen.o 
<<ghc: 8279842360 bytes, 351 GCs, 55794434/178551752 avg/max bytes residency (12 samples), 432M in use, 0.000 INIT (0.543 elapsed), 10.344 MUT (17.732 elapsed), 6.646 GC (12.315 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86.hs -o compiler/stage1/build/GHC/CmmToAsm/X86.o 
<<ghc: 160951224 bytes, 41 GCs, 12572147/29104832 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.434 elapsed), 0.190 MUT (0.467 elapsed), 0.364 GC (0.766 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm.hs -o compiler/stage1/build/GHC/CmmToAsm.o 
<<ghc: 6316801096 bytes, 349 GCs, 48758569/120306416 avg/max bytes residency (12 samples), 288M in use, 0.000 INIT (0.670 elapsed), 8.240 MUT (13.257 elapsed), 4.979 GC (8.579 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/CodeOutput.hs -o compiler/stage1/build/GHC/Driver/CodeOutput.o 
<<ghc: 960279112 bytes, 83 GCs, 25249704/77754624 avg/max bytes residency (7 samples), 166M in use, 0.000 INIT (0.441 elapsed), 1.317 MUT (2.840 elapsed), 0.916 GC (1.849 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Prof.hs -o compiler/stage1/build/GHC/StgToCmm/Prof.o 
<<ghc: 1676793344 bytes, 151 GCs, 34133861/109545976 avg/max bytes residency (8 samples), 229M in use, 0.000 INIT (0.423 elapsed), 1.996 MUT (3.745 elapsed), 1.766 GC (3.707 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Foreign.hs -o compiler/stage1/build/GHC/StgToCmm/Foreign.o 
<<ghc: 3422123968 bytes, 231 GCs, 47847536/125059336 avg/max bytes residency (10 samples), 290M in use, 0.000 INIT (0.714 elapsed), 3.826 MUT (7.937 elapsed), 3.386 GC (7.204 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/LayoutStack.hs -o compiler/stage1/build/GHC/Cmm/LayoutStack.o 
<<ghc: 2296760136 bytes, 163 GCs, 27948108/84688592 avg/max bytes residency (8 samples), 186M in use, 0.000 INIT (0.469 elapsed), 3.107 MUT (5.627 elapsed), 1.812 GC (3.650 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/ContFlowOpt.hs -o compiler/stage1/build/GHC/Cmm/ContFlowOpt.o 
<<ghc: 603002776 bytes, 79 GCs, 13626833/34447728 avg/max bytes residency (6 samples), 75M in use, 0.000 INIT (0.449 elapsed), 1.139 MUT (2.075 elapsed), 0.617 GC (1.193 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Switch/Implement.hs -o compiler/stage1/build/GHC/Cmm/Switch/Implement.o 
<<ghc: 253258016 bytes, 55 GCs, 10523841/24277104 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.420 elapsed), 0.362 MUT (0.771 elapsed), 0.333 GC (0.677 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/CommonBlockElim.hs -o compiler/stage1/build/GHC/Cmm/CommonBlockElim.o 
<<ghc: 712430792 bytes, 69 GCs, 14894353/39386496 avg/max bytes residency (6 samples), 84M in use, 0.000 INIT (0.509 elapsed), 1.117 MUT (1.999 elapsed), 0.712 GC (1.539 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Heap.hs -o compiler/stage1/build/GHC/StgToCmm/Heap.o 
<<ghc: 1047102032 bytes, 84 GCs, 23421584/70862168 avg/max bytes residency (7 samples), 152M in use, 0.000 INIT (0.482 elapsed), 1.307 MUT (2.244 elapsed), 0.941 GC (1.813 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Info/Build.hs -o compiler/stage1/build/GHC/Cmm/Info/Build.o 
<<ghc: 1848883320 bytes, 147 GCs, 28766958/90905296 avg/max bytes residency (8 samples), 193M in use, 0.000 INIT (0.509 elapsed), 2.541 MUT (5.928 elapsed), 1.541 GC (3.427 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Pipeline.hs -o compiler/stage1/build/GHC/Cmm/Pipeline.o 
<<ghc: 699499280 bytes, 78 GCs, 24174978/75332568 avg/max bytes residency (7 samples), 160M in use, 0.000 INIT (0.512 elapsed), 0.950 MUT (2.021 elapsed), 0.889 GC (1.981 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Parser/Monad.hs -o compiler/stage1/build/GHC/Cmm/Parser/Monad.o 
<<ghc: 258018480 bytes, 56 GCs, 13277625/28962896 avg/max bytes residency (5 samples), 66M in use, 0.000 INIT (0.471 elapsed), 0.332 MUT (1.229 elapsed), 0.440 GC (1.183 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Lexer.hs -o compiler/stage1/build/GHC/Cmm/Lexer.o 
<<ghc: 1674209296 bytes, 202 GCs, 19403539/61824952 avg/max bytes residency (8 samples), 131M in use, 0.000 INIT (0.461 elapsed), 2.113 MUT (3.992 elapsed), 1.257 GC (2.542 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/DataCon.hs -o compiler/stage1/build/GHC/StgToCmm/DataCon.o 
<<ghc: 812319240 bytes, 80 GCs, 25159947/77577456 avg/max bytes residency (7 samples), 166M in use, 0.000 INIT (0.452 elapsed), 1.075 MUT (2.147 elapsed), 1.020 GC (1.977 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Bind.hs-boot -o compiler/stage1/build/GHC/StgToCmm/Bind.o-boot 
<<ghc: 53073152 bytes, 14 GCs, 5820400/12519728 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.509 elapsed), 0.087 MUT (0.268 elapsed), 0.151 GC (0.406 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Hpc.hs -o compiler/stage1/build/GHC/StgToCmm/Hpc.o 
<<ghc: 225243752 bytes, 52 GCs, 13051283/28236536 avg/max bytes residency (5 samples), 64M in use, 0.000 INIT (0.628 elapsed), 0.385 MUT (0.882 elapsed), 0.556 GC (1.717 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Prim.hs -o compiler/stage1/build/GHC/StgToCmm/Prim.o 
<<ghc: 16866573432 bytes, 1013 GCs, 114817734/309514328 avg/max bytes residency (21 samples), 767M in use, 0.000 INIT (0.512 elapsed), 16.911 MUT (27.394 elapsed), 17.118 GC (29.978 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Expr.hs -o compiler/stage1/build/GHC/StgToCmm/Expr.o 
<<ghc: 2173780008 bytes, 134 GCs, 30215528/103595360 avg/max bytes residency (8 samples), 218M in use, 0.000 INIT (0.535 elapsed), 2.755 MUT (4.577 elapsed), 1.831 GC (3.670 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Bind.hs -o compiler/stage1/build/GHC/StgToCmm/Bind.o 
<<ghc: 1745785648 bytes, 132 GCs, 31975887/96835808 avg/max bytes residency (8 samples), 208M in use, 0.000 INIT (0.700 elapsed), 2.345 MUT (4.204 elapsed), 1.824 GC (3.593 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/ExtCode.hs -o compiler/stage1/build/GHC/StgToCmm/ExtCode.o 
<<ghc: 442015008 bytes, 57 GCs, 15690900/40616200 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.669 elapsed), 0.786 MUT (1.794 elapsed), 0.728 GC (1.874 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Parser.hs -o compiler/stage1/build/GHC/Cmm/Parser.o 
<<ghc: 6219774472 bytes, 391 GCs, 59264210/172726392 avg/max bytes residency (12 samples), 387M in use, 0.000 INIT (0.524 elapsed), 8.127 MUT (13.564 elapsed), 5.339 GC (9.999 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm.hs -o compiler/stage1/build/GHC/StgToCmm.o 
<<ghc: 959098592 bytes, 117 GCs, 27669751/91669768 avg/max bytes residency (8 samples), 194M in use, 0.000 INIT (0.652 elapsed), 1.390 MUT (2.513 elapsed), 1.469 GC (2.889 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Subst.hs -o compiler/stage1/build/GHC/Stg/Subst.o 
<<ghc: 190026376 bytes, 43 GCs, 9606417/21022792 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.462 elapsed), 0.255 MUT (0.675 elapsed), 0.286 GC (0.663 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Lift/Monad.hs -o compiler/stage1/build/GHC/Stg/Lift/Monad.o 
<<ghc: 691695848 bytes, 94 GCs, 22014565/65662952 avg/max bytes residency (7 samples), 138M in use, 0.000 INIT (0.604 elapsed), 1.418 MUT (2.852 elapsed), 1.225 GC (2.694 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Lift/Analysis.hs -o compiler/stage1/build/GHC/Stg/Lift/Analysis.o 
<<ghc: 766259640 bytes, 112 GCs, 22147653/62524848 avg/max bytes residency (7 samples), 132M in use, 0.000 INIT (0.867 elapsed), 1.363 MUT (2.303 elapsed), 1.120 GC (2.185 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/FVs.hs -o compiler/stage1/build/GHC/Stg/FVs.o 
<<ghc: 234128608 bytes, 47 GCs, 10600566/24307616 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.446 elapsed), 0.333 MUT (0.650 elapsed), 0.306 GC (0.550 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Lift.hs -o compiler/stage1/build/GHC/Stg/Lift.o 
<<ghc: 738041080 bytes, 112 GCs, 19504496/53232208 avg/max bytes residency (7 samples), 113M in use, 0.000 INIT (0.455 elapsed), 0.964 MUT (1.599 elapsed), 0.796 GC (1.603 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Map/Expr.hs -o compiler/stage1/build/GHC/Core/Map/Expr.o 
<<ghc: 1359570680 bytes, 133 GCs, 18148307/49242920 avg/max bytes residency (7 samples), 105M in use, 0.000 INIT (0.473 elapsed), 1.676 MUT (3.126 elapsed), 0.987 GC (1.880 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/CSE.hs -o compiler/stage1/build/GHC/Stg/CSE.o 
<<ghc: 647522672 bytes, 83 GCs, 14580453/36265352 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.615 elapsed), 0.888 MUT (1.566 elapsed), 0.697 GC (1.238 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Unarise.hs -o compiler/stage1/build/GHC/Stg/Unarise.o 
<<ghc: 1280477912 bytes, 146 GCs, 23319133/71161360 avg/max bytes residency (8 samples), 154M in use, 0.000 INIT (0.470 elapsed), 1.738 MUT (3.027 elapsed), 1.179 GC (2.421 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/DepAnal.hs -o compiler/stage1/build/GHC/Stg/DepAnal.o 
<<ghc: 291975656 bytes, 69 GCs, 15054365/38677048 avg/max bytes residency (6 samples), 83M in use, 0.000 INIT (0.495 elapsed), 0.508 MUT (1.153 elapsed), 0.516 GC (1.106 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Stats.hs -o compiler/stage1/build/GHC/Stg/Stats.o 
<<ghc: 371325240 bytes, 62 GCs, 9342377/20955456 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.494 elapsed), 0.436 MUT (0.812 elapsed), 0.333 GC (0.674 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Lint.hs -o compiler/stage1/build/GHC/Stg/Lint.o 
<<ghc: 1127129888 bytes, 104 GCs, 22387396/67897328 avg/max bytes residency (7 samples), 147M in use, 0.000 INIT (0.370 elapsed), 1.578 MUT (2.645 elapsed), 1.035 GC (1.952 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Pipeline.hs -o compiler/stage1/build/GHC/Stg/Pipeline.o 
<<ghc: 596422008 bytes, 71 GCs, 22505579/69924216 avg/max bytes residency (7 samples), 148M in use, 0.000 INIT (0.484 elapsed), 0.857 MUT (1.580 elapsed), 0.794 GC (1.644 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Debug.hs -o compiler/stage1/build/GHC/Stg/Debug.o 
<<ghc: 521437840 bytes, 64 GCs, 16140606/41494888 avg/max bytes residency (6 samples), 90M in use, 0.000 INIT (0.553 elapsed), 0.737 MUT (1.341 elapsed), 0.644 GC (1.346 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CoreToStg.hs -o compiler/stage1/build/GHC/CoreToStg.o 
<<ghc: 1159201064 bytes, 121 GCs, 26636361/89249464 avg/max bytes residency (8 samples), 186M in use, 0.000 INIT (0.503 elapsed), 1.734 MUT (3.188 elapsed), 1.381 GC (2.745 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CoreToStg/Prep.hs -o compiler/stage1/build/GHC/CoreToStg/Prep.o 
<<ghc: 2901212016 bytes, 177 GCs, 33768874/115415496 avg/max bytes residency (9 samples), 250M in use, 0.000 INIT (0.586 elapsed), 5.188 MUT (12.151 elapsed), 2.665 GC (6.024 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/WorkWrap/Utils.hs -o compiler/stage1/build/GHC/Core/Opt/WorkWrap/Utils.o 
<<ghc: 1601271840 bytes, 142 GCs, 25720444/81687976 avg/max bytes residency (8 samples), 172M in use, 0.000 INIT (0.621 elapsed), 2.019 MUT (3.453 elapsed), 1.373 GC (2.734 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/WorkWrap.hs -o compiler/stage1/build/GHC/Core/Opt/WorkWrap.o 
<<ghc: 552499784 bytes, 83 GCs, 20859612/61307664 avg/max bytes residency (7 samples), 130M in use, 0.000 INIT (0.478 elapsed), 0.631 MUT (1.240 elapsed), 0.703 GC (1.399 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Exitify.hs -o compiler/stage1/build/GHC/Core/Opt/Exitify.o 
<<ghc: 418425264 bytes, 76 GCs, 14996694/37858568 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.707 elapsed), 0.703 MUT (1.432 elapsed), 0.559 GC (1.241 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/UnVar.hs -o compiler/stage1/build/GHC/Data/Graph/UnVar.o 
<<ghc: 293872112 bytes, 53 GCs, 10681209/24256632 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.703 elapsed), 0.513 MUT (1.146 elapsed), 0.403 GC (0.835 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CallArity.hs -o compiler/stage1/build/GHC/Core/Opt/CallArity.o 
<<ghc: 587985192 bytes, 126 GCs, 11771518/29234744 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.626 elapsed), 1.170 MUT (2.363 elapsed), 0.720 GC (1.410 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CprAnal.hs -o compiler/stage1/build/GHC/Core/Opt/CprAnal.o 
<<ghc: 741746576 bytes, 85 GCs, 18038829/53578496 avg/max bytes residency (7 samples), 115M in use, 0.000 INIT (0.487 elapsed), 0.895 MUT (1.688 elapsed), 0.752 GC (1.624 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/DmdAnal.hs -o compiler/stage1/build/GHC/Core/Opt/DmdAnal.o 
<<ghc: 1024376168 bytes, 100 GCs, 16699058/49936824 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.509 elapsed), 1.719 MUT (3.836 elapsed), 1.093 GC (2.500 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/SpecConstr.hs -o compiler/stage1/build/GHC/Core/Opt/SpecConstr.o 
<<ghc: 3122610208 bytes, 186 GCs, 32429722/106924600 avg/max bytes residency (9 samples), 245M in use, 0.000 INIT (0.449 elapsed), 4.793 MUT (8.064 elapsed), 2.738 GC (5.383 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Specialise.hs -o compiler/stage1/build/GHC/Core/Opt/Specialise.o 
<<ghc: 2929159256 bytes, 180 GCs, 32526944/114278856 avg/max bytes residency (9 samples), 240M in use, 0.000 INIT (0.389 elapsed), 3.597 MUT (5.816 elapsed), 2.074 GC (3.951 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/StaticArgs.hs -o compiler/stage1/build/GHC/Core/Opt/StaticArgs.o 
<<ghc: 548830240 bytes, 62 GCs, 14557085/37827000 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.502 elapsed), 0.803 MUT (1.673 elapsed), 0.517 GC (1.028 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/LiberateCase.hs -o compiler/stage1/build/GHC/Core/Opt/LiberateCase.o 
<<ghc: 395559480 bytes, 86 GCs, 16827970/48851768 avg/max bytes residency (7 samples), 104M in use, 0.000 INIT (0.417 elapsed), 0.696 MUT (1.366 elapsed), 0.836 GC (1.682 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/SetLevels.hs -o compiler/stage1/build/GHC/Core/Opt/SetLevels.o 
<<ghc: 1932763408 bytes, 137 GCs, 23919620/81875864 avg/max bytes residency (8 samples), 173M in use, 0.000 INIT (0.446 elapsed), 3.000 MUT (5.064 elapsed), 1.563 GC (3.154 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/FloatOut.hs -o compiler/stage1/build/GHC/Core/Opt/FloatOut.o 
<<ghc: 1253369936 bytes, 106 GCs, 20437177/60887848 avg/max bytes residency (7 samples), 133M in use, 0.000 INIT (0.770 elapsed), 1.769 MUT (2.878 elapsed), 1.065 GC (1.968 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/FloatIn.hs -o compiler/stage1/build/GHC/Core/Opt/FloatIn.o 
<<ghc: 840796224 bytes, 92 GCs, 19880065/59504360 avg/max bytes residency (7 samples), 132M in use, 0.000 INIT (0.558 elapsed), 1.049 MUT (1.889 elapsed), 0.908 GC (1.756 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Simplify/Monad.hs -o compiler/stage1/build/GHC/Core/Opt/Simplify/Monad.o 
<<ghc: 655374016 bytes, 76 GCs, 27578830/85559008 avg/max bytes residency (7 samples), 180M in use, 0.000 INIT (0.581 elapsed), 1.004 MUT (2.219 elapsed), 0.962 GC (2.274 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Simplify/Env.hs -o compiler/stage1/build/GHC/Core/Opt/Simplify/Env.o 
<<ghc: 1254916472 bytes, 132 GCs, 28322606/94532024 avg/max bytes residency (8 samples), 199M in use, 0.000 INIT (0.767 elapsed), 1.631 MUT (2.736 elapsed), 1.400 GC (2.970 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Simplify/Utils.hs -o compiler/stage1/build/GHC/Core/Opt/Simplify/Utils.o 
<<ghc: 2461705264 bytes, 173 GCs, 36214132/128386336 avg/max bytes residency (9 samples), 274M in use, 0.000 INIT (0.521 elapsed), 4.073 MUT (7.799 elapsed), 2.634 GC (5.822 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Simplify.hs -o compiler/stage1/build/GHC/Core/Opt/Simplify.o 
<<ghc: 4709376664 bytes, 295 GCs, 57360688/163455216 avg/max bytes residency (11 samples), 401M in use, 0.000 INIT (0.434 elapsed), 5.999 MUT (9.987 elapsed), 4.659 GC (8.737 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CSE.hs -o compiler/stage1/build/GHC/Core/Opt/CSE.o 
<<ghc: 507276336 bytes, 64 GCs, 13017486/33665048 avg/max bytes residency (6 samples), 73M in use, 0.001 INIT (0.693 elapsed), 0.908 MUT (1.834 elapsed), 0.662 GC (1.423 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Pipeline.hs -o compiler/stage1/build/GHC/Core/Opt/Pipeline.o 
<<ghc: 2699341472 bytes, 179 GCs, 41767860/128906424 avg/max bytes residency (9 samples), 315M in use, 0.000 INIT (0.433 elapsed), 3.337 MUT (5.500 elapsed), 2.642 GC (5.002 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Types.hs -o compiler/stage1/build/GHC/Iface/Ext/Types.o 
<<ghc: 7332152416 bytes, 284 GCs, 59041528/194631528 avg/max bytes residency (10 samples), 440M in use, 0.000 INIT (0.497 elapsed), 11.262 MUT (18.467 elapsed), 5.982 GC (11.252 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Utils.hs -o compiler/stage1/build/GHC/Iface/Ext/Utils.o 
<<ghc: 2422762008 bytes, 156 GCs, 31484386/104130384 avg/max bytes residency (8 samples), 216M in use, 0.000 INIT (0.636 elapsed), 4.127 MUT (7.777 elapsed), 2.351 GC (4.840 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Debug.hs -o compiler/stage1/build/GHC/Iface/Ext/Debug.o 
<<ghc: 2174589752 bytes, 148 GCs, 24341758/62951592 avg/max bytes residency (7 samples), 144M in use, 0.000 INIT (0.713 elapsed), 3.128 MUT (5.168 elapsed), 1.665 GC (3.165 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Binary.hs -o compiler/stage1/build/GHC/Iface/Ext/Binary.o 
<<ghc: 1212407304 bytes, 112 GCs, 22196982/62542080 avg/max bytes residency (7 samples), 133M in use, 0.000 INIT (0.781 elapsed), 2.006 MUT (3.847 elapsed), 1.230 GC (2.659 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/SDFM.hs -o compiler/stage1/build/GHC/Types/Unique/SDFM.o 
<<ghc: 185962912 bytes, 48 GCs, 10825428/25360864 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.659 elapsed), 0.374 MUT (0.960 elapsed), 0.392 GC (1.031 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Pmc/Solver/Types.hs -o compiler/stage1/build/GHC/HsToCore/Pmc/Solver/Types.o 
<<ghc: 1160702664 bytes, 102 GCs, 20320491/61540320 avg/max bytes residency (7 samples), 133M in use, 0.000 INIT (0.560 elapsed), 1.655 MUT (2.910 elapsed), 1.190 GC (2.380 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Pmc/Types.hs -o compiler/stage1/build/GHC/HsToCore/Pmc/Types.o 
<<ghc: 682000176 bytes, 76 GCs, 23655996/72641328 avg/max bytes residency (7 samples), 154M in use, 0.000 INIT (0.697 elapsed), 1.016 MUT (1.893 elapsed), 1.016 GC (1.975 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Types.hs -o compiler/stage1/build/GHC/HsToCore/Types.o 
<<ghc: 210571208 bytes, 58 GCs, 13449806/30733304 avg/max bytes residency (5 samples), 66M in use, 0.001 INIT (0.658 elapsed), 0.281 MUT (0.607 elapsed), 0.441 GC (0.880 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Monad.hs -o compiler/stage1/build/GHC/HsToCore/Monad.o 
<<ghc: 1241132040 bytes, 104 GCs, 29849615/104087584 avg/max bytes residency (8 samples), 218M in use, 0.000 INIT (0.462 elapsed), 2.100 MUT (3.986 elapsed), 1.342 GC (2.766 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Expr.hs-boot -o compiler/stage1/build/GHC/HsToCore/Expr.o-boot 
<<ghc: 121505880 bytes, 32 GCs, 13117961/30359520 avg/max bytes residency (5 samples), 63M in use, 0.000 INIT (0.798 elapsed), 0.182 MUT (0.331 elapsed), 0.418 GC (0.827 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Match.hs-boot -o compiler/stage1/build/GHC/HsToCore/Match.o-boot 
<<ghc: 131570512 bytes, 36 GCs, 14207027/33421640 avg/max bytes residency (5 samples), 70M in use, 0.000 INIT (0.706 elapsed), 0.155 MUT (0.337 elapsed), 0.377 GC (0.837 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Pmc/Utils.hs -o compiler/stage1/build/GHC/HsToCore/Pmc/Utils.o 
<<ghc: 489453712 bytes, 76 GCs, 24190057/75619224 avg/max bytes residency (7 samples), 159M in use, 0.000 INIT (0.481 elapsed), 0.510 MUT (1.048 elapsed), 0.770 GC (1.696 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Pmc/Solver.hs -o compiler/stage1/build/GHC/HsToCore/Pmc/Solver.o 
<<ghc: 3697942840 bytes, 209 GCs, 34700812/126872232 avg/max bytes residency (9 samples), 264M in use, 0.000 INIT (0.492 elapsed), 5.296 MUT (8.659 elapsed), 2.779 GC (5.129 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Pmc/Ppr.hs -o compiler/stage1/build/GHC/HsToCore/Pmc/Ppr.o 
<<ghc: 563081992 bytes, 67 GCs, 15417385/39693576 avg/max bytes residency (6 samples), 89M in use, 0.000 INIT (0.434 elapsed), 0.904 MUT (1.650 elapsed), 0.664 GC (1.232 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Pmc/Check.hs -o compiler/stage1/build/GHC/HsToCore/Pmc/Check.o 
<<ghc: 675426696 bytes, 90 GCs, 28322474/86227864 avg/max bytes residency (7 samples), 182M in use, 0.000 INIT (0.500 elapsed), 0.799 MUT (1.514 elapsed), 0.976 GC (1.973 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Binds.hs-boot -o compiler/stage1/build/GHC/HsToCore/Binds.o-boot 
<<ghc: 110104568 bytes, 32 GCs, 13568100/30105728 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.678 elapsed), 0.117 MUT (0.278 elapsed), 0.277 GC (0.650 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Utils.hs -o compiler/stage1/build/GHC/HsToCore/Utils.o 
<<ghc: 1576547640 bytes, 107 GCs, 29973915/104490960 avg/max bytes residency (8 samples), 218M in use, 0.000 INIT (0.477 elapsed), 2.028 MUT (3.430 elapsed), 1.390 GC (2.703 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Match/Literal.hs -o compiler/stage1/build/GHC/HsToCore/Match/Literal.o 
<<ghc: 1895817800 bytes, 132 GCs, 30319465/103167160 avg/max bytes residency (8 samples), 217M in use, 0.000 INIT (0.449 elapsed), 2.654 MUT (4.879 elapsed), 1.706 GC (3.698 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Pmc/Desugar.hs -o compiler/stage1/build/GHC/HsToCore/Pmc/Desugar.o 
<<ghc: 1244285792 bytes, 109 GCs, 24253874/73418840 avg/max bytes residency (7 samples), 159M in use, 0.000 INIT (0.530 elapsed), 1.953 MUT (3.559 elapsed), 1.363 GC (2.874 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Pmc.hs -o compiler/stage1/build/GHC/HsToCore/Pmc.o 
<<ghc: 1780862720 bytes, 139 GCs, 32478717/103743544 avg/max bytes residency (8 samples), 218M in use, 0.000 INIT (0.575 elapsed), 2.381 MUT (3.887 elapsed), 1.594 GC (3.094 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/GuardedRHSs.hs -o compiler/stage1/build/GHC/HsToCore/GuardedRHSs.o 
<<ghc: 440492240 bytes, 69 GCs, 25748041/79219424 avg/max bytes residency (7 samples), 170M in use, 0.000 INIT (0.513 elapsed), 0.544 MUT (1.066 elapsed), 0.829 GC (1.828 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Binds.hs -o compiler/stage1/build/GHC/HsToCore/Binds.o 
<<ghc: 2019385672 bytes, 132 GCs, 29147895/101937608 avg/max bytes residency (8 samples), 218M in use, 0.000 INIT (0.627 elapsed), 2.883 MUT (4.831 elapsed), 1.959 GC (3.839 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Quote.hs -o compiler/stage1/build/GHC/HsToCore/Quote.o 
<<ghc: 9357357296 bytes, 364 GCs, 76221234/276970544 avg/max bytes residency (12 samples), 635M in use, 0.000 INIT (0.451 elapsed), 13.676 MUT (24.322 elapsed), 7.562 GC (14.765 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Match/Constructor.hs -o compiler/stage1/build/GHC/HsToCore/Match/Constructor.o 
<<ghc: 574235160 bytes, 87 GCs, 16728437/43716896 avg/max bytes residency (6 samples), 97M in use, 0.000 INIT (0.437 elapsed), 0.762 MUT (1.511 elapsed), 0.680 GC (1.235 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Match.hs -o compiler/stage1/build/GHC/HsToCore/Match.o 
<<ghc: 2014309304 bytes, 152 GCs, 39463592/150349576 avg/max bytes residency (9 samples), 311M in use, 0.000 INIT (0.424 elapsed), 2.640 MUT (4.488 elapsed), 2.314 GC (4.547 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Arrows.hs -o compiler/stage1/build/GHC/HsToCore/Arrows.o 
<<ghc: 2354727720 bytes, 173 GCs, 35982084/118536168 avg/max bytes residency (9 samples), 263M in use, 0.000 INIT (0.450 elapsed), 3.187 MUT (5.563 elapsed), 2.183 GC (4.325 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/ListComp.hs -o compiler/stage1/build/GHC/HsToCore/ListComp.o 
<<ghc: 1361680000 bytes, 135 GCs, 31033698/101563136 avg/max bytes residency (8 samples), 214M in use, 0.000 INIT (0.578 elapsed), 1.880 MUT (3.244 elapsed), 1.421 GC (2.660 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Expr.hs -o compiler/stage1/build/GHC/HsToCore/Expr.o 
<<ghc: 3065396864 bytes, 171 GCs, 38560328/143638744 avg/max bytes residency (9 samples), 299M in use, 0.000 INIT (0.589 elapsed), 3.998 MUT (7.088 elapsed), 2.694 GC (5.509 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Ast.hs -o compiler/stage1/build/GHC/Iface/Ext/Ast.o 
<<ghc: 13752487384 bytes, 541 GCs, 94992557/385075768 avg/max bytes residency (12 samples), 862M in use, 0.000 INIT (0.483 elapsed), 22.507 MUT (37.228 elapsed), 10.392 GC (20.331 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToByteCode.hs -o compiler/stage1/build/GHC/StgToByteCode.o 
<<ghc: 4792383416 bytes, 239 GCs, 46557620/157002392 avg/max bytes residency (10 samples), 380M in use, 0.000 INIT (0.460 elapsed), 6.523 MUT (10.926 elapsed), 3.863 GC (8.031 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build   -c libraries/hpc/./Trace/Hpc/Util.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Util.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build   -c libraries/hpc/./Trace/Hpc/Tix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build   -c libraries/hpc/./Trace/Hpc/Mix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o 
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -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: 3631435800 bytes, 216 GCs, 35332672/117168200 avg/max bytes residency (9 samples), 259M in use, 0.001 INIT (0.803 elapsed), 6.223 MUT (19.518 elapsed), 3.132 GC (16.381 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Foreign/Call.hs -o compiler/stage1/build/GHC/HsToCore/Foreign/Call.o 
<<ghc: 974051936 bytes, 79 GCs, 24112606/72764384 avg/max bytes residency (7 samples), 156M in use, 0.001 INIT (0.695 elapsed), 1.811 MUT (3.331 elapsed), 1.267 GC (3.103 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Foreign/Decl.hs -o compiler/stage1/build/GHC/HsToCore/Foreign/Decl.o 
<<ghc: 2635610456 bytes, 135 GCs, 32570472/114892280 avg/max bytes residency (8 samples), 241M in use, 0.000 INIT (0.636 elapsed), 4.516 MUT (7.623 elapsed), 2.200 GC (4.249 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore.hs -o compiler/stage1/build/GHC/HsToCore.o 
<<ghc: 1778251088 bytes, 131 GCs, 30206625/103890288 avg/max bytes residency (8 samples), 222M in use, 0.000 INIT (0.467 elapsed), 2.596 MUT (4.794 elapsed), 1.793 GC (3.658 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Stats.hs -o compiler/stage1/build/GHC/Hs/Stats.o 
<<ghc: 568066304 bytes, 64 GCs, 16424149/42671808 avg/max bytes residency (6 samples), 92M in use, 0.000 INIT (0.468 elapsed), 0.721 MUT (1.324 elapsed), 0.578 GC (1.218 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Main.hs -o compiler/stage1/build/GHC/Driver/Main.o 
<<ghc: 7924454056 bytes, 347 GCs, 98370119/342855960 avg/max bytes residency (12 samples), 823M in use, 0.000 INIT (0.426 elapsed), 9.802 MUT (15.956 elapsed), 7.770 GC (14.911 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Eval.hs -o compiler/stage1/build/GHC/Runtime/Eval.o 
<<ghc: 3484576776 bytes, 181 GCs, 39100064/152684768 avg/max bytes residency (9 samples), 319M in use, 0.000 INIT (0.439 elapsed), 4.580 MUT (7.462 elapsed), 2.475 GC (4.645 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/UpdateIdInfos.hs -o compiler/stage1/build/GHC/Iface/UpdateIdInfos.o 
<<ghc: 328747448 bytes, 76 GCs, 14302778/35715568 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.710 elapsed), 0.452 MUT (0.858 elapsed), 0.476 GC (0.942 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker/Windows.hs -o compiler/stage1/build/GHC/Linker/Windows.o 
<<ghc: 207252336 bytes, 46 GCs, 12740070/27541584 avg/max bytes residency (5 samples), 62M in use, 0.000 INIT (0.464 elapsed), 0.236 MUT (0.496 elapsed), 0.379 GC (0.781 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Ar.hs -o compiler/stage1/build/GHC/SysTools/Ar.o 
<<ghc: 1222002696 bytes, 134 GCs, 16407337/39396664 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.472 elapsed), 1.770 MUT (2.805 elapsed), 0.955 GC (1.802 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker/Static.hs -o compiler/stage1/build/GHC/Linker/Static.o 
<<ghc: 843015640 bytes, 101 GCs, 25379156/76045088 avg/max bytes residency (7 samples), 162M in use, 0.000 INIT (0.419 elapsed), 1.228 MUT (2.552 elapsed), 1.049 GC (2.633 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Pipeline.hs -o compiler/stage1/build/GHC/Driver/Pipeline.o 
<<ghc: 7323527472 bytes, 578 GCs, 77518819/184013456 avg/max bytes residency (13 samples), 504M in use, 0.000 INIT (0.486 elapsed), 7.197 MUT (10.817 elapsed), 6.078 GC (10.375 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Make.hs -o compiler/stage1/build/GHC/Driver/Make.o 
<<ghc: 9378311128 bytes, 394 GCs, 76177626/248462080 avg/max bytes residency (11 samples), 593M in use, 0.000 INIT (0.620 elapsed), 12.327 MUT (21.084 elapsed), 7.862 GC (15.621 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC.hs -o compiler/stage1/build/GHC.o 
<<ghc: 4158288080 bytes, 226 GCs, 59945709/248596520 avg/max bytes residency (10 samples), 505M in use, 0.000 INIT (0.556 elapsed), 6.652 MUT (11.655 elapsed), 4.392 GC (9.153 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Backpack.hs -o compiler/stage1/build/GHC/Driver/Backpack.o 
<<ghc: 2490603016 bytes, 174 GCs, 33283744/116185536 avg/max bytes residency (8 samples), 245M in use, 0.000 INIT (0.797 elapsed), 3.555 MUT (6.117 elapsed), 2.299 GC (4.646 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/MakeFile.hs -o compiler/stage1/build/GHC/Driver/MakeFile.o 
<<ghc: 1300230104 bytes, 92 GCs, 24669995/75167384 avg/max bytes residency (7 samples), 162M in use, 0.000 INIT (0.729 elapsed), 1.784 MUT (3.265 elapsed), 1.272 GC (2.449 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen     -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        -outputdir ghc/stage1/build   -c ghc/./Main.hs -o ghc/stage1/build/Main.o 
"/home/pbulk/build/lang/ghc92/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/ghc92/work/ghc-9.2.1/compiler/' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen     -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        -c ghc/hschooks.c -o ghc/stage1/build/hschooks.o
"inplace/bin/mkdirhier" ghc/stage1/build/tmp//.
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Base.o 
<<ghc: 675966920 bytes, 109 GCs, 10754672/22019232 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.626 elapsed), 1.098 MUT (2.124 elapsed), 0.522 GC (1.028 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Coalesce.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Coalesce.o 
<<ghc: 206509760 bytes, 67 GCs, 11338924/25717520 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.595 elapsed), 0.273 MUT (0.586 elapsed), 0.315 GC (0.705 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/X86.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/X86.o 
<<ghc: 288749152 bytes, 59 GCs, 10953664/22694400 avg/max bytes residency (5 samples), 50M in use, 0.000 INIT (0.619 elapsed), 0.460 MUT (0.945 elapsed), 0.327 GC (0.648 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker.hs -o compiler/stage1/build/GHC/Linker.o 
<<ghc: 40461544 bytes, 10 GCs, 4312976/9012544 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.692 elapsed), 0.076 MUT (0.264 elapsed), 0.152 GC (0.394 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ThToHs.hs -o compiler/stage1/build/GHC/ThToHs.o 
<<ghc: 4519160672 bytes, 262 GCs, 43237627/118905040 avg/max bytes residency (10 samples), 290M in use, 0.000 INIT (0.468 elapsed), 6.397 MUT (10.722 elapsed), 3.600 GC (6.640 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Plugins.hs -o compiler/stage1/build/GHC/Plugins.o 
<<ghc: 652254792 bytes, 73 GCs, 25567003/77827280 avg/max bytes residency (7 samples), 167M in use, 0.000 INIT (0.548 elapsed), 0.793 MUT (1.512 elapsed), 0.934 GC (1.825 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Debugger.hs -o compiler/stage1/build/GHC/Runtime/Debugger.o 
<<ghc: 1088229960 bytes, 100 GCs, 26558218/79920480 avg/max bytes residency (7 samples), 177M in use, 0.000 INIT (0.518 elapsed), 1.301 MUT (2.295 elapsed), 1.160 GC (2.308 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors/Hole.hs -o compiler/stage1/build/GHC/Tc/Errors/Hole.o 
<<ghc: 2754428032 bytes, 176 GCs, 41573034/150839312 avg/max bytes residency (9 samples), 313M in use, 0.000 INIT (0.544 elapsed), 4.069 MUT (8.585 elapsed), 2.654 GC (6.012 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Splice.hs -o compiler/stage1/build/GHC/Tc/Gen/Splice.o 
<<ghc: 6863214240 bytes, 282 GCs, 81369546/320923512 avg/max bytes residency (11 samples), 708M in use, 0.000 INIT (0.807 elapsed), 10.687 MUT (20.758 elapsed), 7.035 GC (15.842 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Plugin.hs -o compiler/stage1/build/GHC/Tc/Plugin.o 
<<ghc: 391027480 bytes, 78 GCs, 26743414/85270376 avg/max bytes residency (7 samples), 180M in use, 0.000 INIT (0.495 elapsed), 0.503 MUT (1.189 elapsed), 0.903 GC (1.884 elapsed) :ghc>>
"inplace/bin/mkdirhier" compiler/stage1/build/cbits//.
"/home/pbulk/build/lang/ghc92/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/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -c compiler/cbits/cutils.c -o compiler/stage1/build/cbits/cutils.o
<<ghc: 22425512 bytes, 8 GCs, 629632/1005888 avg/max bytes residency (2 samples), 27M in use, 0.000 INIT (0.553 elapsed), 0.036 MUT (0.498 elapsed), 0.046 GC (0.267 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/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/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -c compiler/cbits/genSym.c -o compiler/stage1/build/cbits/genSym.o
<<ghc: 22423752 bytes, 8 GCs, 629632/1005888 avg/max bytes residency (2 samples), 27M in use, 0.000 INIT (0.610 elapsed), 0.050 MUT (0.504 elapsed), 0.052 GC (0.485 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc92/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/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -c compiler/cbits/keepCAFsForGHCi.c -o compiler/stage1/build/cbits/keepCAFsForGHCi.o
<<ghc: 22434432 bytes, 8 GCs, 629916/1006024 avg/max bytes residency (2 samples), 27M in use, 0.001 INIT (0.654 elapsed), 0.050 MUT (0.577 elapsed), 0.061 GC (0.293 elapsed) :ghc>>
"rm" -f compiler/stage1/build/libHSghc-9.2.1.a compiler/stage1/build/libHSghc-9.2.1.a.contents  
echo compiler/stage1/build/GHC.o compiler/stage1/build/GHC/Builtin/Names.o compiler/stage1/build/GHC/Builtin/Names/TH.o compiler/stage1/build/GHC/Builtin/PrimOps.o compiler/stage1/build/GHC/Builtin/Types.o compiler/stage1/build/GHC/Builtin/Types/Literals.o compiler/stage1/build/GHC/Builtin/Types/Prim.o compiler/stage1/build/GHC/Builtin/Uniques.o compiler/stage1/build/GHC/Builtin/Utils.o compiler/stage1/build/GHC/ByteCode/Asm.o compiler/stage1/build/GHC/ByteCode/InfoTable.o compiler/stage1/build/GHC/ByteCode/Instr.o compiler/stage1/build/GHC/ByteCode/Linker.o compiler/stage1/build/GHC/ByteCode/Types.o compiler/stage1/build/GHC/Cmm.o compiler/stage1/build/GHC/Cmm/BlockId.o compiler/stage1/build/GHC/Cmm/CallConv.o compiler/stage1/build/GHC/Cmm/CLabel.o compiler/stage1/build/GHC/Cmm/CommonBlockElim.o compiler/stage1/build/GHC/Cmm/ContFlowOpt.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/Cmm/DebugBlock.o compiler/stage1/build/GHC/Cmm/Expr.o compiler/stage1/build/GHC/Cmm/Graph.o compiler/stage1/build/GHC/Cmm/Info.o compiler/stage1/build/GHC/Cmm/Info/Build.o compiler/stage1/build/GHC/Cmm/LayoutStack.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/Node.o compiler/stage1/build/GHC/Cmm/Opt.o compiler/stage1/build/GHC/Cmm/Parser.o compiler/stage1/build/GHC/Cmm/Parser/Monad.o compiler/stage1/build/GHC/Cmm/Pipeline.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/Cmm/ProcPoint.o compiler/stage1/build/GHC/Cmm/Sink.o compiler/stage1/build/GHC/Cmm/Switch.o compiler/stage1/build/GHC/Cmm/Switch/Implement.o compiler/stage1/build/GHC/CmmToAsm.o compiler/stage1/build/GHC/Cmm/LRegSet.o compiler/stage1/build/GHC/CmmToAsm/AArch64.o compiler/stage1/build/GHC/CmmToAsm/AArch64/CodeGen.o compiler/stage1/build/GHC/CmmToAsm/AArch64/Cond.o compiler/stage1/build/GHC/CmmToAsm/AArch64/Instr.o compiler/stage1/build/GHC/CmmToAsm/AArch64/Ppr.o compiler/stage1/build/GHC/CmmToAsm/AArch64/RegInfo.o compiler/stage1/build/GHC/CmmToAsm/AArch64/Regs.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/CFG/Weight.o compiler/stage1/build/GHC/CmmToAsm/Config.o compiler/stage1/build/GHC/CmmToAsm/CPrim.o compiler/stage1/build/GHC/CmmToAsm/Dwarf.o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Constants.o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Types.o compiler/stage1/build/GHC/CmmToAsm/Format.o compiler/stage1/build/GHC/CmmToAsm/Instr.o compiler/stage1/build/GHC/CmmToAsm/Monad.o compiler/stage1/build/GHC/CmmToAsm/PIC.o compiler/stage1/build/GHC/CmmToAsm/PPC.o compiler/stage1/build/GHC/CmmToAsm/PPC/CodeGen.o compiler/stage1/build/GHC/CmmToAsm/PPC/Cond.o compiler/stage1/build/GHC/CmmToAsm/PPC/Instr.o compiler/stage1/build/GHC/CmmToAsm/PPC/Ppr.o compiler/stage1/build/GHC/CmmToAsm/PPC/RegInfo.o compiler/stage1/build/GHC/CmmToAsm/PPC/Regs.o compiler/stage1/build/GHC/CmmToAsm/Ppr.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Base.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/Stats.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/X86.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/AArch64.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Base.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/JoinToTargets.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/Linear/StackMap.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/X86.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86_64.o compiler/stage1/build/GHC/CmmToAsm/Reg/Liveness.o compiler/stage1/build/GHC/CmmToAsm/Reg/Target.o compiler/stage1/build/GHC/CmmToAsm/Reg/Utils.o compiler/stage1/build/GHC/CmmToAsm/SPARC.o compiler/stage1/build/GHC/CmmToAsm/SPARC/AddrMode.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Base.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/Expand.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/Cond.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Imm.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Instr.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Ppr.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Regs.o compiler/stage1/build/GHC/CmmToAsm/SPARC/ShortcutJump.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Stack.o compiler/stage1/build/GHC/CmmToAsm/Types.o compiler/stage1/build/GHC/CmmToAsm/Utils.o compiler/stage1/build/GHC/CmmToAsm/X86.o compiler/stage1/build/GHC/CmmToAsm/X86/CodeGen.o compiler/stage1/build/GHC/CmmToAsm/X86/Cond.o compiler/stage1/build/GHC/CmmToAsm/X86/Instr.o compiler/stage1/build/GHC/CmmToAsm/X86/Ppr.o compiler/stage1/build/GHC/CmmToAsm/X86/RegInfo.o compiler/stage1/build/GHC/CmmToAsm/X86/Regs.o compiler/stage1/build/GHC/CmmToC.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/Mangler.o compiler/stage1/build/GHC/CmmToLlvm/Ppr.o compiler/stage1/build/GHC/CmmToLlvm/Regs.o compiler/stage1/build/GHC/Cmm/Type.o compiler/stage1/build/GHC/Cmm/Utils.o compiler/stage1/build/GHC/Core.o compiler/stage1/build/GHC/Core/Class.o compiler/stage1/build/GHC/Core/Coercion.o compiler/stage1/build/GHC/Core/Coercion/Axiom.o compiler/stage1/build/GHC/Core/Coercion/Opt.o compiler/stage1/build/GHC/Core/ConLike.o compiler/stage1/build/GHC/Core/DataCon.o compiler/stage1/build/GHC/Core/FamInstEnv.o compiler/stage1/build/GHC/Core/FVs.o compiler/stage1/build/GHC/Core/InstEnv.o compiler/stage1/build/GHC/Core/Lint.o compiler/stage1/build/GHC/Core/Make.o compiler/stage1/build/GHC/Core/Map/Expr.o compiler/stage1/build/GHC/Core/Map/Type.o compiler/stage1/build/GHC/Core/Multiplicity.o compiler/stage1/build/GHC/Core/Opt/Arity.o compiler/stage1/build/GHC/Core/Opt/CallArity.o compiler/stage1/build/GHC/Core/Opt/CallerCC.o compiler/stage1/build/GHC/Core/Opt/ConstantFold.o compiler/stage1/build/GHC/Core/Opt/CprAnal.o compiler/stage1/build/GHC/Core/Opt/CSE.o compiler/stage1/build/GHC/Core/Opt/DmdAnal.o compiler/stage1/build/GHC/Core/Opt/Exitify.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/Monad.o compiler/stage1/build/GHC/Core/Opt/OccurAnal.o compiler/stage1/build/GHC/Core/Opt/Pipeline.o compiler/stage1/build/GHC/Core/Opt/SetLevels.o compiler/stage1/build/GHC/Core/Opt/Simplify.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/SpecConstr.o compiler/stage1/build/GHC/Core/Opt/Specialise.o compiler/stage1/build/GHC/Core/Opt/StaticArgs.o compiler/stage1/build/GHC/Core/Opt/WorkWrap.o compiler/stage1/build/GHC/Core/Opt/WorkWrap/Utils.o compiler/stage1/build/GHC/Core/PatSyn.o compiler/stage1/build/GHC/Core/Ppr.o compiler/stage1/build/GHC/Types/TyThing/Ppr.o compiler/stage1/build/GHC/Core/Predicate.o compiler/stage1/build/GHC/Core/Rules.o compiler/stage1/build/GHC/Core/Seq.o compiler/stage1/build/GHC/Core/SimpleOpt.o compiler/stage1/build/GHC/Core/Stats.o compiler/stage1/build/GHC/Core/Subst.o compiler/stage1/build/GHC/Core/Tidy.o compiler/stage1/build/GHC/CoreToIface.o compiler/stage1/build/GHC/CoreToStg.o compiler/stage1/build/GHC/CoreToStg/Prep.o compiler/stage1/build/GHC/Core/TyCo/FVs.o compiler/stage1/build/GHC/Core/TyCon.o compiler/stage1/build/GHC/Core/TyCon/Env.o compiler/stage1/build/GHC/Core/TyCon/RecWalk.o compiler/stage1/build/GHC/Core/TyCon/Set.o compiler/stage1/build/GHC/Core/TyCo/Ppr.o compiler/stage1/build/GHC/Core/TyCo/Rep.o compiler/stage1/build/GHC/Core/TyCo/Subst.o compiler/stage1/build/GHC/Core/TyCo/Tidy.o compiler/stage1/build/GHC/Core/Type.o compiler/stage1/build/GHC/Core/Unfold.o compiler/stage1/build/GHC/Core/Unfold/Make.o compiler/stage1/build/GHC/Core/Unify.o compiler/stage1/build/GHC/Core/UsageEnv.o compiler/stage1/build/GHC/Core/Utils.o compiler/stage1/build/GHC/Data/Bag.o compiler/stage1/build/GHC/Data/Bitmap.o compiler/stage1/build/GHC/Data/BooleanFormula.o compiler/stage1/build/GHC/Data/EnumSet.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/Data/FiniteMap.o compiler/stage1/build/GHC/Data/Graph/Base.o compiler/stage1/build/GHC/Data/Graph/Color.o compiler/stage1/build/GHC/Data/Graph/Directed.o compiler/stage1/build/GHC/Data/Graph/Ops.o compiler/stage1/build/GHC/Data/Graph/Ppr.o compiler/stage1/build/GHC/Data/Graph/UnVar.o compiler/stage1/build/GHC/Data/IOEnv.o compiler/stage1/build/GHC/Data/List/SetOps.o compiler/stage1/build/GHC/Data/Maybe.o compiler/stage1/build/GHC/Data/OrdList.o compiler/stage1/build/GHC/Data/Pair.o compiler/stage1/build/GHC/Data/Stream.o compiler/stage1/build/GHC/Data/StringBuffer.o compiler/stage1/build/GHC/Data/TrieMap.o compiler/stage1/build/GHC/Data/UnionFind.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/Driver/CmdLine.o compiler/stage1/build/GHC/Driver/CodeOutput.o compiler/stage1/build/GHC/Driver/Config.o compiler/stage1/build/GHC/Driver/Env.o compiler/stage1/build/GHC/Driver/Env/Types.o compiler/stage1/build/GHC/Driver/Errors.o compiler/stage1/build/GHC/Driver/Flags.o compiler/stage1/build/GHC/Driver/Hooks.o compiler/stage1/build/GHC/Driver/Main.o compiler/stage1/build/GHC/Driver/Make.o compiler/stage1/build/GHC/Driver/MakeFile.o compiler/stage1/build/GHC/Driver/Monad.o compiler/stage1/build/GHC/Driver/Phases.o compiler/stage1/build/GHC/Driver/Pipeline.o compiler/stage1/build/GHC/Driver/Pipeline/Monad.o compiler/stage1/build/GHC/Driver/Plugins.o compiler/stage1/build/GHC/Driver/Ppr.o compiler/stage1/build/GHC/Driver/Session.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/Dump.o compiler/stage1/build/GHC/Hs/Expr.o compiler/stage1/build/GHC/Hs/Extension.o compiler/stage1/build/GHC/Hs/ImpExp.o compiler/stage1/build/GHC/Hs/Instances.o compiler/stage1/build/GHC/Hs/Lit.o compiler/stage1/build/GHC/Hs/Pat.o compiler/stage1/build/GHC/Hs/Stats.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/Coverage.o compiler/stage1/build/GHC/HsToCore/Docs.o compiler/stage1/build/GHC/HsToCore/Expr.o compiler/stage1/build/GHC/HsToCore/Foreign/Call.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/Match.o compiler/stage1/build/GHC/HsToCore/Match/Constructor.o compiler/stage1/build/GHC/HsToCore/Match/Literal.o compiler/stage1/build/GHC/HsToCore/Monad.o compiler/stage1/build/GHC/HsToCore/Pmc.o compiler/stage1/build/GHC/HsToCore/Pmc/Check.o compiler/stage1/build/GHC/HsToCore/Pmc/Desugar.o compiler/stage1/build/GHC/HsToCore/Pmc/Ppr.o compiler/stage1/build/GHC/HsToCore/Pmc/Solver.o compiler/stage1/build/GHC/HsToCore/Pmc/Solver/Types.o compiler/stage1/build/GHC/HsToCore/Pmc/Types.o compiler/stage1/build/GHC/HsToCore/Pmc/Utils.o compiler/stage1/build/GHC/HsToCore/Quote.o compiler/stage1/build/GHC/HsToCore/Types.o compiler/stage1/build/GHC/HsToCore/Usage.o compiler/stage1/build/GHC/HsToCore/Utils.o compiler/stage1/build/GHC/Hs/Type.o compiler/stage1/build/GHC/Hs/Utils.o compiler/stage1/build/GHC/Iface/Binary.o compiler/stage1/build/GHC/Iface/Env.o compiler/stage1/build/GHC/Iface/Ext/Ast.o compiler/stage1/build/GHC/Iface/Ext/Binary.o compiler/stage1/build/GHC/Iface/Ext/Debug.o compiler/stage1/build/GHC/Iface/Ext/Fields.o compiler/stage1/build/GHC/Iface/Ext/Types.o compiler/stage1/build/GHC/Iface/Ext/Utils.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/Iface/Recomp/Binary.o compiler/stage1/build/GHC/Iface/Recomp/Flags.o compiler/stage1/build/GHC/Iface/Rename.o compiler/stage1/build/GHC/Iface/Syntax.o compiler/stage1/build/GHC/Iface/Tidy.o compiler/stage1/build/GHC/Iface/Tidy/StaticPtrTable.o compiler/stage1/build/GHC/IfaceToCore.o compiler/stage1/build/GHC/Iface/Type.o compiler/stage1/build/GHC/Iface/UpdateIdInfos.o compiler/stage1/build/GHC/Linker.o compiler/stage1/build/GHC/Linker/Dynamic.o compiler/stage1/build/GHC/Linker/ExtraObj.o compiler/stage1/build/GHC/Linker/Loader.o compiler/stage1/build/GHC/Linker/MacOS.o compiler/stage1/build/GHC/Linker/Static.o compiler/stage1/build/GHC/Linker/Types.o compiler/stage1/build/GHC/Linker/Unit.o compiler/stage1/build/GHC/Linker/Windows.o compiler/stage1/build/GHC/Llvm.o compiler/stage1/build/GHC/Llvm/MetaData.o compiler/stage1/build/GHC/Llvm/Ppr.o compiler/stage1/build/GHC/Llvm/Syntax.o compiler/stage1/build/GHC/Llvm/Types.o compiler/stage1/build/GHC/Parser.o compiler/stage1/build/GHC/Parser/Annotation.o compiler/stage1/build/GHC/Parser/CharClass.o compiler/stage1/build/GHC/Parser/Errors.o compiler/stage1/build/GHC/Parser/Errors/Ppr.o compiler/stage1/build/GHC/Parser/Header.o compiler/stage1/build/GHC/Parser/Lexer.o compiler/stage1/build/GHC/Parser/PostProcess.o compiler/stage1/build/GHC/Parser/PostProcess/Haddock.o compiler/stage1/build/GHC/Parser/Types.o compiler/stage1/build/GHC/Parser/Utils.o compiler/stage1/build/GHC/Platform.o compiler/stage1/build/GHC/Platform/ARM.o compiler/stage1/build/GHC/Platform/AArch64.o compiler/stage1/build/GHC/Platform/Constants.o compiler/stage1/build/GHC/Platform/NoRegs.o compiler/stage1/build/GHC/Platform/PPC.o compiler/stage1/build/GHC/Platform/Profile.o compiler/stage1/build/GHC/Platform/Reg.o compiler/stage1/build/GHC/Platform/Reg/Class.o compiler/stage1/build/GHC/Platform/Regs.o compiler/stage1/build/GHC/Platform/RISCV64.o compiler/stage1/build/GHC/Platform/S390X.o compiler/stage1/build/GHC/Platform/SPARC.o compiler/stage1/build/GHC/Platform/Ways.o compiler/stage1/build/GHC/Platform/X86.o compiler/stage1/build/GHC/Platform/X86_64.o compiler/stage1/build/GHC/Plugins.o compiler/stage1/build/GHC/Prelude.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/Fixity.o compiler/stage1/build/GHC/Rename/HsType.o compiler/stage1/build/GHC/Rename/Module.o compiler/stage1/build/GHC/Rename/Names.o compiler/stage1/build/GHC/Rename/Pat.o compiler/stage1/build/GHC/Rename/Splice.o compiler/stage1/build/GHC/Rename/Unbound.o compiler/stage1/build/GHC/Rename/Utils.o compiler/stage1/build/GHC/Runtime/Context.o compiler/stage1/build/GHC/Runtime/Debugger.o compiler/stage1/build/GHC/Runtime/Eval.o compiler/stage1/build/GHC/Runtime/Eval/Types.o compiler/stage1/build/GHC/Runtime/Heap/Inspect.o compiler/stage1/build/GHC/Runtime/Heap/Layout.o compiler/stage1/build/GHC/Runtime/Interpreter.o compiler/stage1/build/GHC/Runtime/Interpreter/Types.o compiler/stage1/build/GHC/Runtime/Loader.o compiler/stage1/build/GHC/Settings.o compiler/stage1/build/GHC/Settings/Config.o compiler/stage1/build/GHC/Settings/Constants.o compiler/stage1/build/GHC/Settings/IO.o compiler/stage1/build/GHC/Stg/CSE.o compiler/stage1/build/GHC/Stg/Debug.o compiler/stage1/build/GHC/Stg/DepAnal.o compiler/stage1/build/GHC/Stg/FVs.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/Lint.o compiler/stage1/build/GHC/Stg/Pipeline.o compiler/stage1/build/GHC/Stg/Stats.o compiler/stage1/build/GHC/Stg/Subst.o compiler/stage1/build/GHC/Stg/Syntax.o compiler/stage1/build/GHC/StgToByteCode.o compiler/stage1/build/GHC/StgToCmm.o compiler/stage1/build/GHC/StgToCmm/ArgRep.o compiler/stage1/build/GHC/StgToCmm/Bind.o compiler/stage1/build/GHC/StgToCmm/CgUtils.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/ExtCode.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/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/Types.o compiler/stage1/build/GHC/StgToCmm/Utils.o compiler/stage1/build/GHC/Stg/Unarise.o compiler/stage1/build/GHC/SysTools.o compiler/stage1/build/GHC/SysTools/Ar.o compiler/stage1/build/GHC/SysTools/BaseDir.o compiler/stage1/build/GHC/SysTools/Elf.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/SysTools/Terminal.o compiler/stage1/build/GHC/Tc/Deriv.o compiler/stage1/build/GHC/Tc/Deriv/Functor.o compiler/stage1/build/GHC/Tc/Deriv/Generate.o compiler/stage1/build/GHC/Tc/Deriv/Generics.o compiler/stage1/build/GHC/Tc/Deriv/Infer.o compiler/stage1/build/GHC/Tc/Deriv/Utils.o compiler/stage1/build/GHC/Tc/Errors.o compiler/stage1/build/GHC/Tc/Errors/Hole.o compiler/stage1/build/GHC/Tc/Errors/Hole/FitTypes.o compiler/stage1/build/GHC/Tc/Gen/Annotation.o compiler/stage1/build/GHC/Tc/Gen/App.o compiler/stage1/build/GHC/Tc/Gen/Arrow.o compiler/stage1/build/GHC/Tc/Gen/Bind.o compiler/stage1/build/GHC/Tc/Gen/Default.o compiler/stage1/build/GHC/Tc/Gen/Export.o compiler/stage1/build/GHC/Tc/Gen/Expr.o compiler/stage1/build/GHC/Tc/Gen/Foreign.o compiler/stage1/build/GHC/Tc/Gen/Head.o compiler/stage1/build/GHC/Tc/Gen/HsType.o compiler/stage1/build/GHC/Tc/Gen/Match.o compiler/stage1/build/GHC/Tc/Gen/Pat.o compiler/stage1/build/GHC/Tc/Gen/Rule.o compiler/stage1/build/GHC/Tc/Gen/Sig.o compiler/stage1/build/GHC/Tc/Gen/Splice.o compiler/stage1/build/GHC/Tc/Instance/Class.o compiler/stage1/build/GHC/Tc/Instance/Family.o compiler/stage1/build/GHC/Tc/Instance/FunDeps.o compiler/stage1/build/GHC/Tc/Instance/Typeable.o compiler/stage1/build/GHC/Tc/Module.o compiler/stage1/build/GHC/Tc/Plugin.o compiler/stage1/build/GHC/Tc/Solver.o compiler/stage1/build/GHC/Tc/Solver/Canonical.o compiler/stage1/build/GHC/Tc/Solver/Rewrite.o compiler/stage1/build/GHC/Tc/Solver/Interact.o compiler/stage1/build/GHC/Tc/Solver/Monad.o compiler/stage1/build/GHC/Tc/TyCl.o compiler/stage1/build/GHC/Tc/TyCl/Build.o compiler/stage1/build/GHC/Tc/TyCl/Class.o compiler/stage1/build/GHC/Tc/TyCl/Instance.o compiler/stage1/build/GHC/Tc/TyCl/PatSyn.o compiler/stage1/build/GHC/Tc/TyCl/Utils.o compiler/stage1/build/GHC/Tc/Types.o compiler/stage1/build/GHC/Tc/Types/Constraint.o compiler/stage1/build/GHC/Tc/Types/Evidence.o compiler/stage1/build/GHC/Tc/Types/EvTerm.o compiler/stage1/build/GHC/Tc/Types/Origin.o compiler/stage1/build/GHC/Tc/Utils/Backpack.o compiler/stage1/build/GHC/Tc/Utils/Env.o compiler/stage1/build/GHC/Tc/Utils/Instantiate.o compiler/stage1/build/GHC/Tc/Utils/Monad.o compiler/stage1/build/GHC/Tc/Utils/TcMType.o compiler/stage1/build/GHC/Tc/Utils/TcType.o compiler/stage1/build/GHC/Tc/Utils/Unify.o compiler/stage1/build/GHC/Tc/Utils/Zonk.o compiler/stage1/build/GHC/Tc/Validity.o compiler/stage1/build/GHC/ThToHs.o compiler/stage1/build/GHC/Types/Annotations.o compiler/stage1/build/GHC/Types/Avail.o compiler/stage1/build/GHC/Types/Basic.o compiler/stage1/build/GHC/Types/CompleteMatch.o compiler/stage1/build/GHC/Types/CostCentre.o compiler/stage1/build/GHC/Types/CostCentre/State.o compiler/stage1/build/GHC/Types/Cpr.o compiler/stage1/build/GHC/Types/Demand.o compiler/stage1/build/GHC/Types/Error.o compiler/stage1/build/GHC/Types/FieldLabel.o compiler/stage1/build/GHC/Types/Fixity.o compiler/stage1/build/GHC/Types/Fixity/Env.o compiler/stage1/build/GHC/Types/ForeignCall.o compiler/stage1/build/GHC/Types/ForeignStubs.o compiler/stage1/build/GHC/Types/HpcInfo.o compiler/stage1/build/GHC/Types/Id.o compiler/stage1/build/GHC/Types/IPE.o compiler/stage1/build/GHC/Types/Id/Info.o compiler/stage1/build/GHC/Types/Id/Make.o compiler/stage1/build/GHC/Types/Literal.o compiler/stage1/build/GHC/Types/Meta.o compiler/stage1/build/GHC/Types/Name.o compiler/stage1/build/GHC/Types/Name/Cache.o compiler/stage1/build/GHC/Types/Name/Env.o compiler/stage1/build/GHC/Types/Name/Occurrence.o compiler/stage1/build/GHC/Types/Name/Reader.o compiler/stage1/build/GHC/Types/Name/Set.o compiler/stage1/build/GHC/Types/Name/Shape.o compiler/stage1/build/GHC/Types/Name/Ppr.o compiler/stage1/build/GHC/Types/RepType.o compiler/stage1/build/GHC/Types/SafeHaskell.o compiler/stage1/build/GHC/Types/SourceError.o compiler/stage1/build/GHC/Types/SourceFile.o compiler/stage1/build/GHC/Types/SourceText.o compiler/stage1/build/GHC/Types/SrcLoc.o compiler/stage1/build/GHC/Types/Target.o compiler/stage1/build/GHC/Types/Tickish.o compiler/stage1/build/GHC/Types/TypeEnv.o compiler/stage1/build/GHC/Types/TyThing.o compiler/stage1/build/GHC/Types/Unique.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/Map.o compiler/stage1/build/GHC/Types/Unique/SDFM.o compiler/stage1/build/GHC/Types/Unique/Set.o compiler/stage1/build/GHC/Types/Unique/Supply.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/Unit.o compiler/stage1/build/GHC/Unit/Env.o compiler/stage1/build/GHC/Unit/External.o compiler/stage1/build/GHC/Unit/Finder.o compiler/stage1/build/GHC/Unit/Finder/Types.o compiler/stage1/build/GHC/Unit/Home.o compiler/stage1/build/GHC/Unit/Home/ModInfo.o compiler/stage1/build/GHC/Unit/Info.o compiler/stage1/build/GHC/Unit/Module.o compiler/stage1/build/GHC/Unit/Module/Deps.o compiler/stage1/build/GHC/Unit/Module/Env.o compiler/stage1/build/GHC/Unit/Module/Graph.o compiler/stage1/build/GHC/Unit/Module/Imported.o compiler/stage1/build/GHC/Unit/Module/Location.o compiler/stage1/build/GHC/Unit/Module/ModDetails.o compiler/stage1/build/GHC/Unit/Module/ModGuts.o compiler/stage1/build/GHC/Unit/Module/ModIface.o compiler/stage1/build/GHC/Unit/Module/ModSummary.o compiler/stage1/build/GHC/Unit/Module/Name.o compiler/stage1/build/GHC/Unit/Module/Status.o compiler/stage1/build/GHC/Unit/Module/Warnings.o compiler/stage1/build/GHC/Unit/Parser.o compiler/stage1/build/GHC/Unit/Ppr.o compiler/stage1/build/GHC/Unit/State.o compiler/stage1/build/GHC/Unit/Types.o compiler/stage1/build/GHC/Utils/Asm.o compiler/stage1/build/GHC/Utils/Binary.o compiler/stage1/build/GHC/Utils/Binary/Typeable.o compiler/stage1/build/GHC/Utils/BufHandle.o compiler/stage1/build/GHC/Utils/CliOption.o compiler/stage1/build/GHC/Utils/Error.o compiler/stage1/build/GHC/Utils/Exception.o compiler/stage1/build/GHC/Utils/Fingerprint.o compiler/stage1/build/GHC/Utils/FV.o compiler/stage1/build/GHC/Utils/GlobalVars.o compiler/stage1/build/GHC/Utils/IO/Unsafe.o compiler/stage1/build/GHC/Utils/Json.o compiler/stage1/build/GHC/Utils/Lexeme.o compiler/stage1/build/GHC/Utils/Logger.o compiler/stage1/build/GHC/Utils/Misc.o compiler/stage1/build/GHC/Utils/Monad.o compiler/stage1/build/GHC/Utils/Monad/State.o compiler/stage1/build/GHC/Utils/Outputable.o compiler/stage1/build/GHC/Utils/Panic.o compiler/stage1/build/GHC/Utils/Panic/Plain.o compiler/stage1/build/GHC/Utils/Ppr.o compiler/stage1/build/GHC/Utils/Ppr/Colour.o compiler/stage1/build/GHC/Utils/TmpFs.o compiler/stage1/build/Language/Haskell/Syntax.o compiler/stage1/build/Language/Haskell/Syntax/Binds.o compiler/stage1/build/Language/Haskell/Syntax/Decls.o compiler/stage1/build/Language/Haskell/Syntax/Expr.o compiler/stage1/build/Language/Haskell/Syntax/Extension.o compiler/stage1/build/Language/Haskell/Syntax/Lit.o compiler/stage1/build/Language/Haskell/Syntax/Pat.o compiler/stage1/build/Language/Haskell/Syntax/Type.o   compiler/stage1/build/cbits/cutils.o compiler/stage1/build/cbits/genSym.o     >> compiler/stage1/build/libHSghc-9.2.1.a.contents
"xargs"  "ar" qcls  compiler/stage1/build/libHSghc-9.2.1.a < compiler/stage1/build/libHSghc-9.2.1.a.contents
"rm" -f compiler/stage1/build/libHSghc-9.2.1.a.contents  
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id 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  
"rm" -f libraries/ghci/dist-boot/build/libHSghci-9.2.1.a libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents  
echo libraries/ghci/dist-boot/build/GHCi/BreakArray.o libraries/ghci/dist-boot/build/GHCi/BinaryArray.o libraries/ghci/dist-boot/build/GHCi/Message.o libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o libraries/ghci/dist-boot/build/GHCi/FFI.o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o        >> libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents
"xargs"  "ar" qcls  libraries/ghci/dist-boot/build/libHSghci-9.2.1.a < libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents
"rm" -f libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents  
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/cbits//.
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -c libraries/ghc-heap/cbits/HeapPrim.cmm -o libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents  
echo libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/Types.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.o libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o       >> libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents
"xargs"  "ar" qcls  libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a < libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents  
"/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/exceptions/dist-boot/build   -c libraries/exceptions/src/Control/Monad/Catch/Pure.hs -o libraries/exceptions/dist-boot/build/Control/Monad/Catch/Pure.o 
"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/ghc92/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.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        -outputdir ghc/stage1/build   -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.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        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/ghc92/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/ghc92/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/ghc92/work/.tools/bin/ghc" -o utils/unlit/dist/build/tmp/unlit -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen         -no-user-package-db -rtsopts        -outputdir utils/unlit/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen         -no-user-package-db -rtsopts        -no-auto-link-packages -no-hs-main  utils/unlit/dist/build/unlit.o utils/unlit/dist/build/fs.o   
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/ghc92/work/ghc-9.2.1/inplace/lib/bin/unlit.bin"'                                  >> inplace/lib/bin/unlit
echo 'datadir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                             >> inplace/lib/bin/unlit
echo 'bindir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin"'                              >> inplace/lib/bin/unlit
echo 'topdir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                           >> inplace/lib/bin/unlit
echo 'pgmgcc="gcc"'                                               >> inplace/lib/bin/unlit
echo 'export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/lib/bin/unlit
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/lib/bin/unlit
chmod +x                                                     inplace/lib/bin/unlit
"cp" llvm-targets inplace/lib/llvm-targets
"cp" llvm-passes inplace/lib/llvm-passes
"rm" -f                                                     inplace/bin/ghc-stage1  
echo '#!/bin/sh'                                                     >> inplace/bin/ghc-stage1
echo 'executablename="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib/bin/ghc-stage1"'                                  >> inplace/bin/ghc-stage1
echo 'datadir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                             >> inplace/bin/ghc-stage1
echo 'bindir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin"'                              >> inplace/bin/ghc-stage1
echo 'topdir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                           >> inplace/bin/ghc-stage1
echo 'pgmgcc="gcc"'                                               >> inplace/bin/ghc-stage1
echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/terminfo/dist-boot/build:/opt/pkg/lib:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/parsec/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/hpc/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghci/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-heap/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-boot/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/exceptions/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/template-haskell/dist-boot/build:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/pretty-1.1.3.6:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-boot-th/dist-boot/build:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/stm-2.5.0.0:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/mtl/dist-boot/build:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/transformers/dist-boot/build:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/binary/dist-boot/build:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/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/ghc92/work/ghc-9.2.1"' -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/ghc92/work/ghc-9.2.1/rts/dist/build doesn't exist or isn't a directory
rts-1.0.2: Warning: include-dirs: /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.2.1.so","libHSrts-ghc9.2.1.dylib","HSrts-ghc9.2.1.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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.8.0...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.2...
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/ghc92/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking 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/ghc92/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/ghc92/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for __gmpz_powm in -lgmp... yes
checking for __gmpz_powm_sec in -lgmp... yes
checking whether to use in-tree GMP... no
checking gmp.h usability... yes
checking gmp.h presence... yes
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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.16.0.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/ghc92/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking 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/ghc92/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/ghc92/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for WINDOWS platform... NO
checking for long long... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/timers.h usability... no
checking sys/timers.h presence... no
checking for sys/timers.h... no
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... 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 wctype.h usability... yes
checking wctype.h presence... yes
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 whether F_OFD_SETLK is declared... yes
checking for flock... yes
checking for unsetenv... yes
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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.6.0...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.11.1.0...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.5.1...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.11.1.1...
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/ghc92/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking 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/ghc92/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/ghc92/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking time.h usability... yes
checking time.h presence... yes
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 struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... 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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking 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/ghc92/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/ghc92/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
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 dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for string.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... 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 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... 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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking 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/ghc92/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/ghc92/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking time.h usability... yes
checking time.h presence... 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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking 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/ghc92/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/ghc92/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for setitimer... yes
checking for sysconf... yes
checking for execvpe... no
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking for posix_spawnp... yes
checking for posix_spawn_file_actions_addchdir... no
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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/hpc   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hpc-0.6.1.0...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/binary   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring binary-0.8.9.0...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/transformers   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Warning: transformers.cabal:43:30: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Warning: transformers.cabal:43:30: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring transformers-0.5.6.2...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/mtl   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring mtl-2.2.2...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-boot-th   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-th-9.2.1...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-boot   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-9.2.1...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/template-haskell   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring template-haskell-2.18.0.0...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/text   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring text-1.2.5.0...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/parsec   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring parsec-3.1.14.0...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/Cabal/Cabal   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring Cabal-3.6.0.0...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-heap   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-heap-9.2.1...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/terminfo   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring terminfo-0.4.1.5...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp
checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking for setupterm in -ltinfow... no
checking for setupterm in -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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/exceptions   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring exceptions-0.10.4...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin/ghc-pkg"  --flags=internal-interpreter --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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghci   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghci-9.2.1...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.2.1...
"/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin/ghc-pkg"  --flags=stage2 --flags=internal-interpreter --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/ghc92/work/ghc-9.2.1/compiler" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64 -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Iincludes/dist-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/ghc92/work/ghc-9.2.1/compiler   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"   --disable-library-for-ghci
Configuring ghc-9.2.1...
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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.26.0...
"inplace/bin/ghc-cabal" check utils/hsc2hs
"inplace/bin/ghc-cabal" configure utils/hsc2hs dist-install --with-ghc="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/utils/hsc2hs   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hsc2hs-0.68.8...
"inplace/bin/ghc-cabal" check utils/ghc-pkg
"inplace/bin/ghc-cabal" configure utils/ghc-pkg dist-install --with-ghc="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/utils/ghc-pkg   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-pkg-9.2.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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/check-exact
"inplace/bin/ghc-cabal" configure utils/check-exact dist-install --with-ghc="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/utils/check-exact" --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/ghc92/work/ghc-9.2.1/utils/check-exact   " --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-exact-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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.2.1...
"inplace/bin/ghc-cabal" configure ghc stage2 --with-ghc="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin/ghc-pkg"  --flags=stage2 --flags=internal-interpreter --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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/ghc   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-bin-9.2.1...
Warning: 'data-dir: ..' is a relative path outside of the source tree. This
will not work when generating a tarball with 'sdist'.
"inplace/bin/ghc-cabal" check utils/compare_sizes
"inplace/bin/ghc-cabal" configure utils/compare_sizes dist-install --with-ghc="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.2.1...
"inplace/bin/ghc-cabal" check utils/iserv
"inplace/bin/ghc-cabal" configure utils/iserv stage2_p --with-ghc="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.2.1...
"inplace/bin/ghc-cabal" check utils/iserv
"inplace/bin/ghc-cabal" configure utils/iserv stage2_dyn --with-ghc="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/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.2.1...
===--- 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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id ghci-9.2.1 -package-id libiserv-9.2.1 -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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id ghci-9.2.1 -package-id libiserv-9.2.1 -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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id ghci-9.2.1 -package-id libiserv-9.2.1 -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.16.0.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/ghc92/work/ghc-9.2.1/libraries/haskeline/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/haskeline/dist-install/build/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/haskeline/dist-install/build/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/compiler/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage2/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage2/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage2/build/stage2/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/../rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage2/build/../rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage2/build/../rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage2/build/stage2/build/../rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage2' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage2/build/stage2' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage2/build/stage2' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage2/build/stage2/build/stage2' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.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.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-prim-0.8.0 -package-id ghci-9.2.1 -package-id haskeline-0.8.2 -package-id process-1.6.13.2 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -threaded -eventlog -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.16.0.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.2.1\""    -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.16.0.0 -package-id containers-0.6.5.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.6.0.0 -package-id base-4.16.0.0 -package-id bytestring-0.11.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/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-exact/dist-install/build/.depend.c_asm.tmp  
"rm" -f utils/check-exact/dist-install/build/.depend.c_asm.bit  
echo "utils/check-exact_dist-install_depfile_c_asm_EXISTS = YES" >> utils/check-exact/dist-install/build/.depend.c_asm.tmp
mv utils/check-exact/dist-install/build/.depend.c_asm.tmp utils/check-exact/dist-install/build/.depend.c_asm
"rm" -f utils/check-exact/dist-install/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/check-exact/. -iutils/check-exact/dist-install/build -Iutils/check-exact/dist-install/build -iutils/check-exact/dist-install/build/check-exact/autogen -Iutils/check-exact/dist-install/build/check-exact/autogen     -optP-include -optPutils/check-exact/dist-install/build/check-exact/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-9.2.1 -package-id ghc-boot-9.2.1 -package-id mtl-2.2.2 -Wall -XHaskell2010  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/check-exact/dist-install/build -dep-makefile utils/check-exact/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/check-exact/./Main.hs  utils/check-exact/./ExactPrint.hs  utils/check-exact/./Lookup.hs  utils/check-exact/./Parsers.hs  utils/check-exact/./Preprocess.hs  utils/check-exact/./Transform.hs  utils/check-exact/./Types.hs  utils/check-exact/./Utils.hs
echo "utils/check-exact_dist-install_depfile_haskell_EXISTS = YES" >> utils/check-exact/dist-install/build/.depend.haskell.tmp
for dir in utils/check-exact/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/check-exact/dist-install/build/.depend.haskell.tmp > utils/check-exact/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-exact/dist-install/build/.depend.haskell.tmp2 > utils/check-exact/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.6.0.0 -package-id base-4.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-9.2.1 -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/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.6.0.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -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/ghc92/work/ghc-9.2.1/libraries/process/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/src/ -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.16.0.0 -package-id containers-0.6.5.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/src//Main.hs  utils/hsc2hs/src//C.hs  utils/hsc2hs/src//Common.hs  utils/hsc2hs/src//CrossCodegen.hs  utils/hsc2hs/src//DirectCodegen.hs  utils/hsc2hs/src//Flags.hs  utils/hsc2hs/src//HSCParser.hs  utils/hsc2hs/src//ATTParser.hs  utils/hsc2hs/src//UtilsCodegen.hs  utils/hsc2hs/src//Compat/ResponseFile.hs  utils/hsc2hs/src//Compat/TempFile.hs  utils/hsc2hs/dist-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/ghc92/work/ghc-9.2.1/libraries/process/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/process/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/process/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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
"inplace/bin/mkdirhier" compiler/stage2/build/GHC/Platform//.
"rm" -f compiler/stage2/build/GHC/Platform/Constants.hs  
"cp" includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs compiler/stage2/build/GHC/Platform/Constants.hs
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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -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.hs  compiler/./GHC/Builtin/Names.hs  compiler/./GHC/Builtin/Names/TH.hs  compiler/./GHC/Builtin/PrimOps.hs  compiler/./GHC/Builtin/Types.hs  compiler/./GHC/Builtin/Types/Literals.hs  compiler/./GHC/Builtin/Types/Prim.hs  compiler/./GHC/Builtin/Uniques.hs  compiler/./GHC/Builtin/Utils.hs  compiler/./GHC/ByteCode/Asm.hs  compiler/./GHC/ByteCode/InfoTable.hs  compiler/./GHC/ByteCode/Instr.hs  compiler/./GHC/ByteCode/Linker.hs  compiler/./GHC/ByteCode/Types.hs  compiler/./GHC/Cmm.hs  compiler/./GHC/Cmm/BlockId.hs  compiler/./GHC/Cmm/CallConv.hs  compiler/./GHC/Cmm/CLabel.hs  compiler/./GHC/Cmm/CommonBlockElim.hs  compiler/./GHC/Cmm/ContFlowOpt.hs  compiler/./GHC/Cmm/Dataflow.hs  compiler/./GHC/Cmm/Dataflow/Block.hs  compiler/./GHC/Cmm/Dataflow/Collections.hs  compiler/./GHC/Cmm/Dataflow/Graph.hs  compiler/./GHC/Cmm/Dataflow/Label.hs  compiler/./GHC/Cmm/DebugBlock.hs  compiler/./GHC/Cmm/Expr.hs  compiler/./GHC/Cmm/Graph.hs  compiler/./GHC/Cmm/Info.hs  compiler/./GHC/Cmm/Info/Build.hs  compiler/./GHC/Cmm/LayoutStack.hs  compiler/./GHC/Cmm/Lexer.hs  compiler/./GHC/Cmm/Lint.hs  compiler/./GHC/Cmm/Liveness.hs  compiler/./GHC/Cmm/MachOp.hs  compiler/./GHC/Cmm/Node.hs  compiler/./GHC/Cmm/Opt.hs  compiler/./GHC/Cmm/Parser.hs  compiler/./GHC/Cmm/Parser/Monad.hs  compiler/./GHC/Cmm/Pipeline.hs  compiler/./GHC/Cmm/Ppr.hs  compiler/./GHC/Cmm/Ppr/Decl.hs  compiler/./GHC/Cmm/Ppr/Expr.hs  compiler/./GHC/Cmm/ProcPoint.hs  compiler/./GHC/Cmm/Sink.hs  compiler/./GHC/Cmm/Switch.hs  compiler/./GHC/Cmm/Switch/Implement.hs  compiler/./GHC/CmmToAsm.hs  compiler/./GHC/Cmm/LRegSet.hs  compiler/./GHC/CmmToAsm/AArch64.hs  compiler/./GHC/CmmToAsm/AArch64/CodeGen.hs  compiler/./GHC/CmmToAsm/AArch64/Cond.hs  compiler/./GHC/CmmToAsm/AArch64/Instr.hs  compiler/./GHC/CmmToAsm/AArch64/Ppr.hs  compiler/./GHC/CmmToAsm/AArch64/RegInfo.hs  compiler/./GHC/CmmToAsm/AArch64/Regs.hs  compiler/./GHC/CmmToAsm/BlockLayout.hs  compiler/./GHC/CmmToAsm/CFG.hs  compiler/./GHC/CmmToAsm/CFG/Dominators.hs  compiler/./GHC/CmmToAsm/CFG/Weight.hs  compiler/./GHC/CmmToAsm/Config.hs  compiler/./GHC/CmmToAsm/CPrim.hs  compiler/./GHC/CmmToAsm/Dwarf.hs  compiler/./GHC/CmmToAsm/Dwarf/Constants.hs  compiler/./GHC/CmmToAsm/Dwarf/Types.hs  compiler/./GHC/CmmToAsm/Format.hs  compiler/./GHC/CmmToAsm/Instr.hs  compiler/./GHC/CmmToAsm/Monad.hs  compiler/./GHC/CmmToAsm/PIC.hs  compiler/./GHC/CmmToAsm/PPC.hs  compiler/./GHC/CmmToAsm/PPC/CodeGen.hs  compiler/./GHC/CmmToAsm/PPC/Cond.hs  compiler/./GHC/CmmToAsm/PPC/Instr.hs  compiler/./GHC/CmmToAsm/PPC/Ppr.hs  compiler/./GHC/CmmToAsm/PPC/RegInfo.hs  compiler/./GHC/CmmToAsm/PPC/Regs.hs  compiler/./GHC/CmmToAsm/Ppr.hs  compiler/./GHC/CmmToAsm/Reg/Graph.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Base.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Coalesce.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Spill.hs  compiler/./GHC/CmmToAsm/Reg/Graph/SpillClean.hs  compiler/./GHC/CmmToAsm/Reg/Graph/SpillCost.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs  compiler/./GHC/CmmToAsm/Reg/Graph/TrivColorable.hs  compiler/./GHC/CmmToAsm/Reg/Graph/X86.hs  compiler/./GHC/CmmToAsm/Reg/Linear.hs  compiler/./GHC/CmmToAsm/Reg/Linear/AArch64.hs  compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs  compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs  compiler/./GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs  compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs  compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs  compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs  compiler/./GHC/CmmToAsm/Reg/Linear/State.hs  compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs  compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs  compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs  compiler/./GHC/CmmToAsm/Reg/Liveness.hs  compiler/./GHC/CmmToAsm/Reg/Target.hs  compiler/./GHC/CmmToAsm/Reg/Utils.hs  compiler/./GHC/CmmToAsm/SPARC.hs  compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs  compiler/./GHC/CmmToAsm/SPARC/Base.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Amode.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Base.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs  compiler/./GHC/CmmToAsm/SPARC/Cond.hs  compiler/./GHC/CmmToAsm/SPARC/Imm.hs  compiler/./GHC/CmmToAsm/SPARC/Instr.hs  compiler/./GHC/CmmToAsm/SPARC/Ppr.hs  compiler/./GHC/CmmToAsm/SPARC/Regs.hs  compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs  compiler/./GHC/CmmToAsm/SPARC/Stack.hs  compiler/./GHC/CmmToAsm/Types.hs  compiler/./GHC/CmmToAsm/Utils.hs  compiler/./GHC/CmmToAsm/X86.hs  compiler/./GHC/CmmToAsm/X86/CodeGen.hs  compiler/./GHC/CmmToAsm/X86/Cond.hs  compiler/./GHC/CmmToAsm/X86/Instr.hs  compiler/./GHC/CmmToAsm/X86/Ppr.hs  compiler/./GHC/CmmToAsm/X86/RegInfo.hs  compiler/./GHC/CmmToAsm/X86/Regs.hs  compiler/./GHC/CmmToC.hs  compiler/./GHC/CmmToLlvm.hs  compiler/./GHC/CmmToLlvm/Base.hs  compiler/./GHC/CmmToLlvm/CodeGen.hs  compiler/./GHC/CmmToLlvm/Data.hs  compiler/./GHC/CmmToLlvm/Mangler.hs  compiler/./GHC/CmmToLlvm/Ppr.hs  compiler/./GHC/CmmToLlvm/Regs.hs  compiler/./GHC/Cmm/Type.hs  compiler/./GHC/Cmm/Utils.hs  compiler/./GHC/Core.hs  compiler/./GHC/Core/Class.hs  compiler/./GHC/Core/Coercion.hs  compiler/./GHC/Core/Coercion/Axiom.hs  compiler/./GHC/Core/Coercion/Opt.hs  compiler/./GHC/Core/ConLike.hs  compiler/./GHC/Core/DataCon.hs  compiler/./GHC/Core/FamInstEnv.hs  compiler/./GHC/Core/FVs.hs  compiler/./GHC/Core/InstEnv.hs  compiler/./GHC/Core/Lint.hs  compiler/./GHC/Core/Make.hs  compiler/./GHC/Core/Map/Expr.hs  compiler/./GHC/Core/Map/Type.hs  compiler/./GHC/Core/Multiplicity.hs  compiler/./GHC/Core/Opt/Arity.hs  compiler/./GHC/Core/Opt/CallArity.hs  compiler/./GHC/Core/Opt/CallerCC.hs  compiler/./GHC/Core/Opt/ConstantFold.hs  compiler/./GHC/Core/Opt/CprAnal.hs  compiler/./GHC/Core/Opt/CSE.hs  compiler/./GHC/Core/Opt/DmdAnal.hs  compiler/./GHC/Core/Opt/Exitify.hs  compiler/./GHC/Core/Opt/FloatIn.hs  compiler/./GHC/Core/Opt/FloatOut.hs  compiler/./GHC/Core/Opt/LiberateCase.hs  compiler/./GHC/Core/Opt/Monad.hs  compiler/./GHC/Core/Opt/OccurAnal.hs  compiler/./GHC/Core/Opt/Pipeline.hs  compiler/./GHC/Core/Opt/SetLevels.hs  compiler/./GHC/Core/Opt/Simplify.hs  compiler/./GHC/Core/Opt/Simplify/Env.hs  compiler/./GHC/Core/Opt/Simplify/Monad.hs  compiler/./GHC/Core/Opt/Simplify/Utils.hs  compiler/./GHC/Core/Opt/SpecConstr.hs  compiler/./GHC/Core/Opt/Specialise.hs  compiler/./GHC/Core/Opt/StaticArgs.hs  compiler/./GHC/Core/Opt/WorkWrap.hs  compiler/./GHC/Core/Opt/WorkWrap/Utils.hs  compiler/./GHC/Core/PatSyn.hs  compiler/./GHC/Core/Ppr.hs  compiler/./GHC/Types/TyThing/Ppr.hs  compiler/./GHC/Core/Predicate.hs  compiler/./GHC/Core/Rules.hs  compiler/./GHC/Core/Seq.hs  compiler/./GHC/Core/SimpleOpt.hs  compiler/./GHC/Core/Stats.hs  compiler/./GHC/Core/Subst.hs  compiler/./GHC/Core/Tidy.hs  compiler/./GHC/CoreToIface.hs  compiler/./GHC/CoreToStg.hs  compiler/./GHC/CoreToStg/Prep.hs  compiler/./GHC/Core/TyCo/FVs.hs  compiler/./GHC/Core/TyCon.hs  compiler/./GHC/Core/TyCon/Env.hs  compiler/./GHC/Core/TyCon/RecWalk.hs  compiler/./GHC/Core/TyCon/Set.hs  compiler/./GHC/Core/TyCo/Ppr.hs  compiler/./GHC/Core/TyCo/Rep.hs  compiler/./GHC/Core/TyCo/Subst.hs  compiler/./GHC/Core/TyCo/Tidy.hs  compiler/./GHC/Core/Type.hs  compiler/./GHC/Core/Unfold.hs  compiler/./GHC/Core/Unfold/Make.hs  compiler/./GHC/Core/Unify.hs  compiler/./GHC/Core/UsageEnv.hs  compiler/./GHC/Core/Utils.hs  compiler/./GHC/Data/Bag.hs  compiler/./GHC/Data/Bitmap.hs  compiler/./GHC/Data/BooleanFormula.hs  compiler/./GHC/Data/EnumSet.hs  compiler/./GHC/Data/FastMutInt.hs  compiler/./GHC/Data/FastString.hs  compiler/./GHC/Data/FastString/Env.hs  compiler/./GHC/Data/FiniteMap.hs  compiler/./GHC/Data/Graph/Base.hs  compiler/./GHC/Data/Graph/Color.hs  compiler/./GHC/Data/Graph/Directed.hs  compiler/./GHC/Data/Graph/Ops.hs  compiler/./GHC/Data/Graph/Ppr.hs  compiler/./GHC/Data/Graph/UnVar.hs  compiler/./GHC/Data/IOEnv.hs  compiler/./GHC/Data/List/SetOps.hs  compiler/./GHC/Data/Maybe.hs  compiler/./GHC/Data/OrdList.hs  compiler/./GHC/Data/Pair.hs  compiler/./GHC/Data/Stream.hs  compiler/./GHC/Data/StringBuffer.hs  compiler/./GHC/Data/TrieMap.hs  compiler/./GHC/Data/UnionFind.hs  compiler/./GHC/Driver/Backend.hs  compiler/./GHC/Driver/Backpack.hs  compiler/./GHC/Driver/Backpack/Syntax.hs  compiler/./GHC/Driver/CmdLine.hs  compiler/./GHC/Driver/CodeOutput.hs  compiler/./GHC/Driver/Config.hs  compiler/./GHC/Driver/Env.hs  compiler/./GHC/Driver/Env/Types.hs  compiler/./GHC/Driver/Errors.hs  compiler/./GHC/Driver/Flags.hs  compiler/./GHC/Driver/Hooks.hs  compiler/./GHC/Driver/Main.hs  compiler/./GHC/Driver/Make.hs  compiler/./GHC/Driver/MakeFile.hs  compiler/./GHC/Driver/Monad.hs  compiler/./GHC/Driver/Phases.hs  compiler/./GHC/Driver/Pipeline.hs  compiler/./GHC/Driver/Pipeline/Monad.hs  compiler/./GHC/Driver/Plugins.hs  compiler/./GHC/Driver/Ppr.hs  compiler/./GHC/Driver/Session.hs  compiler/./GHC/Hs.hs  compiler/./GHC/Hs/Binds.hs  compiler/./GHC/Hs/Decls.hs  compiler/./GHC/Hs/Doc.hs  compiler/./GHC/Hs/Dump.hs  compiler/./GHC/Hs/Expr.hs  compiler/./GHC/Hs/Extension.hs  compiler/./GHC/Hs/ImpExp.hs  compiler/./GHC/Hs/Instances.hs  compiler/./GHC/Hs/Lit.hs  compiler/./GHC/Hs/Pat.hs  compiler/./GHC/Hs/Stats.hs  compiler/./GHC/HsToCore.hs  compiler/./GHC/HsToCore/Arrows.hs  compiler/./GHC/HsToCore/Binds.hs  compiler/./GHC/HsToCore/Coverage.hs  compiler/./GHC/HsToCore/Docs.hs  compiler/./GHC/HsToCore/Expr.hs  compiler/./GHC/HsToCore/Foreign/Call.hs  compiler/./GHC/HsToCore/Foreign/Decl.hs  compiler/./GHC/HsToCore/GuardedRHSs.hs  compiler/./GHC/HsToCore/ListComp.hs  compiler/./GHC/HsToCore/Match.hs  compiler/./GHC/HsToCore/Match/Constructor.hs  compiler/./GHC/HsToCore/Match/Literal.hs  compiler/./GHC/HsToCore/Monad.hs  compiler/./GHC/HsToCore/Pmc.hs  compiler/./GHC/HsToCore/Pmc/Check.hs  compiler/./GHC/HsToCore/Pmc/Desugar.hs  compiler/./GHC/HsToCore/Pmc/Ppr.hs  compiler/./GHC/HsToCore/Pmc/Solver.hs  compiler/./GHC/HsToCore/Pmc/Solver/Types.hs  compiler/./GHC/HsToCore/Pmc/Types.hs  compiler/./GHC/HsToCore/Pmc/Utils.hs  compiler/./GHC/HsToCore/Quote.hs  compiler/./GHC/HsToCore/Types.hs  compiler/./GHC/HsToCore/Usage.hs  compiler/./GHC/HsToCore/Utils.hs  compiler/./GHC/Hs/Type.hs  compiler/./GHC/Hs/Utils.hs  compiler/./GHC/Iface/Binary.hs  compiler/./GHC/Iface/Env.hs  compiler/./GHC/Iface/Ext/Ast.hs  compiler/./GHC/Iface/Ext/Binary.hs  compiler/./GHC/Iface/Ext/Debug.hs  compiler/./GHC/Iface/Ext/Fields.hs  compiler/./GHC/Iface/Ext/Types.hs  compiler/./GHC/Iface/Ext/Utils.hs  compiler/./GHC/Iface/Load.hs  compiler/./GHC/Iface/Make.hs  compiler/./GHC/Iface/Recomp.hs  compiler/./GHC/Iface/Recomp/Binary.hs  compiler/./GHC/Iface/Recomp/Flags.hs  compiler/./GHC/Iface/Rename.hs  compiler/./GHC/Iface/Syntax.hs  compiler/./GHC/Iface/Tidy.hs  compiler/./GHC/Iface/Tidy/StaticPtrTable.hs  compiler/./GHC/IfaceToCore.hs  compiler/./GHC/Iface/Type.hs  compiler/./GHC/Iface/UpdateIdInfos.hs  compiler/./GHC/Linker.hs  compiler/./GHC/Linker/Dynamic.hs  compiler/./GHC/Linker/ExtraObj.hs  compiler/./GHC/Linker/Loader.hs  compiler/./GHC/Linker/MacOS.hs  compiler/./GHC/Linker/Static.hs  compiler/./GHC/Linker/Types.hs  compiler/./GHC/Linker/Unit.hs  compiler/./GHC/Linker/Windows.hs  compiler/./GHC/Llvm.hs  compiler/./GHC/Llvm/MetaData.hs  compiler/./GHC/Llvm/Ppr.hs  compiler/./GHC/Llvm/Syntax.hs  compiler/./GHC/Llvm/Types.hs  compiler/./GHC/Parser.hs  compiler/./GHC/Parser/Annotation.hs  compiler/./GHC/Parser/CharClass.hs  compiler/./GHC/Parser/Errors.hs  compiler/./GHC/Parser/Errors/Ppr.hs  compiler/./GHC/Parser/Header.hs  compiler/./GHC/Parser/Lexer.hs  compiler/./GHC/Parser/PostProcess.hs  compiler/./GHC/Parser/PostProcess/Haddock.hs  compiler/./GHC/Parser/Types.hs  compiler/./GHC/Parser/Utils.hs  compiler/./GHC/Platform.hs  compiler/./GHC/Platform/ARM.hs  compiler/./GHC/Platform/AArch64.hs  compiler/stage2/build/GHC/Platform/Constants.hs  compiler/./GHC/Platform/NoRegs.hs  compiler/./GHC/Platform/PPC.hs  compiler/./GHC/Platform/Profile.hs  compiler/./GHC/Platform/Reg.hs  compiler/./GHC/Platform/Reg/Class.hs  compiler/./GHC/Platform/Regs.hs  compiler/./GHC/Platform/RISCV64.hs  compiler/./GHC/Platform/S390X.hs  compiler/./GHC/Platform/SPARC.hs  compiler/./GHC/Platform/Ways.hs  compiler/./GHC/Platform/X86.hs  compiler/./GHC/Platform/X86_64.hs  compiler/./GHC/Plugins.hs  compiler/./GHC/Prelude.hs  compiler/./GHC/Rename/Bind.hs  compiler/./GHC/Rename/Env.hs  compiler/./GHC/Rename/Expr.hs  compiler/./GHC/Rename/Fixity.hs  compiler/./GHC/Rename/HsType.hs  compiler/./GHC/Rename/Module.hs  compiler/./GHC/Rename/Names.hs  compiler/./GHC/Rename/Pat.hs  compiler/./GHC/Rename/Splice.hs  compiler/./GHC/Rename/Unbound.hs  compiler/./GHC/Rename/Utils.hs  compiler/./GHC/Runtime/Context.hs  compiler/./GHC/Runtime/Debugger.hs  compiler/./GHC/Runtime/Eval.hs  compiler/./GHC/Runtime/Eval/Types.hs  compiler/./GHC/Runtime/Heap/Inspect.hs  compiler/./GHC/Runtime/Heap/Layout.hs  compiler/./GHC/Runtime/Interpreter.hs  compiler/./GHC/Runtime/Interpreter/Types.hs  compiler/./GHC/Runtime/Loader.hs  compiler/./GHC/Settings.hs  compiler/stage2/build/GHC/Settings/Config.hs  compiler/./GHC/Settings/Constants.hs  compiler/./GHC/Settings/IO.hs  compiler/./GHC/Stg/CSE.hs  compiler/./GHC/Stg/Debug.hs  compiler/./GHC/Stg/DepAnal.hs  compiler/./GHC/Stg/FVs.hs  compiler/./GHC/Stg/Lift.hs  compiler/./GHC/Stg/Lift/Analysis.hs  compiler/./GHC/Stg/Lift/Monad.hs  compiler/./GHC/Stg/Lint.hs  compiler/./GHC/Stg/Pipeline.hs  compiler/./GHC/Stg/Stats.hs  compiler/./GHC/Stg/Subst.hs  compiler/./GHC/Stg/Syntax.hs  compiler/./GHC/StgToByteCode.hs  compiler/./GHC/StgToCmm.hs  compiler/./GHC/StgToCmm/ArgRep.hs  compiler/./GHC/StgToCmm/Bind.hs  compiler/./GHC/StgToCmm/CgUtils.hs  compiler/./GHC/StgToCmm/Closure.hs  compiler/./GHC/StgToCmm/DataCon.hs  compiler/./GHC/StgToCmm/Env.hs  compiler/./GHC/StgToCmm/Expr.hs  compiler/./GHC/StgToCmm/ExtCode.hs  compiler/./GHC/StgToCmm/Foreign.hs  compiler/./GHC/StgToCmm/Heap.hs  compiler/./GHC/StgToCmm/Hpc.hs  compiler/./GHC/StgToCmm/Layout.hs  compiler/./GHC/StgToCmm/Monad.hs  compiler/./GHC/StgToCmm/Prim.hs  compiler/./GHC/StgToCmm/Prof.hs  compiler/./GHC/StgToCmm/Ticky.hs  compiler/./GHC/StgToCmm/Types.hs  compiler/./GHC/StgToCmm/Utils.hs  compiler/./GHC/Stg/Unarise.hs  compiler/./GHC/SysTools.hs  compiler/./GHC/SysTools/Ar.hs  compiler/./GHC/SysTools/BaseDir.hs  compiler/./GHC/SysTools/Elf.hs  compiler/./GHC/SysTools/Info.hs  compiler/./GHC/SysTools/Process.hs  compiler/./GHC/SysTools/Tasks.hs  compiler/./GHC/SysTools/Terminal.hs  compiler/./GHC/Tc/Deriv.hs  compiler/./GHC/Tc/Deriv/Functor.hs  compiler/./GHC/Tc/Deriv/Generate.hs  compiler/./GHC/Tc/Deriv/Generics.hs  compiler/./GHC/Tc/Deriv/Infer.hs  compiler/./GHC/Tc/Deriv/Utils.hs  compiler/./GHC/Tc/Errors.hs  compiler/./GHC/Tc/Errors/Hole.hs  compiler/./GHC/Tc/Errors/Hole/FitTypes.hs  compiler/./GHC/Tc/Gen/Annotation.hs  compiler/./GHC/Tc/Gen/App.hs  compiler/./GHC/Tc/Gen/Arrow.hs  compiler/./GHC/Tc/Gen/Bind.hs  compiler/./GHC/Tc/Gen/Default.hs  compiler/./GHC/Tc/Gen/Export.hs  compiler/./GHC/Tc/Gen/Expr.hs  compiler/./GHC/Tc/Gen/Foreign.hs  compiler/./GHC/Tc/Gen/Head.hs  compiler/./GHC/Tc/Gen/HsType.hs  compiler/./GHC/Tc/Gen/Match.hs  compiler/./GHC/Tc/Gen/Pat.hs  compiler/./GHC/Tc/Gen/Rule.hs  compiler/./GHC/Tc/Gen/Sig.hs  compiler/./GHC/Tc/Gen/Splice.hs  compiler/./GHC/Tc/Instance/Class.hs  compiler/./GHC/Tc/Instance/Family.hs  compiler/./GHC/Tc/Instance/FunDeps.hs  compiler/./GHC/Tc/Instance/Typeable.hs  compiler/./GHC/Tc/Module.hs  compiler/./GHC/Tc/Plugin.hs  compiler/./GHC/Tc/Solver.hs  compiler/./GHC/Tc/Solver/Canonical.hs  compiler/./GHC/Tc/Solver/Rewrite.hs  compiler/./GHC/Tc/Solver/Interact.hs  compiler/./GHC/Tc/Solver/Monad.hs  compiler/./GHC/Tc/TyCl.hs  compiler/./GHC/Tc/TyCl/Build.hs  compiler/./GHC/Tc/TyCl/Class.hs  compiler/./GHC/Tc/TyCl/Instance.hs  compiler/./GHC/Tc/TyCl/PatSyn.hs  compiler/./GHC/Tc/TyCl/Utils.hs  compiler/./GHC/Tc/Types.hs  compiler/./GHC/Tc/Types/Constraint.hs  compiler/./GHC/Tc/Types/Evidence.hs  compiler/./GHC/Tc/Types/EvTerm.hs  compiler/./GHC/Tc/Types/Origin.hs  compiler/./GHC/Tc/Utils/Backpack.hs  compiler/./GHC/Tc/Utils/Env.hs  compiler/./GHC/Tc/Utils/Instantiate.hs  compiler/./GHC/Tc/Utils/Monad.hs  compiler/./GHC/Tc/Utils/TcMType.hs  compiler/./GHC/Tc/Utils/TcType.hs  compiler/./GHC/Tc/Utils/Unify.hs  compiler/./GHC/Tc/Utils/Zonk.hs  compiler/./GHC/Tc/Validity.hs  compiler/./GHC/ThToHs.hs  compiler/./GHC/Types/Annotations.hs  compiler/./GHC/Types/Avail.hs  compiler/./GHC/Types/Basic.hs  compiler/./GHC/Types/CompleteMatch.hs  compiler/./GHC/Types/CostCentre.hs  compiler/./GHC/Types/CostCentre/State.hs  compiler/./GHC/Types/Cpr.hs  compiler/./GHC/Types/Demand.hs  compiler/./GHC/Types/Error.hs  compiler/./GHC/Types/FieldLabel.hs  compiler/./GHC/Types/Fixity.hs  compiler/./GHC/Types/Fixity/Env.hs  compiler/./GHC/Types/ForeignCall.hs  compiler/./GHC/Types/ForeignStubs.hs  compiler/./GHC/Types/HpcInfo.hs  compiler/./GHC/Types/Id.hs  compiler/./GHC/Types/IPE.hs  compiler/./GHC/Types/Id/Info.hs  compiler/./GHC/Types/Id/Make.hs  compiler/./GHC/Types/Literal.hs  compiler/./GHC/Types/Meta.hs  compiler/./GHC/Types/Name.hs  compiler/./GHC/Types/Name/Cache.hs  compiler/./GHC/Types/Name/Env.hs  compiler/./GHC/Types/Name/Occurrence.hs  compiler/./GHC/Types/Name/Reader.hs  compiler/./GHC/Types/Name/Set.hs  compiler/./GHC/Types/Name/Shape.hs  compiler/./GHC/Types/Name/Ppr.hs  compiler/./GHC/Types/RepType.hs  compiler/./GHC/Types/SafeHaskell.hs  compiler/./GHC/Types/SourceError.hs  compiler/./GHC/Types/SourceFile.hs  compiler/./GHC/Types/SourceText.hs  compiler/./GHC/Types/SrcLoc.hs  compiler/./GHC/Types/Target.hs  compiler/./GHC/Types/Tickish.hs  compiler/./GHC/Types/TypeEnv.hs  compiler/./GHC/Types/TyThing.hs  compiler/./GHC/Types/Unique.hs  compiler/./GHC/Types/Unique/DFM.hs  compiler/./GHC/Types/Unique/DSet.hs  compiler/./GHC/Types/Unique/FM.hs  compiler/./GHC/Types/Unique/Map.hs  compiler/./GHC/Types/Unique/SDFM.hs  compiler/./GHC/Types/Unique/Set.hs  compiler/./GHC/Types/Unique/Supply.hs  compiler/./GHC/Types/Var.hs  compiler/./GHC/Types/Var/Env.hs  compiler/./GHC/Types/Var/Set.hs  compiler/./GHC/Unit.hs  compiler/./GHC/Unit/Env.hs  compiler/./GHC/Unit/External.hs  compiler/./GHC/Unit/Finder.hs  compiler/./GHC/Unit/Finder/Types.hs  compiler/./GHC/Unit/Home.hs  compiler/./GHC/Unit/Home/ModInfo.hs  compiler/./GHC/Unit/Info.hs  compiler/./GHC/Unit/Module.hs  compiler/./GHC/Unit/Module/Deps.hs  compiler/./GHC/Unit/Module/Env.hs  compiler/./GHC/Unit/Module/Graph.hs  compiler/./GHC/Unit/Module/Imported.hs  compiler/./GHC/Unit/Module/Location.hs  compiler/./GHC/Unit/Module/ModDetails.hs  compiler/./GHC/Unit/Module/ModGuts.hs  compiler/./GHC/Unit/Module/ModIface.hs  compiler/./GHC/Unit/Module/ModSummary.hs  compiler/./GHC/Unit/Module/Name.hs  compiler/./GHC/Unit/Module/Status.hs  compiler/./GHC/Unit/Module/Warnings.hs  compiler/./GHC/Unit/Parser.hs  compiler/./GHC/Unit/Ppr.hs  compiler/./GHC/Unit/State.hs  compiler/./GHC/Unit/Types.hs  compiler/./GHC/Utils/Asm.hs  compiler/./GHC/Utils/Binary.hs  compiler/./GHC/Utils/Binary/Typeable.hs  compiler/./GHC/Utils/BufHandle.hs  compiler/./GHC/Utils/CliOption.hs  compiler/./GHC/Utils/Error.hs  compiler/./GHC/Utils/Exception.hs  compiler/./GHC/Utils/Fingerprint.hs  compiler/./GHC/Utils/FV.hs  compiler/./GHC/Utils/GlobalVars.hs  compiler/./GHC/Utils/IO/Unsafe.hs  compiler/./GHC/Utils/Json.hs  compiler/./GHC/Utils/Lexeme.hs  compiler/./GHC/Utils/Logger.hs  compiler/./GHC/Utils/Misc.hs  compiler/./GHC/Utils/Monad.hs  compiler/./GHC/Utils/Monad/State.hs  compiler/./GHC/Utils/Outputable.hs  compiler/./GHC/Utils/Panic.hs  compiler/./GHC/Utils/Panic/Plain.hs  compiler/./GHC/Utils/Ppr.hs  compiler/./GHC/Utils/Ppr/Colour.hs  compiler/./GHC/Utils/TmpFs.hs  compiler/./Language/Haskell/Syntax.hs  compiler/./Language/Haskell/Syntax/Binds.hs  compiler/./Language/Haskell/Syntax/Decls.hs  compiler/./Language/Haskell/Syntax/Expr.hs  compiler/./Language/Haskell/Syntax/Extension.hs  compiler/./Language/Haskell/Syntax/Lit.hs  compiler/./Language/Haskell/Syntax/Pat.hs  compiler/./Language/Haskell/Syntax/Type.hs
<<ghc: 6203884488 bytes, 5125 GCs, 19327478/64559984 avg/max bytes residency (8 samples), 127M in use, 0.001 INIT (0.586 elapsed), 4.781 MUT (24.488 elapsed), 1.131 GC (2.139 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/Parser/ compiler/stage2/build/GHC/Cmm/Ppr/ compiler/stage2/build/GHC/Cmm/Switch/ compiler/stage2/build/GHC/CmmToAsm/ compiler/stage2/build/GHC/CmmToAsm/AArch64/ 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/Map/ 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/TyCo/ compiler/stage2/build/GHC/Core/TyCon/ compiler/stage2/build/GHC/Core/Unfold/ 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/Env/ 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/Pmc/ compiler/stage2/build/GHC/HsToCore/Pmc/Solver/ 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/Linker/ compiler/stage2/build/GHC/Llvm/ compiler/stage2/build/GHC/Parser/ compiler/stage2/build/GHC/Parser/Errors/ 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/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/Fixity/ compiler/stage2/build/GHC/Types/Id/ compiler/stage2/build/GHC/Types/Name/ compiler/stage2/build/GHC/Types/TyThing/ compiler/stage2/build/GHC/Types/Unique/ compiler/stage2/build/GHC/Types/Var/ compiler/stage2/build/GHC/Unit/ compiler/stage2/build/GHC/Unit/Finder/ compiler/stage2/build/GHC/Unit/Home/ compiler/stage2/build/GHC/Unit/Module/ compiler/stage2/build/GHC/Utils/ compiler/stage2/build/GHC/Utils/Binary/ compiler/stage2/build/GHC/Utils/IO/ compiler/stage2/build/GHC/Utils/Monad/ compiler/stage2/build/GHC/Utils/Panic/ compiler/stage2/build/GHC/Utils/Ppr/ compiler/stage2/build/Language/Haskell/ compiler/stage2/build/Language/Haskell/Syntax/; 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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.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.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-boot-th-9.2.1 -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/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/; 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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id ghci-9.2.1 -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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.8.0 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -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/./GHCi/TH/Binary.hs  libraries/ghci/dist-install/build/GHCi/InfoTable.hs  libraries/ghci/./GHCi/Run.hs  libraries/ghci/./GHCi/CreateBCO.hs  libraries/ghci/./GHCi/ObjLink.hs  libraries/ghci/./GHCi/Signals.hs  libraries/ghci/./GHCi/StaticPtrTable.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/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/ghc92/work/ghc-9.2.1/libraries/process/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/process/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/process/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.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.16.0.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell2010 -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.16.0.0 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.16.0.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.16.0.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.16.0.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.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'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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__=902 '--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/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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
"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__=902 '--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/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/FFIClosures_ProfilingDisabled.hsc -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-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__=902 '--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/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/FFIClosures_ProfilingEnabled.hsc -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo//.
"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__=902 '--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/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ProfInfo/PeekProfInfo_ProfilingDisabled.hsc -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.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__=902 '--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/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ProfInfo/PeekProfInfo_ProfilingEnabled.hsc -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.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.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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  libraries/ghc-heap/./GHC/Exts/Heap/FFIClosures.hs  libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs  libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs  libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/Types.hs  libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/PeekProfInfo.hs  libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs  libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.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/ libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-heap/dist-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.16.0.0 -package-id bytestring-0.11.1.0 -package-id ghc-prim-0.8.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.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.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.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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/src/Distribution/Backpack.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/Configure.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ComponentsGraph.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ConfiguredComponent.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/DescribeUnitId.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/FullUnitId.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/LinkedComponent.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ModSubst.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleShape.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/PreModuleShape.hs  libraries/Cabal/Cabal/src/Distribution/CabalSpecVersion.hs  libraries/Cabal/Cabal/src/Distribution/Utils/IOData.hs  libraries/Cabal/Cabal/src/Distribution/Utils/Path.hs  libraries/Cabal/Cabal/src/Distribution/Utils/LogProgress.hs  libraries/Cabal/Cabal/src/Distribution/Utils/MapAccum.hs  libraries/Cabal/Cabal/src/Distribution/Utils/MD5.hs  libraries/Cabal/Cabal/src/Distribution/Utils/Structured.hs  libraries/Cabal/Cabal/src/Distribution/Compat/CreatePipe.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Directory.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Environment.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Exception.hs  libraries/Cabal/Cabal/src/Distribution/Compat/FilePath.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Graph.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Internal/TempFile.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Newtype.hs  libraries/Cabal/Cabal/src/Distribution/Compat/NonEmptySet.hs  libraries/Cabal/Cabal/src/Distribution/Compat/ResponseFile.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Prelude/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Process.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Semigroup.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Stack.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Time.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Typeable.hs  libraries/Cabal/Cabal/src/Distribution/Compat/DList.hs  libraries/Cabal/Cabal/src/Distribution/Compiler.hs  libraries/Cabal/Cabal/src/Distribution/InstalledPackageInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/AbiDependency.hs  libraries/Cabal/Cabal/src/Distribution/Types/ExposedModule.hs  libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs  libraries/Cabal/Cabal/src/Distribution/License.hs  libraries/Cabal/Cabal/src/Distribution/Make.hs  libraries/Cabal/Cabal/src/Distribution/ModuleName.hs  libraries/Cabal/Cabal/src/Distribution/Package.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/Check.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/Configuration.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/PrettyPrint.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/Utils.hs  libraries/Cabal/Cabal/src/Distribution/ReadE.hs  libraries/Cabal/Cabal/src/Distribution/Simple.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Bench.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Build.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule.hs  libraries/Cabal/Cabal/src/Distribution/Simple/BuildPaths.hs  libraries/Cabal/Cabal/src/Distribution/Simple/BuildTarget.hs  libraries/Cabal/Cabal/src/Distribution/Simple/BuildToolDepends.hs  libraries/Cabal/Cabal/src/Distribution/Simple/CCompiler.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Command.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Compiler.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Flag.hs  libraries/Cabal/Cabal/src/Distribution/Simple/GHC.hs  libraries/Cabal/Cabal/src/Distribution/Simple/GHCJS.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Haddock.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Glob.hs  libraries/Cabal/Cabal/src/Distribution/Simple/HaskellSuite.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Hpc.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs  libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs.hs  libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Simple/LocalBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Simple/PackageIndex.hs  libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess.hs  libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess/Unlit.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ar.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Builtin.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Db.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Find.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/GHC.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/HcPkg.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Hpc.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ld.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/ResponseFile.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Run.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Script.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Strip.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Types.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Register.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Setup.hs  libraries/Cabal/Cabal/src/Distribution/Simple/ShowBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Simple/SrcDist.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Test.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Test/ExeV10.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Test/LibV09.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Test/Log.hs  libraries/Cabal/Cabal/src/Distribution/Simple/UHC.hs  libraries/Cabal/Cabal/src/Distribution/Simple/UserHooks.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Utils.hs  libraries/Cabal/Cabal/src/Distribution/SPDX.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/License.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseId.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExceptionId.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExpression.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseListVersion.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseReference.hs  libraries/Cabal/Cabal/src/Distribution/System.hs  libraries/Cabal/Cabal/src/Distribution/TestSuite.hs  libraries/Cabal/Cabal/src/Distribution/Text.hs  libraries/Cabal/Cabal/src/Distribution/Pretty.hs  libraries/Cabal/Cabal/src/Distribution/Types/AbiHash.hs  libraries/Cabal/Cabal/src/Distribution/Types/AnnotatedId.hs  libraries/Cabal/Cabal/src/Distribution/Types/Benchmark.hs  libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkInterface.hs  libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkType.hs  libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/BuildType.hs  libraries/Cabal/Cabal/src/Distribution/Types/ComponentInclude.hs  libraries/Cabal/Cabal/src/Distribution/Types/ConfVar.hs  libraries/Cabal/Cabal/src/Distribution/Types/Dependency.hs  libraries/Cabal/Cabal/src/Distribution/Types/ExeDependency.hs  libraries/Cabal/Cabal/src/Distribution/Types/LegacyExeDependency.hs  libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigDependency.hs  libraries/Cabal/Cabal/src/Distribution/Types/DependencyMap.hs  libraries/Cabal/Cabal/src/Distribution/Types/ComponentId.hs  libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageId.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageId.hs  libraries/Cabal/Cabal/src/Distribution/Types/UnitId.hs  libraries/Cabal/Cabal/src/Distribution/Types/Executable.hs  libraries/Cabal/Cabal/src/Distribution/Types/ExecutableScope.hs  libraries/Cabal/Cabal/src/Distribution/Types/Library.hs  libraries/Cabal/Cabal/src/Distribution/Types/LibraryVisibility.hs  libraries/Cabal/Cabal/src/Distribution/Types/Flag.hs  libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib.hs  libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibType.hs  libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibOption.hs  libraries/Cabal/Cabal/src/Distribution/Types/Module.hs  libraries/Cabal/Cabal/src/Distribution/Types/ModuleReexport.hs  libraries/Cabal/Cabal/src/Distribution/Types/ModuleRenaming.hs  libraries/Cabal/Cabal/src/Distribution/Types/ComponentName.hs  libraries/Cabal/Cabal/src/Distribution/Types/LibraryName.hs  libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageName.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageName.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageName/Magic.hs  libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigName.hs  libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersion.hs  libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersionRange.hs  libraries/Cabal/Cabal/src/Distribution/Types/UnqualComponentName.hs  libraries/Cabal/Cabal/src/Distribution/Types/IncludeRenaming.hs  libraries/Cabal/Cabal/src/Distribution/Types/Mixin.hs  libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/TestSuite.hs  libraries/Cabal/Cabal/src/Distribution/Types/TestSuiteInterface.hs  libraries/Cabal/Cabal/src/Distribution/Types/TestType.hs  libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription.hs  libraries/Cabal/Cabal/src/Distribution/Types/Condition.hs  libraries/Cabal/Cabal/src/Distribution/Types/CondTree.hs  libraries/Cabal/Cabal/src/Distribution/Types/HookedBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription.hs  libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo.hs  libraries/Cabal/Cabal/src/Distribution/Types/Component.hs  libraries/Cabal/Cabal/src/Distribution/Types/ComponentLocalBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/LocalBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/ComponentRequestedSpec.hs  libraries/Cabal/Cabal/src/Distribution/Types/TargetInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/Version.hs  libraries/Cabal/Cabal/src/Distribution/Types/VersionRange.hs  libraries/Cabal/Cabal/src/Distribution/Types/VersionRange/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval.hs  libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval/Legacy.hs  libraries/Cabal/Cabal/src/Distribution/Types/GivenComponent.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageVersionConstraint.hs  libraries/Cabal/Cabal/src/Distribution/Utils/Generic.hs  libraries/Cabal/Cabal/src/Distribution/Utils/NubList.hs  libraries/Cabal/Cabal/src/Distribution/Utils/ShortText.hs  libraries/Cabal/Cabal/src/Distribution/Utils/Progress.hs  libraries/Cabal/Cabal/src/Distribution/Verbosity.hs  libraries/Cabal/Cabal/src/Distribution/Verbosity/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Version.hs  libraries/Cabal/Cabal/src/Language/Haskell/Extension.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Binary.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Parsing.hs  libraries/Cabal/Cabal/src/Distribution/Compat/CharParsing.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Class.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar/FieldDescrs.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Newtypes.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Parsec.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Pretty.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/FieldGrammar.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/Parsec.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/Quirks.hs  libraries/Cabal/Cabal/src/Distribution/Parsec.hs  libraries/Cabal/Cabal/src/Distribution/Parsec/Error.hs  libraries/Cabal/Cabal/src/Distribution/Parsec/Position.hs  libraries/Cabal/Cabal/src/Distribution/Parsec/Warning.hs  libraries/Cabal/Cabal/src/Distribution/Parsec/FieldLineStream.hs  libraries/Cabal/Cabal/src/Distribution/Fields.hs  libraries/Cabal/Cabal/src/Distribution/Fields/ConfVar.hs  libraries/Cabal/Cabal/src/Distribution/Fields/Field.hs  libraries/Cabal/Cabal/src/Distribution/Fields/Lexer.hs  libraries/Cabal/Cabal/src/Distribution/Fields/LexerMonad.hs  libraries/Cabal/Cabal/src/Distribution/Fields/ParseResult.hs  libraries/Cabal/Cabal/src/Distribution/Fields/Parser.hs  libraries/Cabal/Cabal/src/Distribution/Fields/Pretty.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/Benchmark/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/Executable/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/Library/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageId/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/TestSuite/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/PreExistingComponent.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ReadyComponent.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/MixLink.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleScope.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/UnifyM.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/Id.hs  libraries/Cabal/Cabal/src/Distribution/Utils/UnionFind.hs  libraries/Cabal/Cabal/src/Distribution/Utils/Base62.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Async.hs  libraries/Cabal/Cabal/src/Distribution/Compat/CopyFile.hs  libraries/Cabal/Cabal/src/Distribution/Compat/GetShortPathName.hs  libraries/Cabal/Cabal/src/Distribution/Compat/MonadFail.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Prelude.hs  libraries/Cabal/Cabal/src/Distribution/Compat/SnocList.hs  libraries/Cabal/Cabal/src/Distribution/GetOpt.hs  libraries/Cabal/Cabal/src/Distribution/Lex.hs  libraries/Cabal/Cabal/src/Distribution/Utils/String.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros/Z.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule/Z.hs  libraries/Cabal/Cabal/src/Distribution/Simple/GHC/EnvironmentParser.hs  libraries/Cabal/Cabal/src/Distribution/Simple/GHC/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Simple/GHC/ImplInfo.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Utils/Json.hs  libraries/Cabal/Cabal/src/Distribution/ZinzaPrelude.hs  libraries/Cabal/Cabal/dist-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/Build/PathsModule/ 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/VersionInterval/ 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.16.0.0 -package-id bytestring-0.11.1.0 -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/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id deepseq-1.4.6.0 -package-id ghc-prim-0.8.0 -package-id template-haskell-2.18.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.18.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.16.0.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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/Data/ShortText.hs  libraries/ghc-boot/./GHC/Data/SizedSeq.hs  libraries/ghc-boot/./GHC/Utils/Encoding.hs  libraries/ghc-boot/./GHC/LanguageExtensions.hs  libraries/ghc-boot/./GHC/Unit/Database.hs  libraries/ghc-boot/./GHC/Serialized.hs  libraries/ghc-boot/./GHC/ForeignSrcLang.hs  libraries/ghc-boot/./GHC/HandleEncoding.hs  libraries/ghc-boot/./GHC/Platform/ArchOS.hs  libraries/ghc-boot/dist-install/build/GHC/Platform/Host.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/Data/ libraries/ghc-boot/dist-install/build/GHC/Platform/ libraries/ghc-boot/dist-install/build/GHC/Settings/ libraries/ghc-boot/dist-install/build/GHC/Unit/ libraries/ghc-boot/dist-install/build/GHC/Utils/; 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.2.1 -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.16.0.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.16.0.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.16.0.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.9.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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-prim-0.8.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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.16.0.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id time-1.11.1.1 -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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/directory/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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.16.0.0 -package-id deepseq-1.4.6.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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.16.0.0 -package-id filepath-1.4.2.1 -package-id time-1.11.1.1 -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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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/Calendar/Month.hs  libraries/time/lib/Data/Time/Calendar/Quarter.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/Types.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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/base/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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/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/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/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.6.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.16.0.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -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.16.0.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.16.0.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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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__=902 '--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/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-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/Type/Ord.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/Bits.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/TypeLits/Internal.hs  libraries/base/./GHC/TypeNats.hs  libraries/base/./GHC/TypeNats/Internal.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/IntVar.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/GHC/TypeLits/ libraries/base/dist-install/build/GHC/TypeNats/ 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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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.2 -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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/rts/dist/build' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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.8.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/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\" -Wno-strict-prototypes -I/opt/pkg/include   -ffunction-sections -fdata-sections -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/IOManager.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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/IPE.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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -I/opt/pkg/include   -ffunction-sections -fdata-sections -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -I/opt/pkg/include   -ffunction-sections -fdata-sections -DProjectVersion=\"9.2.1\" -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -I/opt/pkg/include   -ffunction-sections -fdata-sections -DProjectVersion=\"9.2.1\" -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -I/opt/pkg/include   -ffunction-sections -fdata-sections -DProjectVersion=\"9.2.1\" -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/TraverseHeapTest.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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -I/opt/pkg/include   -ffunction-sections -fdata-sections -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/elf_tlsgd.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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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\" -Wno-strict-prototypes -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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_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/ghc92/work/ghc-9.2.1/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/work/ghc-9.2.1/||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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/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/ghc92/work/ghc-9.2.1/inplace/lib/bin/hp2ps"'                                  >> inplace/bin/hp2ps
echo 'datadir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                             >> inplace/bin/hp2ps
echo 'bindir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin"'                              >> inplace/bin/hp2ps
echo 'topdir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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/IPE.c -o rts/dist/build/IPE.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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-Wno-strict-prototypes -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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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-Wno-strict-prototypes -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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/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/ghc92/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/ghc92/work/ghc-9.2.1/inplace/lib/bin/genapply"'                                  >> inplace/bin/genapply
echo 'datadir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                             >> inplace/bin/genapply
echo 'bindir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin"'                              >> inplace/bin/genapply
echo 'topdir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                           >> inplace/bin/genapply
echo 'pgmgcc="gcc"'                                               >> inplace/bin/genapply
echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/pretty-1.1.3.6:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/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/IOManager.o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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/IPE.c -o rts/dist/build/IPE.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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-Wno-strict-prototypes -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.2.1\" -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.2.1\" -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.2.1\" -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:1040:1: error:
     warning: inlining failed in call to 'traversePAP.isra': --param max-inline-insns-single limit reached [-Winline]
     1040 | traversePAP (traverseState *ts,
          | ^~~~~~~~~~~
     |
1040 | traversePAP (traverseState *ts,
     | ^

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

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

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

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

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

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

rts/TraverseHeap.c:1279:9: error:
     note: called from here
     1279 |         traversePAP(ts, c, sep, child_data, ap->fun, ap->payload, ap->n_args);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1279 |         traversePAP(ts, c, sep, 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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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-Wno-strict-prototypes -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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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/IOManager.p_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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/IPE.c -o rts/dist/build/IPE.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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-Wno-strict-prototypes -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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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-Wno-strict-prototypes -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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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.2.1.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.2.1/rts/libHSrts-ghc9.2.1.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/IOManager.dyn_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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.2.1.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/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-Wno-strict-prototypes -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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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/IOManager.l_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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-Wno-strict-prototypes -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/IOManager.c -o rts/dist/build/IOManager.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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/IPE.c -o rts/dist/build/IPE.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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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-Wno-strict-prototypes -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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.2.1\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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.2.1\" -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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.2.1\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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-Wno-strict-prototypes -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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/IOManager.debug_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/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-Wno-strict-prototypes -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:518:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      518 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
518 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

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

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

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

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

rts/sm/Storage.c:699:10: error:
     note: called from here
      699 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
699 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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/IOManager.thr_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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-Wno-strict-prototypes -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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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/IOManager.thr_debug_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/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-Wno-strict-prototypes -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:518:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      518 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
518 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

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

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

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

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

rts/sm/Storage.c:699:10: error:
     note: called from here
      699 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
699 |     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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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/IOManager.thr_l_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/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 'throwToSingleThreaded__':

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/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.2.1\" -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.2.1\" -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.2.1\" -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:1040:1: error:
     warning: inlining failed in call to 'traversePAP.isra': --param max-inline-insns-single limit reached [-Winline]
     1040 | traversePAP (traverseState *ts,
          | ^~~~~~~~~~~
     |
1040 | traversePAP (traverseState *ts,
     | ^

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

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

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

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

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

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

rts/TraverseHeap.c:1279:9: error:
     note: called from here
     1279 |         traversePAP(ts, c, sep, child_data, ap->fun, ap->payload, ap->n_args);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1279 |         traversePAP(ts, c, sep, 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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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/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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/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 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:1370:19: error:
     note: in expansion of macro 'OVERWRITING_CLOSURE'
     1370 |                   OVERWRITING_CLOSURE((StgClosure*)p);
          |                   ^~~~~~~~~~~~~~~~~~~
     |
1370 |                   OVERWRITING_CLOSURE((StgClosure*)p);
     |                   ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/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-Wno-strict-prototypes -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:518:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      518 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
518 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

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

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

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

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

rts/sm/Storage.c:699:10: error:
     note: called from here
      699 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
699 |     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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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/IOManager.thr_p_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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-Wno-strict-prototypes -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/IOManager.c -o rts/dist/build/IOManager.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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/IPE.c -o rts/dist/build/IPE.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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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-Wno-strict-prototypes -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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.2.1\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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.2.1\" -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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.2.1\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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-Wno-strict-prototypes -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -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.2.1.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.2.1/rts/libHSrts_debug-ghc9.2.1.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/IOManager.debug_dyn_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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 -optc-DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-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.2.1.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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-Wno-strict-prototypes -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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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.2.1.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.2.1/rts/libHSrts_thr-ghc9.2.1.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/IOManager.thr_dyn_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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.2.1.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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-Wno-strict-prototypes -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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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.2.1.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.2.1/rts/libHSrts_thr_debug-ghc9.2.1.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/IOManager.thr_debug_dyn_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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.2.1.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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-Wno-strict-prototypes -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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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.2.1.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.2.1/rts/libHSrts_l-ghc9.2.1.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/IOManager.l_dyn_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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.2.1.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./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-Wno-strict-prototypes -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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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.2.1.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.2.1/rts/libHSrts_thr_l-ghc9.2.1.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/IOManager.thr_l_dyn_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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.2.1.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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-Wno-strict-prototypes -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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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/IOManager.thr_debug_p_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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-Wno-strict-prototypes -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/IOManager.c -o rts/dist/build/IOManager.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/IPE.c -o rts/dist/build/IPE.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-Wno-strict-prototypes -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.2.1\" -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.2.1\" -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.2.1\" -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/TraverseHeapTest.c -o rts/dist/build/TraverseHeapTest.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-Wno-strict-prototypes -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:1042:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1042 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1403:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1403 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1403 |     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_tlsgd.c -o rts/dist/build/linker/elf_tlsgd.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/IOManager.debug_p_o rts/dist/build/IPE.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/TraverseHeapTest.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_tlsgd.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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.8.0.a libraries/ghc-prim/dist-install/build/libHSghc-prim-0.8.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/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.8.0.a.contents
"xargs"  "ar" qcls  libraries/ghc-prim/dist-install/build/libHSghc-prim-0.8.0.a < libraries/ghc-prim/dist-install/build/libHSghc-prim-0.8.0.a.contents
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.8.0.a.contents  
"ld" -r  -o libraries/ghc-prim/dist-install/build/HSghc-prim-0.8.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/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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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.8.0_p.a libraries/ghc-prim/dist-install/build/libHSghc-prim-0.8.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/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.8.0_p.a.contents
"xargs"  "ar" qcls  libraries/ghc-prim/dist-install/build/libHSghc-prim-0.8.0_p.a < libraries/ghc-prim/dist-install/build/libHSghc-prim-0.8.0_p.a.contents
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.8.0_p.a.contents  
"ld" -r  -o libraries/ghc-prim/dist-install/build/HSghc-prim-0.8.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/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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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/ghc92/work/ghc-9.2.1/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.8.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.8.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.8.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.2.1/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/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.2.1/ghc-prim-0.8.0/libHSghc-prim-0.8.0-ghc9.2.1.so   -no-auto-link-packages -o libraries/ghc-prim/dist-install/build/libHSghc-prim-0.8.0-ghc9.2.1.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.2 -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.8.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.2 -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.8.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.2 -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.8.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.2 -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.8.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.2 -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.8.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.2 -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.8.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.2 -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.8.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.2 -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.8.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.2 -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.8.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.2 -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.8.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.2 -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.8.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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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/Bits.hs -o libraries/base/dist-install/build/GHC/Bits.o -dyno libraries/base/dist-install/build/GHC/Bits.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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/Internal.hs -o libraries/base/dist-install/build/GHC/TypeNats/Internal.o -dyno libraries/base/dist-install/build/GHC/TypeNats/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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/Internal.hs -o libraries/base/dist-install/build/GHC/TypeLits/Internal.o -dyno libraries/base/dist-install/build/GHC/TypeLits/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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/Ord.hs -o libraries/base/dist-install/build/Data/Type/Ord.o -dyno libraries/base/dist-install/build/Data/Type/Ord.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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/IntVar.hs -o libraries/base/dist-install/build/GHC/Event/IntVar.o -dyno libraries/base/dist-install/build/GHC/Event/IntVar.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.6.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.16.0.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.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.16.0.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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 56453896 bytes, 18 GCs, 4100904/8946688 avg/max bytes residency (4 samples), 32M in use, 0.001 INIT (0.655 elapsed), 0.101 MUT (0.538 elapsed), 0.149 GC (0.475 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 30911384 bytes, 9 GCs, 2472856/7115664 avg/max bytes residency (3 samples), 31M in use, 0.001 INIT (0.723 elapsed), 0.072 MUT (0.232 elapsed), 0.114 GC (0.478 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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 base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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 bytestring-0.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 73330272 bytes, 39 GCs, 3081944/8970872 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.735 elapsed), 0.158 MUT (1.149 elapsed), 0.155 GC (0.576 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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/Types.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Types.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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/Month.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Month.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Month.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.11.1.1 -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.16.0.0 -package-id deepseq-1.4.6.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XPatternSynonyms -XViewPatterns -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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 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.16.0.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.16.0.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 base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -package-id filepath-1.4.2.1 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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 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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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
"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.16.0.0 -package-id bytestring-0.11.1.0 -package-id time-1.11.1.1 -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.16.0.0 -package-id filepath-1.4.2.1 -package-id time-1.11.1.1 -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.16.0.0 -package-id filepath-1.4.2.1 -package-id time-1.11.1.1 -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.16.0.0 -package-id filepath-1.4.2.1 -package-id time-1.11.1.1 -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.16.0.0 -package-id filepath-1.4.2.1 -package-id time-1.11.1.1 -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.16.0.0 -package-id filepath-1.4.2.1 -package-id time-1.11.1.1 -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.16.0.0 -package-id filepath-1.4.2.1 -package-id time-1.11.1.1 -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     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.2.1 -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.16.0.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.18.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.16.0.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.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.2.1 -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.16.0.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.18.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.16.0.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.8.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
"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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.0 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell2010 -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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 73352776 bytes, 23 GCs, 4280660/9502264 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.619 elapsed), 0.133 MUT (0.412 elapsed), 0.178 GC (0.428 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -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: 51275648 bytes, 11 GCs, 2893176/8413792 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.494 elapsed), 0.094 MUT (0.451 elapsed), 0.103 GC (0.338 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 260651384 bytes, 64 GCs, 6261814/15700560 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.534 elapsed), 0.542 MUT (1.451 elapsed), 0.325 GC (0.976 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 3049495168 bytes, 187 GCs, 27931520/93939888 avg/max bytes residency (9 samples), 207M in use, 0.000 INIT (0.714 elapsed), 4.982 MUT (10.828 elapsed), 2.438 GC (6.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 48270328 bytes, 10 GCs, 2772469/8061288 avg/max bytes residency (3 samples), 33M in use, 0.001 INIT (0.672 elapsed), 0.103 MUT (0.610 elapsed), 0.125 GC (0.506 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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/Utils/Encoding.hs -o libraries/ghc-boot/dist-install/build/GHC/Utils/Encoding.o -dyno libraries/ghc-boot/dist-install/build/GHC/Utils/Encoding.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1059030176 bytes, 110 GCs, 14785257/46308296 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.620 elapsed), 1.972 MUT (4.568 elapsed), 1.014 GC (2.201 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 39082536 bytes, 13 GCs, 2585933/7454312 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.442 elapsed), 0.060 MUT (0.240 elapsed), 0.092 GC (0.313 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 30306224 bytes, 9 GCs, 2465653/7094056 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.448 elapsed), 0.060 MUT (0.238 elapsed), 0.106 GC (0.445 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 31961808 bytes, 9 GCs, 2498245/7192272 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.553 elapsed), 0.070 MUT (0.251 elapsed), 0.119 GC (0.498 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.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.16.0.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.16.0.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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.16.0.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.16.0.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.16.0.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.16.0.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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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 containers-0.6.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.9.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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.11.1.0 -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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell2010 -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.9.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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -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.9.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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -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.9.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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -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.9.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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -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.9.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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -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 base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.9.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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -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.9.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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -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.9.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.16.0.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 233230760 bytes, 62 GCs, 6775224/16322696 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.577 elapsed), 0.330 MUT (0.638 elapsed), 0.244 GC (0.443 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1283428872 bytes, 150 GCs, 12888929/29455392 avg/max bytes residency (6 samples), 70M in use, 0.000 INIT (0.438 elapsed), 1.603 MUT (2.373 elapsed), 0.779 GC (1.186 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 253847728 bytes, 95 GCs, 4416448/10422320 avg/max bytes residency (4 samples), 31M in use, 0.001 INIT (0.664 elapsed), 0.334 MUT (0.570 elapsed), 0.227 GC (0.368 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 3007639464 bytes, 178 GCs, 33205262/118473872 avg/max bytes residency (9 samples), 259M in use, 0.000 INIT (0.409 elapsed), 3.621 MUT (5.013 elapsed), 2.276 GC (3.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 213433496 bytes, 42 GCs, 6542076/17217160 avg/max bytes residency (5 samples), 39M in use, 0.001 INIT (0.582 elapsed), 0.319 MUT (0.596 elapsed), 0.235 GC (0.436 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 504197000 bytes, 73 GCs, 10845190/31470656 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.479 elapsed), 0.623 MUT (0.984 elapsed), 0.411 GC (0.674 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 213003744 bytes, 43 GCs, 6712734/17308184 avg/max bytes residency (5 samples), 38M in use, 0.000 INIT (0.408 elapsed), 0.285 MUT (0.545 elapsed), 0.234 GC (0.383 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2551802752 bytes, 178 GCs, 23625528/71190656 avg/max bytes residency (8 samples), 160M in use, 0.001 INIT (0.677 elapsed), 2.895 MUT (3.822 elapsed), 1.485 GC (2.195 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1492617248 bytes, 134 GCs, 15999522/48171408 avg/max bytes residency (7 samples), 102M in use, 0.000 INIT (0.539 elapsed), 2.089 MUT (2.891 elapsed), 0.927 GC (1.462 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 464228864 bytes, 89 GCs, 13713760/39287648 avg/max bytes residency (6 samples), 82M in use, 0.001 INIT (0.719 elapsed), 0.693 MUT (1.078 elapsed), 0.496 GC (0.867 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 472059576 bytes, 86 GCs, 13510524/39135952 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.406 elapsed), 0.833 MUT (1.531 elapsed), 0.580 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 69106440 bytes, 22 GCs, 4699070/10354824 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.377 elapsed), 0.077 MUT (0.140 elapsed), 0.130 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 45950416 bytes, 23 GCs, 4542058/11260856 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.412 elapsed), 0.045 MUT (0.093 elapsed), 0.105 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 52173864 bytes, 22 GCs, 2696384/7786688 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.526 elapsed), 0.076 MUT (0.155 elapsed), 0.112 GC (0.275 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/TyThing.hs-boot -o compiler/stage2/build/GHC/Types/TyThing.o-boot -dyno compiler/stage2/build/GHC/Types/TyThing.dyn_o-boot
<<ghc: 44266464 bytes, 23 GCs, 4469470/11101128 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.473 elapsed), 0.048 MUT (0.100 elapsed), 0.108 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 203724080 bytes, 49 GCs, 5388950/13324912 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.479 elapsed), 0.269 MUT (0.500 elapsed), 0.205 GC (0.417 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 3307196096 bytes, 197 GCs, 24505941/74995304 avg/max bytes residency (8 samples), 177M in use, 0.000 INIT (0.456 elapsed), 4.147 MUT (5.731 elapsed), 1.940 GC (2.918 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 101923992 bytes, 32 GCs, 4046694/9159360 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.376 elapsed), 0.126 MUT (0.388 elapsed), 0.145 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 5163191312 bytes, 333 GCs, 43141160/130440976 avg/max bytes residency (13 samples), 335M in use, 0.000 INIT (0.483 elapsed), 6.528 MUT (8.849 elapsed), 4.685 GC (7.022 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 319738224 bytes, 53 GCs, 8628737/22893672 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.532 elapsed), 0.475 MUT (0.982 elapsed), 0.316 GC (0.629 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2403420776 bytes, 157 GCs, 24399730/76275776 avg/max bytes residency (8 samples), 173M in use, 0.000 INIT (0.490 elapsed), 3.051 MUT (4.357 elapsed), 1.653 GC (2.804 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Home.hs -o compiler/stage2/build/GHC/Unit/Home.o -dyno compiler/stage2/build/GHC/Unit/Home.dyn_o
<<ghc: 305117624 bytes, 68 GCs, 5545728/13800104 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.495 elapsed), 0.360 MUT (0.622 elapsed), 0.210 GC (0.378 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 76138800 bytes, 26 GCs, 4699678/11120112 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.507 elapsed), 0.112 MUT (0.297 elapsed), 0.142 GC (0.253 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2586274272 bytes, 290 GCs, 25390047/63671704 avg/max bytes residency (9 samples), 172M in use, 0.000 INIT (0.450 elapsed), 2.764 MUT (3.884 elapsed), 1.713 GC (2.683 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 179094184 bytes, 100 GCs, 4314282/10257128 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.455 elapsed), 0.254 MUT (0.487 elapsed), 0.207 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 225322584 bytes, 60 GCs, 6878273/17279288 avg/max bytes residency (5 samples), 38M in use, 0.000 INIT (0.401 elapsed), 0.282 MUT (0.574 elapsed), 0.247 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 485025464 bytes, 90 GCs, 7003915/16247816 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.549 elapsed), 0.616 MUT (1.056 elapsed), 0.302 GC (0.561 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 177011184 bytes, 39 GCs, 5434744/13344400 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.429 elapsed), 0.222 MUT (0.447 elapsed), 0.173 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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-boot -o compiler/stage2/build/GHC/Types/Id.o-boot -dyno compiler/stage2/build/GHC/Types/Id.dyn_o-boot
<<ghc: 45024008 bytes, 23 GCs, 4514438/11156432 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.738 elapsed), 0.081 MUT (0.158 elapsed), 0.159 GC (0.288 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 62948592 bytes, 20 GCs, 4558742/9956600 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.435 elapsed), 0.073 MUT (0.147 elapsed), 0.136 GC (0.236 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/SourceText.hs -o compiler/stage2/build/GHC/Types/SourceText.o -dyno compiler/stage2/build/GHC/Types/SourceText.dyn_o
<<ghc: 1807962208 bytes, 162 GCs, 16060753/41844400 avg/max bytes residency (7 samples), 102M in use, 0.000 INIT (0.400 elapsed), 2.409 MUT (3.390 elapsed), 1.106 GC (1.644 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 4780588768 bytes, 325 GCs, 36578472/88509328 avg/max bytes residency (12 samples), 245M in use, 0.000 INIT (0.681 elapsed), 6.350 MUT (8.669 elapsed), 4.102 GC (6.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 980098616 bytes, 119 GCs, 11628641/29360880 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.506 elapsed), 1.148 MUT (1.664 elapsed), 0.582 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 72838464 bytes, 22 GCs, 4825290/10662600 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.610 elapsed), 0.099 MUT (0.196 elapsed), 0.154 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 58682256 bytes, 22 GCs, 4330940/10151208 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.594 elapsed), 0.089 MUT (0.187 elapsed), 0.136 GC (0.259 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 351487216 bytes, 77 GCs, 8141792/20857928 avg/max bytes residency (6 samples), 45M in use, 0.001 INIT (0.577 elapsed), 0.396 MUT (0.748 elapsed), 0.315 GC (0.557 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1956500360 bytes, 150 GCs, 22456597/69073832 avg/max bytes residency (8 samples), 153M in use, 0.000 INIT (0.492 elapsed), 2.480 MUT (3.525 elapsed), 1.363 GC (2.280 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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/ArchOS.hs -o libraries/ghc-boot/dist-install/build/GHC/Platform/ArchOS.o -dyno libraries/ghc-boot/dist-install/build/GHC/Platform/ArchOS.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -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/Platform/Constants.hs -o compiler/stage2/build/GHC/Platform/Constants.o -dyno compiler/stage2/build/GHC/Platform/Constants.dyn_o
<<ghc: 12839070200 bytes, 1338 GCs, 38290788/99365008 avg/max bytes residency (23 samples), 263M in use, 0.000 INIT (0.493 elapsed), 10.348 MUT (15.209 elapsed), 5.975 GC (8.578 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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.hs -o compiler/stage2/build/GHC/Platform.o -dyno compiler/stage2/build/GHC/Platform.dyn_o
<<ghc: 1073874280 bytes, 100 GCs, 12935964/36128136 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.469 elapsed), 1.298 MUT (2.015 elapsed), 0.549 GC (0.929 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1354352896 bytes, 122 GCs, 15387772/45410256 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.440 elapsed), 1.547 MUT (2.311 elapsed), 0.867 GC (1.432 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 50391256 bytes, 22 GCs, 2639744/7616416 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.465 elapsed), 0.063 MUT (0.139 elapsed), 0.078 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 50647048 bytes, 21 GCs, 2659778/7676576 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.666 elapsed), 0.073 MUT (0.160 elapsed), 0.108 GC (0.229 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 50059224 bytes, 21 GCs, 2638653/7613144 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.405 elapsed), 0.058 MUT (0.128 elapsed), 0.088 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1811977296 bytes, 136 GCs, 19750436/55056472 avg/max bytes residency (8 samples), 136M in use, 0.000 INIT (0.436 elapsed), 2.399 MUT (3.558 elapsed), 1.165 GC (1.828 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 416159464 bytes, 75 GCs, 8646565/23268560 avg/max bytes residency (6 samples), 50M in use, 0.000 INIT (0.487 elapsed), 0.581 MUT (1.572 elapsed), 0.381 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 763540720 bytes, 106 GCs, 10025729/25968976 avg/max bytes residency (5 samples), 55M in use, 0.001 INIT (0.700 elapsed), 1.309 MUT (3.052 elapsed), 0.624 GC (1.589 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.16.0.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.2 -package-id ghc-prim-0.8.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 522251880 bytes, 84 GCs, 8794734/23848192 avg/max bytes residency (6 samples), 50M in use, 0.000 INIT (0.465 elapsed), 0.644 MUT (1.065 elapsed), 0.406 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 408531464 bytes, 68 GCs, 7306840/17628520 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.477 elapsed), 0.522 MUT (0.840 elapsed), 0.304 GC (0.483 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1195845032 bytes, 92 GCs, 17817445/58817920 avg/max bytes residency (7 samples), 123M in use, 0.000 INIT (0.456 elapsed), 1.766 MUT (2.814 elapsed), 0.841 GC (1.464 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 93150624 bytes, 44 GCs, 4270792/9077080 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.467 elapsed), 0.142 MUT (0.300 elapsed), 0.137 GC (0.340 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2502804624 bytes, 302 GCs, 18184876/34581888 avg/max bytes residency (10 samples), 99M in use, 0.000 INIT (0.441 elapsed), 2.929 MUT (4.305 elapsed), 1.446 GC (2.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Error.hs -o compiler/stage2/build/GHC/Types/Error.o -dyno compiler/stage2/build/GHC/Types/Error.dyn_o
<<ghc: 967235320 bytes, 115 GCs, 12359880/31992104 avg/max bytes residency (6 samples), 71M in use, 0.000 INIT (0.432 elapsed), 1.125 MUT (1.683 elapsed), 0.575 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 30726336 bytes, 9 GCs, 2467026/7098616 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.508 elapsed), 0.034 MUT (0.082 elapsed), 0.062 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 39813344 bytes, 13 GCs, 2652248/7654128 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.412 elapsed), 0.054 MUT (0.132 elapsed), 0.076 GC (0.182 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/GlobalVars.hs -o compiler/stage2/build/GHC/Utils/GlobalVars.o -dyno compiler/stage2/build/GHC/Utils/GlobalVars.dyn_o
<<ghc: 103642544 bytes, 26 GCs, 3883444/8350792 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.412 elapsed), 0.155 MUT (0.740 elapsed), 0.134 GC (0.291 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Ppr.hs -o compiler/stage2/build/GHC/Driver/Ppr.o -dyno compiler/stage2/build/GHC/Driver/Ppr.dyn_o
<<ghc: 321059824 bytes, 89 GCs, 12413665/35543816 avg/max bytes residency (6 samples), 75M in use, 0.000 INIT (0.537 elapsed), 0.418 MUT (0.768 elapsed), 0.419 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/CallerCC.hs-boot -o compiler/stage2/build/GHC/Core/Opt/CallerCC.o-boot -dyno compiler/stage2/build/GHC/Core/Opt/CallerCC.dyn_o-boot
<<ghc: 31370632 bytes, 9 GCs, 2509986/7227048 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.431 elapsed), 0.050 MUT (0.141 elapsed), 0.091 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 31448056 bytes, 9 GCs, 2484237/7150104 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.613 elapsed), 0.050 MUT (0.117 elapsed), 0.080 GC (0.218 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.16.0.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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 97956024 bytes, 30 GCs, 4633440/11279544 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.460 elapsed), 0.119 MUT (0.313 elapsed), 0.124 GC (0.243 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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.16.0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 105135992 bytes, 43 GCs, 4361778/9764160 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.414 elapsed), 0.148 MUT (0.391 elapsed), 0.173 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Weight.hs -o compiler/stage2/build/GHC/CmmToAsm/CFG/Weight.o -dyno compiler/stage2/build/GHC/CmmToAsm/CFG/Weight.dyn_o
<<ghc: 279180176 bytes, 76 GCs, 7935568/20446896 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.523 elapsed), 0.356 MUT (0.696 elapsed), 0.292 GC (0.537 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 62713096 bytes, 20 GCs, 2677109/7756368 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.488 elapsed), 0.092 MUT (0.218 elapsed), 0.095 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 692439040 bytes, 100 GCs, 13915492/31572240 avg/max bytes residency (7 samples), 83M in use, 0.000 INIT (0.420 elapsed), 0.655 MUT (0.972 elapsed), 0.565 GC (0.935 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/SafeHaskell.hs -o compiler/stage2/build/GHC/Types/SafeHaskell.o -dyno compiler/stage2/build/GHC/Types/SafeHaskell.dyn_o
<<ghc: 247281632 bytes, 46 GCs, 6719244/16973160 avg/max bytes residency (5 samples), 38M in use, 0.001 INIT (0.787 elapsed), 0.251 MUT (0.460 elapsed), 0.199 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 58661648 bytes, 27 GCs, 2573746/7446072 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.613 elapsed), 0.083 MUT (0.273 elapsed), 0.092 GC (0.182 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 810351672 bytes, 100 GCs, 9198010/25435720 avg/max bytes residency (6 samples), 54M in use, 0.000 INIT (0.488 elapsed), 1.042 MUT (1.639 elapsed), 0.516 GC (0.823 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 195542624 bytes, 56 GCs, 4428030/10375008 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.461 elapsed), 0.239 MUT (0.466 elapsed), 0.164 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/SourceFile.hs -o compiler/stage2/build/GHC/Types/SourceFile.o -dyno compiler/stage2/build/GHC/Types/SourceFile.dyn_o
<<ghc: 227092136 bytes, 46 GCs, 5112928/12680800 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.460 elapsed), 0.265 MUT (0.534 elapsed), 0.169 GC (0.287 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1017119216 bytes, 99 GCs, 10893389/30911648 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.479 elapsed), 1.144 MUT (1.851 elapsed), 0.485 GC (0.780 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1155069632 bytes, 103 GCs, 14259216/44699040 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.469 elapsed), 1.558 MUT (2.344 elapsed), 0.740 GC (1.384 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 282777312 bytes, 49 GCs, 6625417/17254512 avg/max bytes residency (5 samples), 38M in use, 0.000 INIT (0.534 elapsed), 0.354 MUT (0.638 elapsed), 0.231 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 537832496 bytes, 94 GCs, 7706217/20409896 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.466 elapsed), 0.705 MUT (1.037 elapsed), 0.343 GC (0.554 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 231267896 bytes, 49 GCs, 6188158/16091568 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.439 elapsed), 0.307 MUT (0.616 elapsed), 0.234 GC (0.443 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 258207336 bytes, 51 GCs, 6862638/17938248 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.407 elapsed), 0.445 MUT (0.947 elapsed), 0.329 GC (0.662 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1177464416 bytes, 115 GCs, 13736765/39475776 avg/max bytes residency (7 samples), 87M in use, 0.000 INIT (0.821 elapsed), 1.526 MUT (2.689 elapsed), 0.767 GC (1.542 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 4574101080 bytes, 244 GCs, 34256216/116781624 avg/max bytes residency (10 samples), 263M in use, 0.000 INIT (0.849 elapsed), 6.135 MUT (9.874 elapsed), 3.470 GC (6.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 4043091984 bytes, 350 GCs, 27332996/51624456 avg/max bytes residency (13 samples), 145M in use, 0.000 INIT (0.437 elapsed), 4.870 MUT (7.504 elapsed), 2.820 GC (4.541 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 221145512 bytes, 62 GCs, 7087923/18580408 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.410 elapsed), 0.283 MUT (0.498 elapsed), 0.196 GC (0.346 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Ways.hs -o compiler/stage2/build/GHC/Platform/Ways.o -dyno compiler/stage2/build/GHC/Platform/Ways.dyn_o
<<ghc: 567875872 bytes, 68 GCs, 10747998/30238024 avg/max bytes residency (6 samples), 65M in use, 0.000 INIT (0.504 elapsed), 0.661 MUT (1.573 elapsed), 0.453 GC (0.736 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Profile.hs -o compiler/stage2/build/GHC/Platform/Profile.o -dyno compiler/stage2/build/GHC/Platform/Profile.dyn_o
<<ghc: 93044944 bytes, 29 GCs, 4851032/11971328 avg/max bytes residency (4 samples), 31M in use, 0.001 INIT (0.658 elapsed), 0.152 MUT (0.332 elapsed), 0.183 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 56946833016 bytes, 2870 GCs, 295610608/1137485128 avg/max bytes residency (36 samples), 3277M in use, 0.000 INIT (0.505 elapsed), 50.138 MUT (69.812 elapsed), 64.956 GC (101.881 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Logger.hs -o compiler/stage2/build/GHC/Utils/Logger.o -dyno compiler/stage2/build/GHC/Utils/Logger.dyn_o
<<ghc: 1083798592 bytes, 120 GCs, 16639321/52952744 avg/max bytes residency (7 samples), 109M in use, 0.000 INIT (0.522 elapsed), 1.614 MUT (3.099 elapsed), 1.150 GC (2.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1176192400 bytes, 126 GCs, 19440076/64130240 avg/max bytes residency (8 samples), 136M in use, 0.000 INIT (0.516 elapsed), 1.456 MUT (2.070 elapsed), 1.045 GC (1.718 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 30276576 bytes, 9 GCs, 2465584/7093992 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.407 elapsed), 0.039 MUT (0.094 elapsed), 0.070 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 9565835840 bytes, 413 GCs, 64357008/171478456 avg/max bytes residency (13 samples), 486M in use, 0.000 INIT (0.389 elapsed), 11.129 MUT (14.318 elapsed), 6.790 GC (9.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1500470880 bytes, 127 GCs, 20119925/63879048 avg/max bytes residency (7 samples), 131M in use, 0.000 INIT (0.506 elapsed), 2.078 MUT (3.045 elapsed), 1.071 GC (1.811 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 510638072 bytes, 69 GCs, 10055846/28724256 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.444 elapsed), 0.619 MUT (1.022 elapsed), 0.411 GC (0.604 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 52197720 bytes, 20 GCs, 2740200/7917784 avg/max bytes residency (3 samples), 32M in use, 0.001 INIT (0.592 elapsed), 0.071 MUT (0.132 elapsed), 0.099 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2375981456 bytes, 219 GCs, 19575941/49259496 avg/max bytes residency (8 samples), 118M in use, 0.000 INIT (0.401 elapsed), 2.853 MUT (3.692 elapsed), 1.445 GC (2.047 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 348911640 bytes, 66 GCs, 7148113/19165416 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.440 elapsed), 0.412 MUT (0.610 elapsed), 0.252 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1283738224 bytes, 139 GCs, 15444291/36467336 avg/max bytes residency (8 samples), 99M in use, 0.000 INIT (0.460 elapsed), 1.613 MUT (1.942 elapsed), 0.954 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 3155966992 bytes, 212 GCs, 29546812/92421512 avg/max bytes residency (10 samples), 215M in use, 0.000 INIT (0.520 elapsed), 3.247 MUT (3.656 elapsed), 2.012 GC (2.443 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 52551688 bytes, 25 GCs, 4669722/11177088 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.424 elapsed), 0.067 MUT (0.107 elapsed), 0.120 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 69029872 bytes, 19 GCs, 4646144/9853456 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.569 elapsed), 0.083 MUT (0.127 elapsed), 0.132 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 150012976 bytes, 35 GCs, 5169138/12602712 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.458 elapsed), 0.170 MUT (0.282 elapsed), 0.137 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 29828656 bytes, 8 GCs, 2339008/6714560 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.470 elapsed), 0.042 MUT (0.079 elapsed), 0.072 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 5288914696 bytes, 267 GCs, 42380447/118941624 avg/max bytes residency (11 samples), 336M in use, 0.000 INIT (0.419 elapsed), 5.426 MUT (5.890 elapsed), 3.574 GC (4.261 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2886517648 bytes, 181 GCs, 24255178/63133776 avg/max bytes residency (9 samples), 173M in use, 0.000 INIT (0.422 elapsed), 3.091 MUT (3.543 elapsed), 1.677 GC (2.028 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1263541152 bytes, 156 GCs, 10744185/30088744 avg/max bytes residency (7 samples), 69M in use, 0.000 INIT (0.685 elapsed), 1.534 MUT (1.836 elapsed), 0.681 GC (0.836 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1454520976 bytes, 142 GCs, 12630156/33501664 avg/max bytes residency (7 samples), 80M in use, 0.000 INIT (0.664 elapsed), 1.566 MUT (1.836 elapsed), 0.780 GC (1.028 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 665933832 bytes, 90 GCs, 11315265/29646344 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.435 elapsed), 0.686 MUT (0.840 elapsed), 0.417 GC (0.567 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 246107064 bytes, 48 GCs, 6209480/14958784 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.571 elapsed), 0.352 MUT (0.938 elapsed), 0.255 GC (0.340 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1351595464 bytes, 167 GCs, 12260706/31224400 avg/max bytes residency (7 samples), 80M in use, 0.000 INIT (0.558 elapsed), 1.617 MUT (1.885 elapsed), 0.829 GC (1.020 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 9083731744 bytes, 341 GCs, 66635829/253255768 avg/max bytes residency (12 samples), 585M in use, 0.000 INIT (0.556 elapsed), 9.695 MUT (10.631 elapsed), 5.877 GC (7.262 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 222584152 bytes, 54 GCs, 7283956/18665592 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.357 elapsed), 0.236 MUT (0.346 elapsed), 0.229 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 63005536 bytes, 22 GCs, 4302354/9795096 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.401 elapsed), 0.076 MUT (0.122 elapsed), 0.135 GC (0.226 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 570212128 bytes, 88 GCs, 11758281/33094048 avg/max bytes residency (6 samples), 70M in use, 0.000 INIT (0.558 elapsed), 0.655 MUT (0.885 elapsed), 0.375 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 526701680 bytes, 73 GCs, 9693292/28185576 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.478 elapsed), 0.580 MUT (0.785 elapsed), 0.360 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 52437520 bytes, 25 GCs, 4862840/11799024 avg/max bytes residency (4 samples), 31M in use, 0.001 INIT (0.741 elapsed), 0.048 MUT (0.090 elapsed), 0.108 GC (0.181 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Env.hs -o compiler/stage2/build/GHC/Core/TyCon/Env.o -dyno compiler/stage2/build/GHC/Core/TyCon/Env.dyn_o
<<ghc: 537479240 bytes, 88 GCs, 9296602/24209056 avg/max bytes residency (6 samples), 55M in use, 0.000 INIT (0.390 elapsed), 0.598 MUT (0.774 elapsed), 0.436 GC (0.569 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/RecWalk.hs -o compiler/stage2/build/GHC/Core/TyCon/RecWalk.o -dyno compiler/stage2/build/GHC/Core/TyCon/RecWalk.dyn_o
<<ghc: 120295544 bytes, 36 GCs, 6583451/17519488 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.464 elapsed), 0.146 MUT (0.274 elapsed), 0.177 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 4820610848 bytes, 252 GCs, 39713726/141364672 avg/max bytes residency (10 samples), 323M in use, 0.000 INIT (0.472 elapsed), 5.328 MUT (5.828 elapsed), 2.722 GC (3.452 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 761173104 bytes, 86 GCs, 11977786/33756336 avg/max bytes residency (6 samples), 71M in use, 0.000 INIT (0.548 elapsed), 0.904 MUT (1.155 elapsed), 0.489 GC (0.661 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2372176200 bytes, 217 GCs, 22904582/56605328 avg/max bytes residency (9 samples), 156M in use, 0.000 INIT (0.376 elapsed), 2.691 MUT (3.079 elapsed), 1.499 GC (1.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 989387136 bytes, 112 GCs, 12106565/32201904 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.477 elapsed), 1.151 MUT (1.329 elapsed), 0.518 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Type.hs -o compiler/stage2/build/GHC/Core/Map/Type.o -dyno compiler/stage2/build/GHC/Core/Map/Type.dyn_o
<<ghc: 1971837376 bytes, 159 GCs, 19353984/46631520 avg/max bytes residency (8 samples), 129M in use, 0.000 INIT (0.637 elapsed), 2.236 MUT (2.605 elapsed), 1.062 GC (1.375 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2410461464 bytes, 207 GCs, 18596085/57326480 avg/max bytes residency (8 samples), 134M in use, 0.000 INIT (0.457 elapsed), 2.855 MUT (3.231 elapsed), 1.428 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2423158680 bytes, 178 GCs, 25028566/78850904 avg/max bytes residency (9 samples), 184M in use, 0.000 INIT (0.446 elapsed), 2.696 MUT (3.062 elapsed), 1.589 GC (2.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 454890024 bytes, 63 GCs, 10565440/30773768 avg/max bytes residency (6 samples), 65M in use, 0.000 INIT (0.658 elapsed), 0.580 MUT (0.818 elapsed), 0.419 GC (0.603 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 928531200 bytes, 118 GCs, 14081572/39697656 avg/max bytes residency (7 samples), 89M in use, 0.000 INIT (0.442 elapsed), 1.025 MUT (1.321 elapsed), 0.660 GC (0.887 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/ForeignStubs.hs -o compiler/stage2/build/GHC/Types/ForeignStubs.o -dyno compiler/stage2/build/GHC/Types/ForeignStubs.dyn_o
<<ghc: 108485408 bytes, 38 GCs, 4315144/10003632 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.448 elapsed), 0.119 MUT (0.223 elapsed), 0.125 GC (0.188 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 416753456 bytes, 77 GCs, 7380694/19411192 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.545 elapsed), 0.453 MUT (0.683 elapsed), 0.317 GC (0.413 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 563318816 bytes, 93 GCs, 12619366/35118448 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.627 elapsed), 0.798 MUT (1.105 elapsed), 0.544 GC (0.819 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 3490061688 bytes, 213 GCs, 25609985/86752608 avg/max bytes residency (9 samples), 186M in use, 0.000 INIT (0.657 elapsed), 3.857 MUT (4.289 elapsed), 1.942 GC (2.335 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./Language/Haskell/Syntax/Extension.hs -o compiler/stage2/build/Language/Haskell/Syntax/Extension.o -dyno compiler/stage2/build/Language/Haskell/Syntax/Extension.dyn_o
<<ghc: 286589792 bytes, 78 GCs, 8734092/23349136 avg/max bytes residency (6 samples), 51M in use, 0.000 INIT (0.458 elapsed), 0.291 MUT (0.447 elapsed), 0.265 GC (0.416 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 224515408 bytes, 43 GCs, 7398908/18676136 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.501 elapsed), 0.270 MUT (0.387 elapsed), 0.200 GC (0.284 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1443812064 bytes, 136 GCs, 16031472/38740608 avg/max bytes residency (7 samples), 99M in use, 0.000 INIT (0.542 elapsed), 1.712 MUT (2.000 elapsed), 0.832 GC (1.062 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Tickish.hs -o compiler/stage2/build/GHC/Types/Tickish.o -dyno compiler/stage2/build/GHC/Types/Tickish.dyn_o
<<ghc: 1591502776 bytes, 148 GCs, 14673125/37488480 avg/max bytes residency (7 samples), 91M in use, 0.000 INIT (0.425 elapsed), 1.756 MUT (2.257 elapsed), 0.837 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2678934096 bytes, 177 GCs, 26391093/88165928 avg/max bytes residency (9 samples), 201M in use, 0.000 INIT (0.466 elapsed), 3.272 MUT (3.817 elapsed), 1.757 GC (2.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 793441800 bytes, 105 GCs, 10645994/30863688 avg/max bytes residency (6 samples), 66M in use, 0.001 INIT (0.595 elapsed), 0.930 MUT (1.364 elapsed), 0.533 GC (0.754 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1296650728 bytes, 130 GCs, 14320581/43296000 avg/max bytes residency (7 samples), 90M in use, 0.000 INIT (0.446 elapsed), 1.427 MUT (1.713 elapsed), 0.738 GC (0.952 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/TyThing.hs -o compiler/stage2/build/GHC/Types/TyThing.o -dyno compiler/stage2/build/GHC/Types/TyThing.dyn_o
<<ghc: 756576832 bytes, 102 GCs, 11611078/31281816 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.468 elapsed), 0.951 MUT (1.190 elapsed), 0.529 GC (0.692 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 3600210328 bytes, 234 GCs, 29410182/85290512 avg/max bytes residency (10 samples), 215M in use, 0.000 INIT (0.594 elapsed), 4.077 MUT (4.693 elapsed), 2.258 GC (2.891 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1917464216 bytes, 167 GCs, 16608213/49313016 avg/max bytes residency (8 samples), 115M in use, 0.000 INIT (0.481 elapsed), 2.280 MUT (2.686 elapsed), 1.138 GC (1.461 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1376721376 bytes, 138 GCs, 15608292/44376160 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.552 elapsed), 1.514 MUT (1.742 elapsed), 0.847 GC (1.070 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 4658982744 bytes, 254 GCs, 35854361/115694840 avg/max bytes residency (10 samples), 262M in use, 0.000 INIT (0.493 elapsed), 5.300 MUT (5.894 elapsed), 2.759 GC (3.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 52639904 bytes, 22 GCs, 4192078/10042192 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.395 elapsed), 0.053 MUT (0.089 elapsed), 0.095 GC (0.141 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 29278344 bytes, 8 GCs, 2332741/6694600 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.447 elapsed), 0.046 MUT (0.085 elapsed), 0.081 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 30930040 bytes, 9 GCs, 2480554/7138992 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.423 elapsed), 0.046 MUT (0.078 elapsed), 0.078 GC (0.142 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.18.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.16.0.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.8.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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-prim-0.8.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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-prim-0.8.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.16.0.0 -package-id deepseq-1.4.6.0 -package-id ghc-prim-0.8.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.18.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.16.0.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.8.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.18.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.16.0.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.8.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.18.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.16.0.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.8.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.18.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.16.0.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.8.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.18.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.16.0.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.8.0 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -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-heap-9.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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/ProfInfo/Types.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/Types.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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/ProfInfo/PeekProfInfo_ProfilingEnabled.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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/ProfInfo/PeekProfInfo_ProfilingDisabled.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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/ProfInfo/PeekProfInfo.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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/FFIClosures_ProfilingEnabled.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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/FFIClosures_ProfilingDisabled.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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/FFIClosures.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/FFIClosures.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/FFIClosures.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.0 -package-id containers-0.6.5.1 -package-id ghc-prim-0.8.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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.8.0 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.8.0 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.8.0 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -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.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.8.0 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 525492800 bytes, 84 GCs, 12028026/34715784 avg/max bytes residency (6 samples), 73M in use, 0.000 INIT (0.440 elapsed), 0.648 MUT (0.895 elapsed), 0.506 GC (0.705 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/TypeEnv.hs -o compiler/stage2/build/GHC/Types/TypeEnv.o -dyno compiler/stage2/build/GHC/Types/TypeEnv.dyn_o
<<ghc: 350355000 bytes, 56 GCs, 7717979/20446040 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.478 elapsed), 0.407 MUT (0.534 elapsed), 0.271 GC (0.357 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/CompleteMatch.hs -o compiler/stage2/build/GHC/Types/CompleteMatch.o -dyno compiler/stage2/build/GHC/Types/CompleteMatch.dyn_o
<<ghc: 161539664 bytes, 41 GCs, 7521171/19063416 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.426 elapsed), 0.177 MUT (0.311 elapsed), 0.205 GC (0.309 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1717251624 bytes, 253 GCs, 14477088/44969240 avg/max bytes residency (7 samples), 93M in use, 0.000 INIT (0.392 elapsed), 1.888 MUT (2.236 elapsed), 0.929 GC (1.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/ModDetails.hs -o compiler/stage2/build/GHC/Unit/Module/ModDetails.o -dyno compiler/stage2/build/GHC/Unit/Module/ModDetails.dyn_o
<<ghc: 102073984 bytes, 33 GCs, 4210844/9530256 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.518 elapsed), 0.142 MUT (0.237 elapsed), 0.157 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Imported.hs -o compiler/stage2/build/GHC/Unit/Module/Imported.o -dyno compiler/stage2/build/GHC/Unit/Module/Imported.dyn_o
<<ghc: 100518464 bytes, 31 GCs, 4314848/10185608 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.500 elapsed), 0.115 MUT (0.209 elapsed), 0.127 GC (0.197 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Warnings.hs -o compiler/stage2/build/GHC/Unit/Module/Warnings.o -dyno compiler/stage2/build/GHC/Unit/Module/Warnings.dyn_o
<<ghc: 740573512 bytes, 99 GCs, 11054973/29621512 avg/max bytes residency (6 samples), 63M in use, 0.000 INIT (0.405 elapsed), 0.915 MUT (1.162 elapsed), 0.459 GC (0.599 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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/Data/ShortText.hs -o libraries/ghc-boot/dist-install/build/GHC/Data/ShortText.o -dyno libraries/ghc-boot/dist-install/build/GHC/Data/ShortText.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 121177280 bytes, 31 GCs, 5439120/13329408 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.427 elapsed), 0.155 MUT (0.251 elapsed), 0.141 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 773918480 bytes, 104 GCs, 10992702/28523632 avg/max bytes residency (6 samples), 64M in use, 0.000 INIT (0.489 elapsed), 0.828 MUT (1.074 elapsed), 0.449 GC (0.598 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 62470432 bytes, 25 GCs, 2608797/7571216 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.394 elapsed), 0.064 MUT (0.149 elapsed), 0.089 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 517201032 bytes, 98 GCs, 12960476/39707432 avg/max bytes residency (7 samples), 82M in use, 0.000 INIT (0.395 elapsed), 0.686 MUT (0.877 elapsed), 0.578 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/HpcInfo.hs -o compiler/stage2/build/GHC/Types/HpcInfo.o -dyno compiler/stage2/build/GHC/Types/HpcInfo.dyn_o
<<ghc: 55285808 bytes, 14 GCs, 2235389/6431232 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.530 elapsed), 0.103 MUT (0.224 elapsed), 0.095 GC (0.252 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Fixity.hs -o compiler/stage2/build/GHC/Types/Fixity.o -dyno compiler/stage2/build/GHC/Types/Fixity.dyn_o
<<ghc: 689814880 bytes, 96 GCs, 11636368/29648984 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.482 elapsed), 0.811 MUT (0.983 elapsed), 0.472 GC (0.640 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Fixity/Env.hs -o compiler/stage2/build/GHC/Types/Fixity/Env.o -dyno compiler/stage2/build/GHC/Types/Fixity/Env.dyn_o
<<ghc: 142221368 bytes, 40 GCs, 7392916/19624000 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.505 elapsed), 0.155 MUT (0.266 elapsed), 0.202 GC (0.290 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 271017200 bytes, 52 GCs, 7444732/19121920 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.494 elapsed), 0.392 MUT (0.536 elapsed), 0.305 GC (0.462 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 30566808 bytes, 9 GCs, 2468464/7102776 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.489 elapsed), 0.044 MUT (0.077 elapsed), 0.079 GC (0.135 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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.5.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.16.0.0 -package-id deepseq-1.4.6.0 -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -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  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 8715647144 bytes, 359 GCs, 56226793/214080944 avg/max bytes residency (11 samples), 468M in use, 0.000 INIT (0.531 elapsed), 9.785 MUT (10.787 elapsed), 5.513 GC (6.526 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Env.hs -o compiler/stage2/build/GHC/Unit/Env.o -dyno compiler/stage2/build/GHC/Unit/Env.dyn_o
<<ghc: 169049552 bytes, 38 GCs, 7463627/20033808 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.644 elapsed), 0.199 MUT (0.316 elapsed), 0.226 GC (0.340 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Ppr.hs -o compiler/stage2/build/GHC/Types/Name/Ppr.o -dyno compiler/stage2/build/GHC/Types/Name/Ppr.dyn_o
<<ghc: 684101656 bytes, 92 GCs, 10609146/31413896 avg/max bytes residency (6 samples), 68M in use, 0.000 INIT (0.422 elapsed), 0.699 MUT (0.913 elapsed), 0.455 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 266797080 bytes, 50 GCs, 13955777/39088184 avg/max bytes residency (6 samples), 86M in use, 0.000 INIT (0.530 elapsed), 0.327 MUT (0.536 elapsed), 0.356 GC (0.542 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 310336088 bytes, 76 GCs, 6917872/17542392 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.480 elapsed), 0.361 MUT (0.525 elapsed), 0.255 GC (0.364 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 696780560 bytes, 89 GCs, 11053193/32171768 avg/max bytes residency (6 samples), 68M in use, 0.000 INIT (0.428 elapsed), 0.862 MUT (1.147 elapsed), 0.487 GC (0.665 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1624423888 bytes, 136 GCs, 17930038/53418096 avg/max bytes residency (7 samples), 115M in use, 0.000 INIT (0.539 elapsed), 2.019 MUT (2.339 elapsed), 0.896 GC (1.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./Language/Haskell/Syntax/Pat.hs-boot -o compiler/stage2/build/Language/Haskell/Syntax/Pat.o-boot -dyno compiler/stage2/build/Language/Haskell/Syntax/Pat.dyn_o-boot
<<ghc: 47897960 bytes, 22 GCs, 2406842/6916904 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.456 elapsed), 0.060 MUT (0.096 elapsed), 0.094 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./Language/Haskell/Syntax/Expr.hs-boot -o compiler/stage2/build/Language/Haskell/Syntax/Expr.o-boot -dyno compiler/stage2/build/Language/Haskell/Syntax/Expr.dyn_o-boot
<<ghc: 48926712 bytes, 23 GCs, 2425173/6971752 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.474 elapsed), 0.066 MUT (0.108 elapsed), 0.091 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 419923616 bytes, 59 GCs, 9111456/24102592 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.742 elapsed), 0.430 MUT (0.535 elapsed), 0.250 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1878339120 bytes, 162 GCs, 18264218/55766712 avg/max bytes residency (7 samples), 118M in use, 0.000 INIT (0.380 elapsed), 2.177 MUT (2.550 elapsed), 1.156 GC (1.416 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./Language/Haskell/Syntax/Type.hs -o compiler/stage2/build/Language/Haskell/Syntax/Type.o -dyno compiler/stage2/build/Language/Haskell/Syntax/Type.dyn_o
<<ghc: 1633413784 bytes, 134 GCs, 14823058/49320776 avg/max bytes residency (7 samples), 103M in use, 0.000 INIT (0.387 elapsed), 2.030 MUT (2.430 elapsed), 0.859 GC (1.124 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./Language/Haskell/Syntax/Lit.hs -o compiler/stage2/build/Language/Haskell/Syntax/Lit.o -dyno compiler/stage2/build/Language/Haskell/Syntax/Lit.dyn_o
<<ghc: 715079552 bytes, 78 GCs, 10292197/30331840 avg/max bytes residency (6 samples), 64M in use, 0.000 INIT (0.562 elapsed), 0.833 MUT (1.042 elapsed), 0.403 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./Language/Haskell/Syntax/Pat.hs -o compiler/stage2/build/Language/Haskell/Syntax/Pat.o -dyno compiler/stage2/build/Language/Haskell/Syntax/Pat.dyn_o
<<ghc: 453127848 bytes, 76 GCs, 8674000/25351960 avg/max bytes residency (6 samples), 55M in use, 0.000 INIT (0.425 elapsed), 0.544 MUT (0.773 elapsed), 0.399 GC (0.567 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 84406560 bytes, 35 GCs, 4184938/10033936 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.476 elapsed), 0.084 MUT (0.128 elapsed), 0.127 GC (0.186 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2719430384 bytes, 174 GCs, 23392635/80520288 avg/max bytes residency (8 samples), 169M in use, 0.000 INIT (0.499 elapsed), 3.358 MUT (3.834 elapsed), 1.584 GC (1.924 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./Language/Haskell/Syntax/Binds.hs -o compiler/stage2/build/Language/Haskell/Syntax/Binds.o -dyno compiler/stage2/build/Language/Haskell/Syntax/Binds.dyn_o
<<ghc: 856172264 bytes, 102 GCs, 13784400/40814960 avg/max bytes residency (7 samples), 87M in use, 0.000 INIT (0.464 elapsed), 0.936 MUT (1.133 elapsed), 0.580 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./Language/Haskell/Syntax/Decls.hs -o compiler/stage2/build/Language/Haskell/Syntax/Decls.o -dyno compiler/stage2/build/Language/Haskell/Syntax/Decls.dyn_o
<<ghc: 2811273264 bytes, 207 GCs, 20929964/59920392 avg/max bytes residency (9 samples), 145M in use, 0.000 INIT (0.624 elapsed), 3.292 MUT (3.833 elapsed), 1.519 GC (1.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./Language/Haskell/Syntax/Expr.hs -o compiler/stage2/build/Language/Haskell/Syntax/Expr.o -dyno compiler/stage2/build/Language/Haskell/Syntax/Expr.dyn_o
<<ghc: 1752176512 bytes, 127 GCs, 17298373/62564976 avg/max bytes residency (8 samples), 131M in use, 0.000 INIT (0.442 elapsed), 2.137 MUT (2.437 elapsed), 1.031 GC (1.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 117783784 bytes, 30 GCs, 7766464/20673392 avg/max bytes residency (5 samples), 49M in use, 0.001 INIT (0.725 elapsed), 0.153 MUT (0.207 elapsed), 0.248 GC (0.392 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 3164577040 bytes, 217 GCs, 29342080/99648336 avg/max bytes residency (9 samples), 226M in use, 0.000 INIT (0.430 elapsed), 3.443 MUT (3.859 elapsed), 2.022 GC (2.508 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 464538032 bytes, 68 GCs, 10529818/31319928 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.568 elapsed), 0.660 MUT (0.888 elapsed), 0.410 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2444729192 bytes, 178 GCs, 25000426/86796952 avg/max bytes residency (8 samples), 180M in use, 0.000 INIT (0.542 elapsed), 2.816 MUT (3.114 elapsed), 1.425 GC (1.878 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1980053664 bytes, 153 GCs, 24956576/88200472 avg/max bytes residency (8 samples), 180M in use, 0.000 INIT (0.499 elapsed), 2.186 MUT (2.454 elapsed), 1.234 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 6301734360 bytes, 286 GCs, 40126825/147028000 avg/max bytes residency (10 samples), 321M in use, 0.000 INIT (0.590 elapsed), 7.432 MUT (8.410 elapsed), 3.481 GC (4.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 17409800480 bytes, 590 GCs, 121813111/421826384 avg/max bytes residency (15 samples), 1001M in use, 0.000 INIT (0.533 elapsed), 19.355 MUT (20.975 elapsed), 14.248 GC (17.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 42687376696 bytes, 862 GCs, 162371707/391331608 avg/max bytes residency (15 samples), 1028M in use, 0.000 INIT (0.504 elapsed), 50.164 MUT (65.842 elapsed), 19.627 GC (22.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2920065592 bytes, 186 GCs, 29359514/101945872 avg/max bytes residency (9 samples), 228M in use, 0.000 INIT (0.400 elapsed), 3.997 MUT (4.551 elapsed), 1.913 GC (2.684 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./Language/Haskell/Syntax.hs -o compiler/stage2/build/Language/Haskell/Syntax.o -dyno compiler/stage2/build/Language/Haskell/Syntax.dyn_o
<<ghc: 89190496 bytes, 23 GCs, 4543734/10041512 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.438 elapsed), 0.096 MUT (0.186 elapsed), 0.126 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1264560208 bytes, 125 GCs, 19630149/61084576 avg/max bytes residency (7 samples), 128M in use, 0.000 INIT (0.518 elapsed), 1.589 MUT (1.992 elapsed), 0.941 GC (1.491 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Context.hs -o compiler/stage2/build/GHC/Runtime/Context.o -dyno compiler/stage2/build/GHC/Runtime/Context.dyn_o
<<ghc: 761313008 bytes, 102 GCs, 17873720/59958120 avg/max bytes residency (7 samples), 128M in use, 0.000 INIT (0.521 elapsed), 0.907 MUT (1.246 elapsed), 0.700 GC (1.136 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 865460248 bytes, 110 GCs, 11818185/32492400 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.559 elapsed), 0.830 MUT (1.065 elapsed), 0.472 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2585995792 bytes, 308 GCs, 18331148/32444384 avg/max bytes residency (10 samples), 91M in use, 0.000 INIT (0.538 elapsed), 2.395 MUT (2.968 elapsed), 1.336 GC (1.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 375231144 bytes, 69 GCs, 7704721/18758552 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.412 elapsed), 0.442 MUT (0.587 elapsed), 0.253 GC (0.329 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 673201744 bytes, 82 GCs, 11988104/34593208 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.391 elapsed), 0.831 MUT (1.080 elapsed), 0.438 GC (0.626 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 45990192 bytes, 22 GCs, 2396138/6885808 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.631 elapsed), 0.065 MUT (0.135 elapsed), 0.099 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 208776576 bytes, 56 GCs, 6938539/17104392 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.507 elapsed), 0.204 MUT (0.344 elapsed), 0.230 GC (0.320 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 18523768568 bytes, 734 GCs, 117883115/334651552 avg/max bytes residency (22 samples), 876M in use, 0.000 INIT (0.455 elapsed), 17.861 MUT (21.165 elapsed), 15.399 GC (18.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 4038260608 bytes, 232 GCs, 29098777/87875200 avg/max bytes residency (10 samples), 226M in use, 0.000 INIT (0.432 elapsed), 4.167 MUT (5.028 elapsed), 2.340 GC (3.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 98803032 bytes, 31 GCs, 4679980/10466960 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.414 elapsed), 0.110 MUT (0.218 elapsed), 0.133 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1604541376 bytes, 156 GCs, 14189829/38233072 avg/max bytes residency (7 samples), 90M in use, 0.000 INIT (0.645 elapsed), 1.708 MUT (2.074 elapsed), 0.795 GC (1.033 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.2.1 -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.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -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/Data/SizedSeq.hs -o libraries/ghc-boot/dist-install/build/GHC/Data/SizedSeq.o -dyno libraries/ghc-boot/dist-install/build/GHC/Data/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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1131015824 bytes, 106 GCs, 19436473/63304744 avg/max bytes residency (7 samples), 134M in use, 0.000 INIT (0.511 elapsed), 1.369 MUT (1.810 elapsed), 0.856 GC (1.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Linker/Types.hs -o compiler/stage2/build/GHC/Linker/Types.o -dyno compiler/stage2/build/GHC/Linker/Types.dyn_o
<<ghc: 341970176 bytes, 58 GCs, 8135062/20828144 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.425 elapsed), 0.394 MUT (0.559 elapsed), 0.265 GC (0.359 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Deps.hs -o compiler/stage2/build/GHC/Unit/Module/Deps.o -dyno compiler/stage2/build/GHC/Unit/Module/Deps.dyn_o
<<ghc: 858124032 bytes, 141 GCs, 12344461/25189512 avg/max bytes residency (7 samples), 72M in use, 0.000 INIT (0.567 elapsed), 0.956 MUT (1.195 elapsed), 0.706 GC (0.988 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/ModGuts.hs -o compiler/stage2/build/GHC/Unit/Module/ModGuts.o -dyno compiler/stage2/build/GHC/Unit/Module/ModGuts.dyn_o
<<ghc: 372337200 bytes, 67 GCs, 13389854/40316440 avg/max bytes residency (6 samples), 84M in use, 0.000 INIT (0.443 elapsed), 0.383 MUT (0.553 elapsed), 0.362 GC (0.520 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 4136807792 bytes, 219 GCs, 30239182/89169688 avg/max bytes residency (8 samples), 220M in use, 0.000 INIT (0.425 elapsed), 4.859 MUT (5.664 elapsed), 2.178 GC (2.903 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 236127808 bytes, 48 GCs, 9111496/23945656 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.412 elapsed), 0.249 MUT (0.387 elapsed), 0.238 GC (0.372 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1464825208 bytes, 134 GCs, 14841814/45219832 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.447 elapsed), 1.647 MUT (1.945 elapsed), 0.816 GC (1.095 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2688664080 bytes, 202 GCs, 26607500/80462376 avg/max bytes residency (9 samples), 206M in use, 0.000 INIT (0.427 elapsed), 3.193 MUT (3.789 elapsed), 1.696 GC (2.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2029443208 bytes, 194 GCs, 15730296/38358120 avg/max bytes residency (8 samples), 104M in use, 0.000 INIT (0.489 elapsed), 2.061 MUT (2.457 elapsed), 1.060 GC (1.294 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Fields.hs -o compiler/stage2/build/GHC/Iface/Ext/Fields.o -dyno compiler/stage2/build/GHC/Iface/Ext/Fields.dyn_o
<<ghc: 569044480 bytes, 100 GCs, 10778301/29677448 avg/max bytes residency (6 samples), 63M in use, 0.000 INIT (0.525 elapsed), 0.766 MUT (0.914 elapsed), 0.484 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Typeable.hs -o compiler/stage2/build/GHC/Utils/Binary/Typeable.o -dyno compiler/stage2/build/GHC/Utils/Binary/Typeable.dyn_o
<<ghc: 1292266552 bytes, 165 GCs, 14714020/33941704 avg/max bytes residency (8 samples), 84M in use, 0.000 INIT (0.736 elapsed), 1.510 MUT (1.808 elapsed), 1.182 GC (1.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 145865520 bytes, 39 GCs, 6752276/17840008 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.372 elapsed), 0.148 MUT (0.288 elapsed), 0.169 GC (0.242 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 9497112840 bytes, 434 GCs, 82444122/288028976 avg/max bytes residency (13 samples), 734M in use, 0.000 INIT (0.576 elapsed), 10.479 MUT (11.708 elapsed), 7.552 GC (9.499 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/ModIface.hs -o compiler/stage2/build/GHC/Unit/Module/ModIface.o -dyno compiler/stage2/build/GHC/Unit/Module/ModIface.dyn_o
<<ghc: 1449187368 bytes, 133 GCs, 18407922/54961776 avg/max bytes residency (7 samples), 117M in use, 0.000 INIT (0.507 elapsed), 1.601 MUT (1.823 elapsed), 1.017 GC (1.311 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/External.hs -o compiler/stage2/build/GHC/Unit/External.o -dyno compiler/stage2/build/GHC/Unit/External.dyn_o
<<ghc: 206227616 bytes, 46 GCs, 7894662/20252016 avg/max bytes residency (5 samples), 44M in use, 0.001 INIT (0.596 elapsed), 0.225 MUT (0.474 elapsed), 0.257 GC (0.383 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1804232632 bytes, 130 GCs, 22111155/77775312 avg/max bytes residency (8 samples), 159M in use, 0.000 INIT (0.382 elapsed), 1.873 MUT (2.163 elapsed), 1.148 GC (1.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Home/ModInfo.hs -o compiler/stage2/build/GHC/Unit/Home/ModInfo.o -dyno compiler/stage2/build/GHC/Unit/Home/ModInfo.dyn_o
<<ghc: 356176968 bytes, 70 GCs, 12471758/36956128 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.451 elapsed), 0.338 MUT (0.472 elapsed), 0.312 GC (0.432 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/TmpFs.hs -o compiler/stage2/build/GHC/Utils/TmpFs.o -dyno compiler/stage2/build/GHC/Utils/TmpFs.dyn_o
<<ghc: 1153799328 bytes, 178 GCs, 13514720/43370704 avg/max bytes residency (7 samples), 90M in use, 0.001 INIT (0.544 elapsed), 1.309 MUT (1.541 elapsed), 0.760 GC (0.956 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Target.hs -o compiler/stage2/build/GHC/Types/Target.o -dyno compiler/stage2/build/GHC/Types/Target.dyn_o
<<ghc: 178708312 bytes, 63 GCs, 7172265/18448848 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.383 elapsed), 0.293 MUT (0.405 elapsed), 0.273 GC (0.359 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/ModSummary.hs -o compiler/stage2/build/GHC/Unit/Module/ModSummary.o -dyno compiler/stage2/build/GHC/Unit/Module/ModSummary.dyn_o
<<ghc: 670009744 bytes, 79 GCs, 15684816/44274272 avg/max bytes residency (6 samples), 92M in use, 0.000 INIT (0.580 elapsed), 0.708 MUT (0.860 elapsed), 0.506 GC (0.692 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Graph.hs -o compiler/stage2/build/GHC/Unit/Module/Graph.o -dyno compiler/stage2/build/GHC/Unit/Module/Graph.dyn_o
<<ghc: 596522440 bytes, 83 GCs, 13438920/40778016 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.429 elapsed), 0.570 MUT (0.705 elapsed), 0.395 GC (0.521 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Finder/Types.hs -o compiler/stage2/build/GHC/Unit/Finder/Types.o -dyno compiler/stage2/build/GHC/Unit/Finder/Types.dyn_o
<<ghc: 118204296 bytes, 30 GCs, 5088928/12489264 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.541 elapsed), 0.121 MUT (0.231 elapsed), 0.102 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 303216024 bytes, 72 GCs, 10110413/27955912 avg/max bytes residency (6 samples), 58M in use, 0.000 INIT (0.524 elapsed), 0.353 MUT (0.506 elapsed), 0.330 GC (0.433 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.16.0.0 -package-id deepseq-1.4.6.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.16.0.0 -package-id deepseq-1.4.6.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.16.0.0 -package-id deepseq-1.4.6.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.16.0.0 -package-id deepseq-1.4.6.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 212127368 bytes, 44 GCs, 9468892/22272592 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.468 elapsed), 0.184 MUT (0.348 elapsed), 0.182 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Env/Types.hs -o compiler/stage2/build/GHC/Driver/Env/Types.o -dyno compiler/stage2/build/GHC/Driver/Env/Types.dyn_o
<<ghc: 374097936 bytes, 52 GCs, 15579438/43958192 avg/max bytes residency (6 samples), 98M in use, 0.000 INIT (0.402 elapsed), 0.458 MUT (0.672 elapsed), 0.423 GC (0.598 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/SourceError.hs -o compiler/stage2/build/GHC/Types/SourceError.o -dyno compiler/stage2/build/GHC/Types/SourceError.dyn_o
<<ghc: 145049280 bytes, 46 GCs, 5267280/12935168 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.353 elapsed), 0.154 MUT (0.263 elapsed), 0.138 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Errors.hs -o compiler/stage2/build/GHC/Driver/Errors.o -dyno compiler/stage2/build/GHC/Driver/Errors.dyn_o
<<ghc: 590337440 bytes, 69 GCs, 13940409/37895576 avg/max bytes residency (5 samples), 79M in use, 0.000 INIT (0.430 elapsed), 0.513 MUT (0.681 elapsed), 0.361 GC (0.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Env.hs -o compiler/stage2/build/GHC/Driver/Env.o -dyno compiler/stage2/build/GHC/Driver/Env.dyn_o
<<ghc: 1037699536 bytes, 152 GCs, 24223264/79920136 avg/max bytes residency (8 samples), 171M in use, 0.000 INIT (0.378 elapsed), 1.051 MUT (1.327 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2603372472 bytes, 169 GCs, 34664998/116293832 avg/max bytes residency (9 samples), 269M in use, 0.000 INIT (0.582 elapsed), 2.641 MUT (3.075 elapsed), 1.972 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 11264168952 bytes, 452 GCs, 83747385/239019192 avg/max bytes residency (13 samples), 651M in use, 0.001 INIT (0.832 elapsed), 12.192 MUT (13.654 elapsed), 7.480 GC (9.067 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1615259624 bytes, 133 GCs, 23638301/83201832 avg/max bytes residency (8 samples), 168M in use, 0.000 INIT (0.640 elapsed), 1.691 MUT (2.008 elapsed), 1.174 GC (1.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2485375552 bytes, 195 GCs, 29167943/97159392 avg/max bytes residency (9 samples), 229M in use, 0.000 INIT (0.683 elapsed), 2.831 MUT (3.316 elapsed), 1.638 GC (2.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2833401112 bytes, 208 GCs, 43818407/171324584 avg/max bytes residency (10 samples), 375M in use, 0.000 INIT (0.468 elapsed), 3.078 MUT (3.596 elapsed), 2.585 GC (3.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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 122170976 bytes, 43 GCs, 7627190/19561528 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.360 elapsed), 0.124 MUT (0.185 elapsed), 0.185 GC (0.252 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 6157017392 bytes, 317 GCs, 60056400/165231472 avg/max bytes residency (12 samples), 436M in use, 0.000 INIT (0.478 elapsed), 6.586 MUT (7.274 elapsed), 5.124 GC (6.157 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 128460008 bytes, 40 GCs, 12086480/34216536 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.351 elapsed), 0.135 MUT (0.180 elapsed), 0.285 GC (0.395 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 139662296 bytes, 41 GCs, 8461353/23271576 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.550 elapsed), 0.148 MUT (0.217 elapsed), 0.237 GC (0.322 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Finder.hs -o compiler/stage2/build/GHC/Unit/Finder.o -dyno compiler/stage2/build/GHC/Unit/Finder.dyn_o
<<ghc: 1150147760 bytes, 119 GCs, 23200873/78913512 avg/max bytes residency (8 samples), 164M in use, 0.000 INIT (0.456 elapsed), 1.106 MUT (1.374 elapsed), 0.819 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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-boot -o compiler/stage2/build/GHC/Core/SimpleOpt.o-boot -dyno compiler/stage2/build/GHC/Core/SimpleOpt.dyn_o-boot
<<ghc: 54108640 bytes, 22 GCs, 2725376/7873512 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.420 elapsed), 0.076 MUT (0.121 elapsed), 0.107 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.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 3134985024 bytes, 289 GCs, 22632980/68865088 avg/max bytes residency (9 samples), 162M in use, 0.000 INIT (0.471 elapsed), 3.406 MUT (3.894 elapsed), 1.863 GC (2.378 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 1281661784 bytes, 105 GCs, 17490066/52611096 avg/max bytes residency (6 samples), 107M in use, 0.000 INIT (0.429 elapsed), 1.442 MUT (1.728 elapsed), 0.727 GC (1.034 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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/Make.hs -o compiler/stage2/build/GHC/Core/Unfold/Make.o -dyno compiler/stage2/build/GHC/Core/Unfold/Make.dyn_o
<<ghc: 300047016 bytes, 74 GCs, 9708168/27829928 avg/max bytes residency (6 samples), 59M in use, 0.000 INIT (0.439 elapsed), 0.399 MUT (0.631 elapsed), 0.382 GC (0.602 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 2602298520 bytes, 245 GCs, 24991310/66772136 avg/max bytes residency (9 samples), 178M in use, 0.000 INIT (0.447 elapsed), 2.939 MUT (3.342 elapsed), 1.676 GC (2.124 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.16.0.0 -package-id binary-0.8.9.0 -package-id bytestring-0.11.1.0 -package-id containers-0.6.5.1 -package-id deepseq-1.4.6.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.13.2 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.11.1.1 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-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: 446361280 bytes, 118 GCs, 19936049/73147504 avg/max bytes residency (8 samples), 140M in use, 0.000 INIT (0.464 elapsed), 0.536 MUT (0.683 elapsed), 0.889 GC (1.213 elapsed) :ghc>>
gmake[1]: *** [compiler/ghc.mk:288: compiler/stage2/build/GHC/Core/Opt/ConstantFold.o] Error 1
gmake: *** [Makefile:128: all] Terminated
*** Error code 2

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

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