MidnightBSD Magus

lang/ghc

Compiler for the functional language Haskell

Flavor Version Run OSVersion Arch License Restricted Status
8.10.4 465 2.1 amd64 bsd3 0 fail

Events

Machine Type Time Message
m2164 info 2021-09-10 11:05:56.458963 Test Started
m2164 fail 2021-09-10 12:12:09.139015 make build returned non-zero: 1
m2164 fail 2021-09-10 12:12:09.312666 Test complete.

Log

===>  Building for ghc-8.10.4
gmake[1]: Entering directory '/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4'
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
gmake --no-print-directory -f ghc.mk phase=0 phase_0_builds
mkdir -p inplace/bin
mkdir -p inplace/lib
"rm" -f inplace/bin/mkdirhier  
echo '#!/bin/sh'  		 >> inplace/bin/mkdirhier
cat utils/mkdirhier/mkdirhier.sh >> inplace/bin/mkdirhier
chmod +x inplace/bin/mkdirhier
"inplace/bin/mkdirhier" utils/ghc-cabal/dist/build/tmp//.
"inplace/bin/mkdirhier" bootstrapping/.
"inplace/bin/mkdirhier" includes/dist/build//.
"inplace/bin/mkdirhier" compiler/stage1/build//.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-boot/build/GHC//.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-boot/build/GHC/Platform//.
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall \
       -optc-O2 -optc-pipe -optc-Wall \
        \
			 -O0 \
       -hide-all-packages \
       -package ghc-prim -package base -package array -package transformers -package time -package containers -package bytestring -package deepseq -package process -package pretty -package directory -package filepath -package unix -package template-haskell \
       --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,2,1,0 \
       -DCABAL_PARSEC \
       -DBOOTSTRAPPING \
       -odir  bootstrapping \
       -hidir bootstrapping \
       libraries/Cabal/Cabal/Distribution/Fields/Lexer.hs \
       -ilibraries/Cabal/Cabal \
       -ilibraries/binary/src \
       -ilibraries/filepath \
       -ilibraries/hpc \
       -ilibraries/mtl \
       -ilibraries/text/src \
       libraries/text/cbits/cbits.c \
       -Ilibraries/text/include \
       -ilibraries/parsec/src \
        \
       
"rm" -f includes/dist/build/ghcplatform.h  
"rm" -f includes/dist/build/ghcautoconf.h  
Creating includes/dist/build/ghcplatform.h...
Creating includes/dist/build/ghcautoconf.h...
Done.
"rm" -f compiler/stage1/build/Config.hs  
Creating compiler/stage1/build/Config.hs ... 
Done.
"rm" -f libraries/ghc-boot/dist-boot/build/GHC/Version.hs  
done.
"rm" -f libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs  
done.
done.
[  1 of 293] Compiling Control.Monad.Cont.Class ( libraries/mtl/Control/Monad/Cont/Class.hs, bootstrapping/Control/Monad/Cont/Class.o )
[  2 of 293] Compiling Control.Monad.Error.Class ( libraries/mtl/Control/Monad/Error/Class.hs, bootstrapping/Control/Monad/Error/Class.o )
[  3 of 293] Compiling Control.Monad.Identity ( libraries/mtl/Control/Monad/Identity.hs, bootstrapping/Control/Monad/Identity.o )
[  4 of 293] Compiling Control.Monad.Reader.Class ( libraries/mtl/Control/Monad/Reader/Class.hs, bootstrapping/Control/Monad/Reader/Class.o )
[  5 of 293] Compiling Control.Monad.State.Class ( libraries/mtl/Control/Monad/State/Class.hs, bootstrapping/Control/Monad/State/Class.o )
[  6 of 293] Compiling Control.Monad.Trans ( libraries/mtl/Control/Monad/Trans.hs, bootstrapping/Control/Monad/Trans.o )
[  7 of 293] Compiling Control.Monad.State.Strict ( libraries/mtl/Control/Monad/State/Strict.hs, bootstrapping/Control/Monad/State/Strict.o )
[  8 of 293] Compiling Data.Binary.Builder ( libraries/binary/src/Data/Binary/Builder.hs, bootstrapping/Data/Binary/Builder.o )
[  9 of 293] Compiling Data.Binary.FloatCast ( libraries/binary/src/Data/Binary/FloatCast.hs, bootstrapping/Data/Binary/FloatCast.o )
[ 10 of 293] Compiling Data.Binary.Internal ( libraries/binary/src/Data/Binary/Internal.hs, bootstrapping/Data/Binary/Internal.o )
[ 11 of 293] Compiling Data.Binary.Get.Internal ( libraries/binary/src/Data/Binary/Get/Internal.hs, bootstrapping/Data/Binary/Get/Internal.o )
[ 12 of 293] Compiling Data.Binary.Get  ( libraries/binary/src/Data/Binary/Get.hs, bootstrapping/Data/Binary/Get.o )
[ 13 of 293] Compiling Data.Binary.Put  ( libraries/binary/src/Data/Binary/Put.hs, bootstrapping/Data/Binary/Put.o )
[ 14 of 293] Compiling Data.Binary.Class ( libraries/binary/src/Data/Binary/Class.hs, bootstrapping/Data/Binary/Class.o )
[ 15 of 293] Compiling Data.Binary.Generic ( libraries/binary/src/Data/Binary/Generic.hs, bootstrapping/Data/Binary/Generic.o )
[ 16 of 293] Compiling Data.Binary      ( libraries/binary/src/Data/Binary.hs, bootstrapping/Data/Binary.o )
[ 17 of 293] Compiling Data.Text.Encoding.Error ( libraries/text/src/Data/Text/Encoding/Error.hs, bootstrapping/Data/Text/Encoding/Error.o )
[ 18 of 293] Compiling Data.Text.Internal.ByteStringCompat ( libraries/text/src/Data/Text/Internal/ByteStringCompat.hs, bootstrapping/Data/Text/Internal/ByteStringCompat.o )
[ 19 of 293] Compiling Data.Text.Internal.Encoding.Utf16 ( libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs, bootstrapping/Data/Text/Internal/Encoding/Utf16.o )
[ 20 of 293] Compiling Data.Text.Internal.Encoding.Utf32 ( libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs, bootstrapping/Data/Text/Internal/Encoding/Utf32.o )
[ 21 of 293] Compiling Data.Text.Internal.Functions ( libraries/text/src/Data/Text/Internal/Functions.hs, bootstrapping/Data/Text/Internal/Functions.o )
[ 22 of 293] Compiling Data.Text.Internal.Unsafe ( libraries/text/src/Data/Text/Internal/Unsafe.hs, bootstrapping/Data/Text/Internal/Unsafe.o )
[ 23 of 293] Compiling Data.Text.Internal.Unsafe.Shift ( libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs, bootstrapping/Data/Text/Internal/Unsafe/Shift.o )
[ 24 of 293] Compiling Data.Text.Array  ( libraries/text/src/Data/Text/Array.hs, bootstrapping/Data/Text/Array.o )
[ 25 of 293] Compiling Data.Text.Internal.Unsafe.Char ( libraries/text/src/Data/Text/Internal/Unsafe/Char.hs, bootstrapping/Data/Text/Internal/Unsafe/Char.o )
[ 26 of 293] Compiling Data.Text.Internal.Encoding.Utf8 ( libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs, bootstrapping/Data/Text/Internal/Encoding/Utf8.o )
[ 27 of 293] Compiling Data.Text.Internal ( libraries/text/src/Data/Text/Internal.hs, bootstrapping/Data/Text/Internal.o )
[ 28 of 293] Compiling Data.Text.Internal.Search ( libraries/text/src/Data/Text/Internal/Search.hs, bootstrapping/Data/Text/Internal/Search.o )
[ 29 of 293] Compiling Data.Text.Internal.Fusion.Size ( libraries/text/src/Data/Text/Internal/Fusion/Size.hs, bootstrapping/Data/Text/Internal/Fusion/Size.o )
[ 30 of 293] Compiling Data.Text.Internal.Fusion.Types ( libraries/text/src/Data/Text/Internal/Fusion/Types.hs, bootstrapping/Data/Text/Internal/Fusion/Types.o )
[ 31 of 293] Compiling Data.Text.Internal.Fusion.CaseMapping ( libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs, bootstrapping/Data/Text/Internal/Fusion/CaseMapping.o )
[ 32 of 293] Compiling Data.Text.Internal.Fusion.Common ( libraries/text/src/Data/Text/Internal/Fusion/Common.hs, bootstrapping/Data/Text/Internal/Fusion/Common.o )
[ 33 of 293] Compiling Data.Text.Unsafe ( libraries/text/src/Data/Text/Unsafe.hs, bootstrapping/Data/Text/Unsafe.o )
[ 34 of 293] Compiling Data.Text.Internal.Private ( libraries/text/src/Data/Text/Internal/Private.hs, bootstrapping/Data/Text/Internal/Private.o )
[ 35 of 293] Compiling Data.Text.Internal.Fusion ( libraries/text/src/Data/Text/Internal/Fusion.hs, bootstrapping/Data/Text/Internal/Fusion.o )
[ 36 of 293] Compiling Data.Text.Show   ( libraries/text/src/Data/Text/Show.hs, bootstrapping/Data/Text/Show.o )
[ 37 of 293] 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 )
[ 38 of 293] 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 )
[ 39 of 293] Compiling Data.Text.Internal.Encoding.Fusion ( libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs, bootstrapping/Data/Text/Internal/Encoding/Fusion.o )
[ 40 of 293] Compiling Data.Text.Encoding ( libraries/text/src/Data/Text/Encoding.hs, bootstrapping/Data/Text/Encoding.o )
[ 41 of 293] Compiling Data.Text        ( libraries/text/src/Data/Text.hs, bootstrapping/Data/Text.o )
[ 42 of 293] Compiling Data.Text.Internal.Lazy ( libraries/text/src/Data/Text/Internal/Lazy.hs, bootstrapping/Data/Text/Internal/Lazy.o )
[ 43 of 293] Compiling Data.Text.Internal.Lazy.Search ( libraries/text/src/Data/Text/Internal/Lazy/Search.hs, bootstrapping/Data/Text/Internal/Lazy/Search.o )
[ 44 of 293] Compiling Data.Text.Internal.Lazy.Fusion ( libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs, bootstrapping/Data/Text/Internal/Lazy/Fusion.o )
[ 45 of 293] Compiling Data.Text.Lazy.Encoding ( libraries/text/src/Data/Text/Lazy/Encoding.hs, bootstrapping/Data/Text/Lazy/Encoding.o )
[ 46 of 293] Compiling Data.Text.Lazy   ( libraries/text/src/Data/Text/Lazy.hs, bootstrapping/Data/Text/Lazy.o )
[ 47 of 293] Compiling Distribution.Compat.Async ( libraries/Cabal/Cabal/Distribution/Compat/Async.hs, bootstrapping/Distribution/Compat/Async.o )
[ 48 of 293] Compiling Distribution.Compat.Binary ( libraries/Cabal/Cabal/Distribution/Compat/Binary.hs, bootstrapping/Distribution/Compat/Binary.o )
[ 49 of 293] Compiling Distribution.Compat.Directory ( libraries/Cabal/Cabal/Distribution/Compat/Directory.hs, bootstrapping/Distribution/Compat/Directory.o )
[ 50 of 293] Compiling Distribution.Compat.Exception ( libraries/Cabal/Cabal/Distribution/Compat/Exception.hs, bootstrapping/Distribution/Compat/Exception.o )
[ 51 of 293] Compiling Distribution.Compat.MonadFail ( libraries/Cabal/Cabal/Distribution/Compat/MonadFail.hs, bootstrapping/Distribution/Compat/MonadFail.o )
[ 52 of 293] Compiling Distribution.Compat.Newtype ( libraries/Cabal/Cabal/Distribution/Compat/Newtype.hs, bootstrapping/Distribution/Compat/Newtype.o )
[ 53 of 293] Compiling Distribution.Compat.Process ( libraries/Cabal/Cabal/Distribution/Compat/Process.hs, bootstrapping/Distribution/Compat/Process.o )
[ 54 of 293] Compiling Distribution.Compat.Stack ( libraries/Cabal/Cabal/Distribution/Compat/Stack.hs, bootstrapping/Distribution/Compat/Stack.o )
[ 55 of 293] Compiling Distribution.Compat.Typeable ( libraries/Cabal/Cabal/Distribution/Compat/Typeable.hs, bootstrapping/Distribution/Compat/Typeable.o )
[ 56 of 293] Compiling Distribution.PackageDescription.Utils ( libraries/Cabal/Cabal/Distribution/PackageDescription/Utils.hs, bootstrapping/Distribution/PackageDescription/Utils.o )
[ 57 of 293] Compiling Distribution.Simple.Utils.Json ( libraries/Cabal/Cabal/Distribution/Simple/Utils/Json.hs, bootstrapping/Distribution/Simple/Utils/Json.o )
[ 58 of 293] Compiling Distribution.Utils.Base62 ( libraries/Cabal/Cabal/Distribution/Utils/Base62.hs, bootstrapping/Distribution/Utils/Base62.o )
[ 59 of 293] Compiling Distribution.Utils.MD5 ( libraries/Cabal/Cabal/Distribution/Utils/MD5.hs, bootstrapping/Distribution/Utils/MD5.o )
[ 60 of 293] Compiling Distribution.Utils.String ( libraries/Cabal/Cabal/Distribution/Utils/String.hs, bootstrapping/Distribution/Utils/String.o )
[ 61 of 293] Compiling Distribution.Utils.Structured ( libraries/Cabal/Cabal/Distribution/Utils/Structured.hs, bootstrapping/Distribution/Utils/Structured.o )
[ 62 of 293] Compiling Distribution.Compat.Semigroup ( libraries/Cabal/Cabal/Distribution/Compat/Semigroup.hs, bootstrapping/Distribution/Compat/Semigroup.o )
[ 63 of 293] Compiling Distribution.Compat.Prelude ( libraries/Cabal/Cabal/Distribution/Compat/Prelude.hs, bootstrapping/Distribution/Compat/Prelude.o )
[ 64 of 293] Compiling Distribution.Utils.ShortText ( libraries/Cabal/Cabal/Distribution/Utils/ShortText.hs, bootstrapping/Distribution/Utils/ShortText.o )
[ 65 of 293] Compiling Distribution.Utils.Progress ( libraries/Cabal/Cabal/Distribution/Utils/Progress.hs, bootstrapping/Distribution/Utils/Progress.o )
[ 66 of 293] Compiling Distribution.Utils.MapAccum ( libraries/Cabal/Cabal/Distribution/Utils/MapAccum.hs, bootstrapping/Distribution/Utils/MapAccum.o )
[ 67 of 293] Compiling Distribution.Utils.IOData ( libraries/Cabal/Cabal/Distribution/Utils/IOData.hs, bootstrapping/Distribution/Utils/IOData.o )
[ 68 of 293] Compiling Distribution.Types.Condition ( libraries/Cabal/Cabal/Distribution/Types/Condition.hs, bootstrapping/Distribution/Types/Condition.o )
[ 69 of 293] Compiling Distribution.TestSuite ( libraries/Cabal/Cabal/Distribution/TestSuite.hs, bootstrapping/Distribution/TestSuite.o )
[ 70 of 293] Compiling Distribution.Simple.InstallDirs.Internal ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs/Internal.hs, bootstrapping/Distribution/Simple/InstallDirs/Internal.o )
[ 71 of 293] Compiling Distribution.Simple.Flag ( libraries/Cabal/Cabal/Distribution/Simple/Flag.hs, bootstrapping/Distribution/Simple/Flag.o )
[ 72 of 293] Compiling Distribution.Parsec.Position ( libraries/Cabal/Cabal/Distribution/Parsec/Position.hs, bootstrapping/Distribution/Parsec/Position.o )
[ 73 of 293] Compiling Distribution.PackageDescription.Quirks ( libraries/Cabal/Cabal/Distribution/PackageDescription/Quirks.hs, bootstrapping/Distribution/PackageDescription/Quirks.o )
[ 74 of 293] Compiling Distribution.GetOpt ( libraries/Cabal/Cabal/Distribution/GetOpt.hs, bootstrapping/Distribution/GetOpt.o )
[ 75 of 293] Compiling Distribution.Fields.Field ( libraries/Cabal/Cabal/Distribution/Fields/Field.hs, bootstrapping/Distribution/Fields/Field.o )
[ 76 of 293] Compiling Distribution.Compat.GetShortPathName ( libraries/Cabal/Cabal/Distribution/Compat/GetShortPathName.hs, bootstrapping/Distribution/Compat/GetShortPathName.o )
[ 77 of 293] Compiling Distribution.Compat.Environment ( libraries/Cabal/Cabal/Distribution/Compat/Environment.hs, bootstrapping/Distribution/Compat/Environment.o )
[ 78 of 293] Compiling Distribution.Compat.DList ( libraries/Cabal/Cabal/Distribution/Compat/DList.hs, bootstrapping/Distribution/Compat/DList.o )
[ 79 of 293] Compiling Distribution.Lex ( libraries/Cabal/Cabal/Distribution/Lex.hs, bootstrapping/Distribution/Lex.o )
[ 80 of 293] Compiling Distribution.Compat.Lens ( libraries/Cabal/Cabal/Distribution/Compat/Lens.hs, bootstrapping/Distribution/Compat/Lens.o )
[ 81 of 293] Compiling Distribution.Types.CondTree ( libraries/Cabal/Cabal/Distribution/Types/CondTree.hs, bootstrapping/Distribution/Types/CondTree.o )
[ 82 of 293] Compiling Distribution.Compat.CreatePipe ( libraries/Cabal/Cabal/Distribution/Compat/CreatePipe.hs, bootstrapping/Distribution/Compat/CreatePipe.o )
[ 83 of 293] Compiling Distribution.CabalSpecVersion ( libraries/Cabal/Cabal/Distribution/CabalSpecVersion.hs, bootstrapping/Distribution/CabalSpecVersion.o )
[ 84 of 293] Compiling Distribution.SPDX.LicenseListVersion ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseListVersion.hs, bootstrapping/Distribution/SPDX/LicenseListVersion.o )
[ 85 of 293] Compiling Distribution.Pretty ( libraries/Cabal/Cabal/Distribution/Pretty.hs, bootstrapping/Distribution/Pretty.o )
[ 86 of 293] Compiling Distribution.Compat.Graph ( libraries/Cabal/Cabal/Distribution/Compat/Graph.hs, bootstrapping/Distribution/Compat/Graph.o )
[ 87 of 293] Compiling Distribution.Utils.UnionFind ( libraries/Cabal/Cabal/Distribution/Utils/UnionFind.hs, bootstrapping/Distribution/Utils/UnionFind.o )
[ 88 of 293] Compiling Distribution.Verbosity.Internal ( libraries/Cabal/Cabal/Distribution/Verbosity/Internal.hs, bootstrapping/Distribution/Verbosity/Internal.o )
[ 89 of 293] Compiling System.FilePath.Posix ( libraries/filepath/System/FilePath/Posix.hs, bootstrapping/System/FilePath/Posix.o )
[ 90 of 293] Compiling System.FilePath  ( libraries/filepath/System/FilePath.hs, bootstrapping/System/FilePath.o )
[ 91 of 293] Compiling Distribution.Utils.Generic ( libraries/Cabal/Cabal/Distribution/Utils/Generic.hs, bootstrapping/Distribution/Utils/Generic.o )
[ 92 of 293] Compiling Distribution.Simple.Program.Internal ( libraries/Cabal/Cabal/Distribution/Simple/Program/Internal.hs, bootstrapping/Distribution/Simple/Program/Internal.o )
[ 93 of 293] Compiling Distribution.Simple.PreProcess.Unlit ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess/Unlit.hs, bootstrapping/Distribution/Simple/PreProcess/Unlit.o )
[ 94 of 293] Compiling Distribution.Simple.CCompiler ( libraries/Cabal/Cabal/Distribution/Simple/CCompiler.hs, bootstrapping/Distribution/Simple/CCompiler.o )
[ 95 of 293] Compiling Distribution.Parsec.Warning ( libraries/Cabal/Cabal/Distribution/Parsec/Warning.hs, bootstrapping/Distribution/Parsec/Warning.o )
[ 96 of 293] Compiling Distribution.Fields.LexerMonad ( libraries/Cabal/Cabal/Distribution/Fields/LexerMonad.hs, bootstrapping/Distribution/Fields/LexerMonad.o )
[ 97 of 293] Compiling Distribution.Fields.Lexer ( libraries/Cabal/Cabal/Distribution/Fields/Lexer.hs, bootstrapping/Distribution/Fields/Lexer.o )
[ 98 of 293] Compiling Distribution.Parsec.Error ( libraries/Cabal/Cabal/Distribution/Parsec/Error.hs, bootstrapping/Distribution/Parsec/Error.o )
[ 99 of 293] Compiling Distribution.Compat.ResponseFile ( libraries/Cabal/Cabal/Distribution/Compat/ResponseFile.hs, bootstrapping/Distribution/Compat/ResponseFile.o )
[100 of 293] Compiling Distribution.Compat.Internal.TempFile ( libraries/Cabal/Cabal/Distribution/Compat/Internal/TempFile.hs, bootstrapping/Distribution/Compat/Internal/TempFile.o )
[101 of 293] Compiling Distribution.Compat.FilePath ( libraries/Cabal/Cabal/Distribution/Compat/FilePath.hs, bootstrapping/Distribution/Compat/FilePath.o )
[102 of 293] Compiling Distribution.Compat.CopyFile ( libraries/Cabal/Cabal/Distribution/Compat/CopyFile.hs, bootstrapping/Distribution/Compat/CopyFile.o )
[103 of 293] Compiling System.FilePath.Windows ( libraries/filepath/System/FilePath/Windows.hs, bootstrapping/System/FilePath/Windows.o )
[104 of 293] Compiling Text.Parsec.Pos  ( libraries/parsec/src/Text/Parsec/Pos.hs, bootstrapping/Text/Parsec/Pos.o )
[105 of 293] Compiling Text.Parsec.Error ( libraries/parsec/src/Text/Parsec/Error.hs, bootstrapping/Text/Parsec/Error.o )
[106 of 293] Compiling Text.Parsec.Prim ( libraries/parsec/src/Text/Parsec/Prim.hs, bootstrapping/Text/Parsec/Prim.o )
[107 of 293] Compiling Text.Parsec.Combinator ( libraries/parsec/src/Text/Parsec/Combinator.hs, bootstrapping/Text/Parsec/Combinator.o )
[108 of 293] Compiling Text.Parsec.Char ( libraries/parsec/src/Text/Parsec/Char.hs, bootstrapping/Text/Parsec/Char.o )
[109 of 293] Compiling Text.Parsec      ( libraries/parsec/src/Text/Parsec.hs, bootstrapping/Text/Parsec.o )
[110 of 293] Compiling Distribution.Parsec.FieldLineStream ( libraries/Cabal/Cabal/Distribution/Parsec/FieldLineStream.hs, bootstrapping/Distribution/Parsec/FieldLineStream.o )
[111 of 293] Compiling Distribution.Compat.Parsing ( libraries/Cabal/Cabal/Distribution/Compat/Parsing.hs, bootstrapping/Distribution/Compat/Parsing.o )
[112 of 293] Compiling Distribution.Compat.CharParsing ( libraries/Cabal/Cabal/Distribution/Compat/CharParsing.hs, bootstrapping/Distribution/Compat/CharParsing.o )
[113 of 293] Compiling Distribution.Parsec ( libraries/Cabal/Cabal/Distribution/Parsec.hs, bootstrapping/Distribution/Parsec.o )
[114 of 293] Compiling Language.Haskell.Extension ( libraries/Cabal/Cabal/Language/Haskell/Extension.hs, bootstrapping/Language/Haskell/Extension.o )
[115 of 293] Compiling Distribution.Types.Version ( libraries/Cabal/Cabal/Distribution/Types/Version.hs, bootstrapping/Distribution/Types/Version.o )
[116 of 293] Compiling Distribution.Types.VersionRange.Internal ( libraries/Cabal/Cabal/Distribution/Types/VersionRange/Internal.hs, bootstrapping/Distribution/Types/VersionRange/Internal.o )
[117 of 293] Compiling Distribution.Types.VersionRange ( libraries/Cabal/Cabal/Distribution/Types/VersionRange.hs, bootstrapping/Distribution/Types/VersionRange.o )
[118 of 293] Compiling Distribution.Types.VersionInterval ( libraries/Cabal/Cabal/Distribution/Types/VersionInterval.hs, bootstrapping/Distribution/Types/VersionInterval.o )
[119 of 293] Compiling Distribution.Version ( libraries/Cabal/Cabal/Distribution/Version.hs, bootstrapping/Distribution/Version.o )
[120 of 293] Compiling Distribution.Types.TestType ( libraries/Cabal/Cabal/Distribution/Types/TestType.hs, bootstrapping/Distribution/Types/TestType.o )
[121 of 293] Compiling Distribution.Types.SourceRepo ( libraries/Cabal/Cabal/Distribution/Types/SourceRepo.hs, bootstrapping/Distribution/Types/SourceRepo.o )
[122 of 293] Compiling Distribution.Types.SourceRepo.Lens ( libraries/Cabal/Cabal/Distribution/Types/SourceRepo/Lens.hs, bootstrapping/Distribution/Types/SourceRepo/Lens.o )
[123 of 293] Compiling Distribution.Types.PkgconfigVersion ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigVersion.hs, bootstrapping/Distribution/Types/PkgconfigVersion.o )
[124 of 293] Compiling Distribution.Types.PkgconfigVersionRange ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigVersionRange.hs, bootstrapping/Distribution/Types/PkgconfigVersionRange.o )
[125 of 293] Compiling Distribution.Types.PkgconfigName ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigName.hs, bootstrapping/Distribution/Types/PkgconfigName.o )
[126 of 293] Compiling Distribution.Types.PkgconfigDependency ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigDependency.hs, bootstrapping/Distribution/Types/PkgconfigDependency.o )
[127 of 293] Compiling Distribution.Types.PackageName ( libraries/Cabal/Cabal/Distribution/Types/PackageName.hs, bootstrapping/Distribution/Types/PackageName.o )
[128 of 293] Compiling Distribution.Types.UnqualComponentName ( libraries/Cabal/Cabal/Distribution/Types/UnqualComponentName.hs, bootstrapping/Distribution/Types/UnqualComponentName.o )
[129 of 293] Compiling Distribution.Types.PackageId ( libraries/Cabal/Cabal/Distribution/Types/PackageId.hs, bootstrapping/Distribution/Types/PackageId.o )
[130 of 293] Compiling Distribution.Types.PackageName.Magic ( libraries/Cabal/Cabal/Distribution/Types/PackageName/Magic.hs, bootstrapping/Distribution/Types/PackageName/Magic.o )
[131 of 293] Compiling Distribution.Types.PackageId.Lens ( libraries/Cabal/Cabal/Distribution/Types/PackageId/Lens.hs, bootstrapping/Distribution/Types/PackageId/Lens.o )
[132 of 293] Compiling Distribution.Types.LibraryVisibility ( libraries/Cabal/Cabal/Distribution/Types/LibraryVisibility.hs, bootstrapping/Distribution/Types/LibraryVisibility.o )
[133 of 293] Compiling Distribution.Types.LibraryName ( libraries/Cabal/Cabal/Distribution/Types/LibraryName.hs, bootstrapping/Distribution/Types/LibraryName.o )
[134 of 293] Compiling Distribution.Types.MungedPackageName ( libraries/Cabal/Cabal/Distribution/Types/MungedPackageName.hs, bootstrapping/Distribution/Types/MungedPackageName.o )
[135 of 293] Compiling Distribution.Types.MungedPackageId ( libraries/Cabal/Cabal/Distribution/Types/MungedPackageId.hs, bootstrapping/Distribution/Types/MungedPackageId.o )
[136 of 293] Compiling Distribution.Types.LegacyExeDependency ( libraries/Cabal/Cabal/Distribution/Types/LegacyExeDependency.hs, bootstrapping/Distribution/Types/LegacyExeDependency.o )
[137 of 293] Compiling Distribution.Types.ForeignLibType ( libraries/Cabal/Cabal/Distribution/Types/ForeignLibType.hs, bootstrapping/Distribution/Types/ForeignLibType.o )
[138 of 293] Compiling Distribution.Types.ForeignLibOption ( libraries/Cabal/Cabal/Distribution/Types/ForeignLibOption.hs, bootstrapping/Distribution/Types/ForeignLibOption.o )
[139 of 293] Compiling Distribution.Types.Flag ( libraries/Cabal/Cabal/Distribution/Types/Flag.hs, bootstrapping/Distribution/Types/Flag.o )
[140 of 293] Compiling Distribution.Types.ExecutableScope ( libraries/Cabal/Cabal/Distribution/Types/ExecutableScope.hs, bootstrapping/Distribution/Types/ExecutableScope.o )
[141 of 293] Compiling Distribution.Types.Dependency ( libraries/Cabal/Cabal/Distribution/Types/Dependency.hs, bootstrapping/Distribution/Types/Dependency.o )
[142 of 293] Compiling Distribution.Types.SetupBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/SetupBuildInfo.hs, bootstrapping/Distribution/Types/SetupBuildInfo.o )
[143 of 293] Compiling Distribution.Types.SetupBuildInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/SetupBuildInfo/Lens.hs, bootstrapping/Distribution/Types/SetupBuildInfo/Lens.o )
[144 of 293] Compiling Distribution.Types.DependencyMap ( libraries/Cabal/Cabal/Distribution/Types/DependencyMap.hs, bootstrapping/Distribution/Types/DependencyMap.o )
[145 of 293] Compiling Distribution.Types.ComponentName ( libraries/Cabal/Cabal/Distribution/Types/ComponentName.hs, bootstrapping/Distribution/Types/ComponentName.o )
[146 of 293] Compiling Distribution.Types.ExeDependency ( libraries/Cabal/Cabal/Distribution/Types/ExeDependency.hs, bootstrapping/Distribution/Types/ExeDependency.o )
[147 of 293] Compiling Distribution.Types.ComponentId ( libraries/Cabal/Cabal/Distribution/Types/ComponentId.hs, bootstrapping/Distribution/Types/ComponentId.o )
[148 of 293] Compiling Distribution.Types.UnitId ( libraries/Cabal/Cabal/Distribution/Types/UnitId.hs, bootstrapping/Distribution/Types/UnitId.o )
[149 of 293] Compiling Distribution.Types.GivenComponent ( libraries/Cabal/Cabal/Distribution/Types/GivenComponent.hs, bootstrapping/Distribution/Types/GivenComponent.o )
[150 of 293] Compiling Distribution.Types.BuildType ( libraries/Cabal/Cabal/Distribution/Types/BuildType.hs, bootstrapping/Distribution/Types/BuildType.o )
[151 of 293] Compiling Distribution.Types.BenchmarkType ( libraries/Cabal/Cabal/Distribution/Types/BenchmarkType.hs, bootstrapping/Distribution/Types/BenchmarkType.o )
[152 of 293] Compiling Distribution.Types.BenchmarkInterface ( libraries/Cabal/Cabal/Distribution/Types/BenchmarkInterface.hs, bootstrapping/Distribution/Types/BenchmarkInterface.o )
[153 of 293] Compiling Distribution.Types.AbiHash ( libraries/Cabal/Cabal/Distribution/Types/AbiHash.hs, bootstrapping/Distribution/Types/AbiHash.o )
[154 of 293] Compiling Distribution.Text ( libraries/Cabal/Cabal/Distribution/Text.hs, bootstrapping/Distribution/Text.o )
[155 of 293] Compiling Distribution.System ( libraries/Cabal/Cabal/Distribution/System.hs, bootstrapping/Distribution/System.o )
[156 of 293] Compiling Distribution.SPDX.LicenseReference ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseReference.hs, bootstrapping/Distribution/SPDX/LicenseReference.o )
[157 of 293] Compiling Distribution.SPDX.LicenseId ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseId.hs, bootstrapping/Distribution/SPDX/LicenseId.o )
[158 of 293] Compiling Distribution.SPDX.LicenseExceptionId ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseExceptionId.hs, bootstrapping/Distribution/SPDX/LicenseExceptionId.o )
[159 of 293] Compiling Distribution.SPDX.LicenseExpression ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseExpression.hs, bootstrapping/Distribution/SPDX/LicenseExpression.o )
[160 of 293] Compiling Distribution.SPDX.License ( libraries/Cabal/Cabal/Distribution/SPDX/License.hs, bootstrapping/Distribution/SPDX/License.o )
[161 of 293] Compiling Distribution.SPDX ( libraries/Cabal/Cabal/Distribution/SPDX.hs, bootstrapping/Distribution/SPDX.o )
[162 of 293] Compiling Distribution.ReadE ( libraries/Cabal/Cabal/Distribution/ReadE.hs, bootstrapping/Distribution/ReadE.o )
[163 of 293] Compiling Distribution.Verbosity ( libraries/Cabal/Cabal/Distribution/Verbosity.hs, bootstrapping/Distribution/Verbosity.o )
[164 of 293] Compiling Distribution.FieldGrammar.Class ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Class.hs, bootstrapping/Distribution/FieldGrammar/Class.o )
[165 of 293] Compiling Distribution.ModuleName ( libraries/Cabal/Cabal/Distribution/ModuleName.hs, bootstrapping/Distribution/ModuleName.o )
[166 of 293] Compiling Distribution.Types.TestSuiteInterface ( libraries/Cabal/Cabal/Distribution/Types/TestSuiteInterface.hs, bootstrapping/Distribution/Types/TestSuiteInterface.o )
[167 of 293] Compiling Distribution.Types.ModuleRenaming ( libraries/Cabal/Cabal/Distribution/Types/ModuleRenaming.hs, bootstrapping/Distribution/Types/ModuleRenaming.o )
[168 of 293] Compiling Distribution.Types.IncludeRenaming ( libraries/Cabal/Cabal/Distribution/Types/IncludeRenaming.hs, bootstrapping/Distribution/Types/IncludeRenaming.o )
[169 of 293] Compiling Distribution.Types.Mixin ( libraries/Cabal/Cabal/Distribution/Types/Mixin.hs, bootstrapping/Distribution/Types/Mixin.o )
[170 of 293] Compiling Distribution.Types.ModuleReexport ( libraries/Cabal/Cabal/Distribution/Types/ModuleReexport.hs, bootstrapping/Distribution/Types/ModuleReexport.o )
[171 of 293] Compiling Distribution.Types.Module ( libraries/Cabal/Cabal/Distribution/Types/Module.hs, bootstrapping/Distribution/Types/Module.o )
[172 of 293] Compiling Distribution.Package ( libraries/Cabal/Cabal/Distribution/Package.hs, bootstrapping/Distribution/Package.o )
[173 of 293] Compiling Distribution.Types.AnnotatedId ( libraries/Cabal/Cabal/Distribution/Types/AnnotatedId.hs, bootstrapping/Distribution/Types/AnnotatedId.o )
[174 of 293] Compiling Distribution.Types.ComponentInclude ( libraries/Cabal/Cabal/Distribution/Types/ComponentInclude.hs, bootstrapping/Distribution/Types/ComponentInclude.o )
[175 of 293] Compiling Distribution.Types.AbiDependency ( libraries/Cabal/Cabal/Distribution/Types/AbiDependency.hs, bootstrapping/Distribution/Types/AbiDependency.o )
[176 of 293] Compiling Distribution.Simple.Utils ( libraries/Cabal/Cabal/Distribution/Simple/Utils.hs, bootstrapping/Distribution/Simple/Utils.o )
[177 of 293] Compiling Distribution.Utils.NubList ( libraries/Cabal/Cabal/Distribution/Utils/NubList.hs, bootstrapping/Distribution/Utils/NubList.o )
[178 of 293] Compiling Distribution.Utils.LogProgress ( libraries/Cabal/Cabal/Distribution/Utils/LogProgress.hs, bootstrapping/Distribution/Utils/LogProgress.o )
[179 of 293] Compiling Distribution.Simple.Program.ResponseFile ( libraries/Cabal/Cabal/Distribution/Simple/Program/ResponseFile.hs, bootstrapping/Distribution/Simple/Program/ResponseFile.o )
[180 of 293] Compiling Distribution.Simple.Program.Find ( libraries/Cabal/Cabal/Distribution/Simple/Program/Find.hs, bootstrapping/Distribution/Simple/Program/Find.o )
[181 of 293] Compiling Distribution.Simple.Glob ( libraries/Cabal/Cabal/Distribution/Simple/Glob.hs, bootstrapping/Distribution/Simple/Glob.o )
[182 of 293] Compiling Distribution.Simple.Command ( libraries/Cabal/Cabal/Distribution/Simple/Command.hs, bootstrapping/Distribution/Simple/Command.o )
[183 of 293] Compiling Distribution.Fields.ParseResult ( libraries/Cabal/Cabal/Distribution/Fields/ParseResult.hs, bootstrapping/Distribution/Fields/ParseResult.o )
[184 of 293] Compiling Distribution.FieldGrammar.Parsec ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Parsec.hs, bootstrapping/Distribution/FieldGrammar/Parsec.o )
[185 of 293] Compiling Distribution.Backpack.DescribeUnitId ( libraries/Cabal/Cabal/Distribution/Backpack/DescribeUnitId.hs, bootstrapping/Distribution/Backpack/DescribeUnitId.o )
[186 of 293] Compiling Distribution.License ( libraries/Cabal/Cabal/Distribution/License.hs, bootstrapping/Distribution/License.o )
[187 of 293] Compiling Distribution.Compiler ( libraries/Cabal/Cabal/Distribution/Compiler.hs, bootstrapping/Distribution/Compiler.o )
[188 of 293] Compiling Distribution.Types.ConfVar ( libraries/Cabal/Cabal/Distribution/Types/ConfVar.hs, bootstrapping/Distribution/Types/ConfVar.o )
[189 of 293] Compiling Distribution.Fields.ConfVar ( libraries/Cabal/Cabal/Distribution/Fields/ConfVar.hs, bootstrapping/Distribution/Fields/ConfVar.o )
[190 of 293] Compiling Distribution.Types.BuildInfo ( libraries/Cabal/Cabal/Distribution/Types/BuildInfo.hs, bootstrapping/Distribution/Types/BuildInfo.o )
[191 of 293] Compiling Distribution.Types.HookedBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/HookedBuildInfo.hs, bootstrapping/Distribution/Types/HookedBuildInfo.o )
[192 of 293] Compiling Distribution.Types.BuildInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/BuildInfo/Lens.hs, bootstrapping/Distribution/Types/BuildInfo/Lens.o )
[193 of 293] Compiling Distribution.Types.TestSuite ( libraries/Cabal/Cabal/Distribution/Types/TestSuite.hs, bootstrapping/Distribution/Types/TestSuite.o )
[194 of 293] Compiling Distribution.Types.TestSuite.Lens ( libraries/Cabal/Cabal/Distribution/Types/TestSuite/Lens.hs, bootstrapping/Distribution/Types/TestSuite/Lens.o )
[195 of 293] Compiling Distribution.Types.Library ( libraries/Cabal/Cabal/Distribution/Types/Library.hs, bootstrapping/Distribution/Types/Library.o )
[196 of 293] Compiling Distribution.Types.Library.Lens ( libraries/Cabal/Cabal/Distribution/Types/Library/Lens.hs, bootstrapping/Distribution/Types/Library/Lens.o )
[197 of 293] Compiling Distribution.Types.ForeignLib ( libraries/Cabal/Cabal/Distribution/Types/ForeignLib.hs, bootstrapping/Distribution/Types/ForeignLib.o )
[198 of 293] Compiling Distribution.Types.ForeignLib.Lens ( libraries/Cabal/Cabal/Distribution/Types/ForeignLib/Lens.hs, bootstrapping/Distribution/Types/ForeignLib/Lens.o )
[199 of 293] Compiling Distribution.Types.Executable ( libraries/Cabal/Cabal/Distribution/Types/Executable.hs, bootstrapping/Distribution/Types/Executable.o )
[200 of 293] Compiling Distribution.Types.Executable.Lens ( libraries/Cabal/Cabal/Distribution/Types/Executable/Lens.hs, bootstrapping/Distribution/Types/Executable/Lens.o )
[201 of 293] Compiling Distribution.Types.Benchmark ( libraries/Cabal/Cabal/Distribution/Types/Benchmark.hs, bootstrapping/Distribution/Types/Benchmark.o )
[202 of 293] Compiling Distribution.Types.Component ( libraries/Cabal/Cabal/Distribution/Types/Component.hs, bootstrapping/Distribution/Types/Component.o )
[203 of 293] Compiling Distribution.Types.ComponentRequestedSpec ( libraries/Cabal/Cabal/Distribution/Types/ComponentRequestedSpec.hs, bootstrapping/Distribution/Types/ComponentRequestedSpec.o )
[204 of 293] Compiling Distribution.Types.PackageDescription ( libraries/Cabal/Cabal/Distribution/Types/PackageDescription.hs, bootstrapping/Distribution/Types/PackageDescription.o )
[205 of 293] Compiling Distribution.Types.GenericPackageDescription ( libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs, bootstrapping/Distribution/Types/GenericPackageDescription.o )
[206 of 293] Compiling Distribution.Types.GenericPackageDescription.Lens ( libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription/Lens.hs, bootstrapping/Distribution/Types/GenericPackageDescription/Lens.o )
[207 of 293] Compiling Distribution.Types.Benchmark.Lens ( libraries/Cabal/Cabal/Distribution/Types/Benchmark/Lens.hs, bootstrapping/Distribution/Types/Benchmark/Lens.o )
[208 of 293] Compiling Distribution.Types.PackageDescription.Lens ( libraries/Cabal/Cabal/Distribution/Types/PackageDescription/Lens.hs, bootstrapping/Distribution/Types/PackageDescription/Lens.o )
[209 of 293] Compiling Distribution.Types.Lens ( libraries/Cabal/Cabal/Distribution/Types/Lens.hs, bootstrapping/Distribution/Types/Lens.o )
[210 of 293] Compiling Distribution.PackageDescription ( libraries/Cabal/Cabal/Distribution/PackageDescription.hs, bootstrapping/Distribution/PackageDescription.o )
[211 of 293] Compiling Distribution.Simple.Program.Types ( libraries/Cabal/Cabal/Distribution/Simple/Program/Types.hs, bootstrapping/Distribution/Simple/Program/Types.o )
[212 of 293] Compiling Distribution.Simple.Program.Run ( libraries/Cabal/Cabal/Distribution/Simple/Program/Run.hs, bootstrapping/Distribution/Simple/Program/Run.o )
[213 of 293] Compiling Distribution.Simple.Program.Script ( libraries/Cabal/Cabal/Distribution/Simple/Program/Script.hs, bootstrapping/Distribution/Simple/Program/Script.o )
[214 of 293] Compiling Distribution.Simple.Program.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Program/Hpc.hs, bootstrapping/Distribution/Simple/Program/Hpc.o )
[215 of 293] Compiling Distribution.Simple.BuildToolDepends ( libraries/Cabal/Cabal/Distribution/Simple/BuildToolDepends.hs, bootstrapping/Distribution/Simple/BuildToolDepends.o )
[216 of 293] Compiling Distribution.Simple.InstallDirs ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs.hs, bootstrapping/Distribution/Simple/InstallDirs.o )
[217 of 293] Compiling Distribution.Simple.Compiler ( libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs, bootstrapping/Distribution/Simple/Compiler.o )
[218 of 293] Compiling Distribution.Simple.GHC.ImplInfo ( libraries/Cabal/Cabal/Distribution/Simple/GHC/ImplInfo.hs, bootstrapping/Distribution/Simple/GHC/ImplInfo.o )
[219 of 293] Compiling Distribution.Parsec.Newtypes ( libraries/Cabal/Cabal/Distribution/Parsec/Newtypes.hs, bootstrapping/Distribution/Parsec/Newtypes.o )
[220 of 293] Compiling Distribution.PackageDescription.Configuration ( libraries/Cabal/Cabal/Distribution/PackageDescription/Configuration.hs, bootstrapping/Distribution/PackageDescription/Configuration.o )
[221 of 293] Compiling Distribution.Backpack ( libraries/Cabal/Cabal/Distribution/Backpack.hs, bootstrapping/Distribution/Backpack.o )
[222 of 293] Compiling Distribution.Types.ExposedModule ( libraries/Cabal/Cabal/Distribution/Types/ExposedModule.hs, bootstrapping/Distribution/Types/ExposedModule.o )
[223 of 293] Compiling Distribution.Types.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo.hs, bootstrapping/Distribution/Types/InstalledPackageInfo.o )
[224 of 293] Compiling Distribution.Types.InstalledPackageInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo/Lens.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/Lens.o )
[225 of 293] Compiling Distribution.Simple.Program.GHC ( libraries/Cabal/Cabal/Distribution/Simple/Program/GHC.hs, bootstrapping/Distribution/Simple/Program/GHC.o )
[226 of 293] Compiling Distribution.Simple.Program.Builtin ( libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs, bootstrapping/Distribution/Simple/Program/Builtin.o )
[227 of 293] Compiling Distribution.Simple.Program.Db ( libraries/Cabal/Cabal/Distribution/Simple/Program/Db.hs, bootstrapping/Distribution/Simple/Program/Db.o )
[228 of 293] Compiling Distribution.Simple.Program ( libraries/Cabal/Cabal/Distribution/Simple/Program.hs, bootstrapping/Distribution/Simple/Program.o )
[229 of 293] Compiling Distribution.Simple.Setup ( libraries/Cabal/Cabal/Distribution/Simple/Setup.hs, bootstrapping/Distribution/Simple/Setup.o )
[230 of 293] Compiling Distribution.Simple.Program.Strip ( libraries/Cabal/Cabal/Distribution/Simple/Program/Strip.hs, bootstrapping/Distribution/Simple/Program/Strip.o )
[231 of 293] Compiling Distribution.Backpack.ModSubst ( libraries/Cabal/Cabal/Distribution/Backpack/ModSubst.hs, bootstrapping/Distribution/Backpack/ModSubst.o )
[232 of 293] Compiling Distribution.Backpack.ModuleScope ( libraries/Cabal/Cabal/Distribution/Backpack/ModuleScope.hs, bootstrapping/Distribution/Backpack/ModuleScope.o )
[233 of 293] Compiling Distribution.Backpack.FullUnitId ( libraries/Cabal/Cabal/Distribution/Backpack/FullUnitId.hs, bootstrapping/Distribution/Backpack/FullUnitId.o )
[234 of 293] Compiling Distribution.Fields.Parser ( libraries/Cabal/Cabal/Distribution/Fields/Parser.hs, bootstrapping/Distribution/Fields/Parser.o )
[235 of 293] Compiling Distribution.Fields.Pretty ( libraries/Cabal/Cabal/Distribution/Fields/Pretty.hs, bootstrapping/Distribution/Fields/Pretty.o )
[236 of 293] Compiling Distribution.FieldGrammar.Pretty ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Pretty.hs, bootstrapping/Distribution/FieldGrammar/Pretty.o )
[237 of 293] Compiling Distribution.FieldGrammar ( libraries/Cabal/Cabal/Distribution/FieldGrammar.hs, bootstrapping/Distribution/FieldGrammar.o )
[238 of 293] Compiling Distribution.FieldGrammar.FieldDescrs ( libraries/Cabal/Cabal/Distribution/FieldGrammar/FieldDescrs.hs, bootstrapping/Distribution/FieldGrammar/FieldDescrs.o )
[239 of 293] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/FieldGrammar.o )
[240 of 293] Compiling Distribution.Fields ( libraries/Cabal/Cabal/Distribution/Fields.hs, bootstrapping/Distribution/Fields.o )
[241 of 293] Compiling Distribution.PackageDescription.FieldGrammar ( libraries/Cabal/Cabal/Distribution/PackageDescription/FieldGrammar.hs, bootstrapping/Distribution/PackageDescription/FieldGrammar.o )
[242 of 293] Compiling Distribution.PackageDescription.PrettyPrint ( libraries/Cabal/Cabal/Distribution/PackageDescription/PrettyPrint.hs, bootstrapping/Distribution/PackageDescription/PrettyPrint.o )
[243 of 293] Compiling Distribution.PackageDescription.Parsec ( libraries/Cabal/Cabal/Distribution/PackageDescription/Parsec.hs, bootstrapping/Distribution/PackageDescription/Parsec.o )
[244 of 293] Compiling Distribution.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/InstalledPackageInfo.hs, bootstrapping/Distribution/InstalledPackageInfo.o )
[245 of 293] Compiling Distribution.Types.ComponentLocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/ComponentLocalBuildInfo.hs, bootstrapping/Distribution/Types/ComponentLocalBuildInfo.o )
[246 of 293] Compiling Distribution.Types.TargetInfo ( libraries/Cabal/Cabal/Distribution/Types/TargetInfo.hs, bootstrapping/Distribution/Types/TargetInfo.o )
[247 of 293] Compiling Distribution.Simple.Program.HcPkg ( libraries/Cabal/Cabal/Distribution/Simple/Program/HcPkg.hs, bootstrapping/Distribution/Simple/Program/HcPkg.o )
[248 of 293] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.o )
[249 of 293] Compiling Distribution.Types.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/LocalBuildInfo.hs, bootstrapping/Distribution/Types/LocalBuildInfo.o )
[250 of 293] Compiling Distribution.Simple.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/LocalBuildInfo.hs, bootstrapping/Distribution/Simple/LocalBuildInfo.o )
[251 of 293] Compiling Distribution.Simple.Test.Log ( libraries/Cabal/Cabal/Distribution/Simple/Test/Log.hs, bootstrapping/Distribution/Simple/Test/Log.o )
[252 of 293] Compiling Distribution.Simple.Program.Ld ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ld.hs, bootstrapping/Distribution/Simple/Program/Ld.o )
[253 of 293] Compiling Distribution.Simple.Program.Ar ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ar.hs, bootstrapping/Distribution/Simple/Program/Ar.o )
[254 of 293] Compiling Distribution.Simple.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Hpc.hs, bootstrapping/Distribution/Simple/Hpc.o )
[255 of 293] Compiling Distribution.Simple.BuildTarget ( libraries/Cabal/Cabal/Distribution/Simple/BuildTarget.hs, bootstrapping/Distribution/Simple/BuildTarget.o )
[256 of 293] Compiling Distribution.Simple.BuildPaths ( libraries/Cabal/Cabal/Distribution/Simple/BuildPaths.hs, bootstrapping/Distribution/Simple/BuildPaths.o )
[257 of 293] Compiling Distribution.Simple.UHC ( libraries/Cabal/Cabal/Distribution/Simple/UHC.hs, bootstrapping/Distribution/Simple/UHC.o )
[258 of 293] Compiling Distribution.PackageDescription.Check ( libraries/Cabal/Cabal/Distribution/PackageDescription/Check.hs, bootstrapping/Distribution/PackageDescription/Check.o )
[259 of 293] Compiling Distribution.Simple.Build.PathsModule ( libraries/Cabal/Cabal/Distribution/Simple/Build/PathsModule.hs, bootstrapping/Distribution/Simple/Build/PathsModule.o )
[260 of 293] Compiling Distribution.Simple.Test.LibV09 ( libraries/Cabal/Cabal/Distribution/Simple/Test/LibV09.hs, bootstrapping/Distribution/Simple/Test/LibV09.o )
[261 of 293] Compiling Distribution.Simple.PreProcess ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs, bootstrapping/Distribution/Simple/PreProcess.o )
[262 of 293] Compiling Distribution.Simple.UserHooks ( libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs, bootstrapping/Distribution/Simple/UserHooks.o )
[263 of 293] Compiling Distribution.Simple.Test.ExeV10 ( libraries/Cabal/Cabal/Distribution/Simple/Test/ExeV10.hs, bootstrapping/Distribution/Simple/Test/ExeV10.o )
[264 of 293] Compiling Distribution.Simple.Test ( libraries/Cabal/Cabal/Distribution/Simple/Test.hs, bootstrapping/Distribution/Simple/Test.o )
[265 of 293] Compiling Distribution.Simple.Build.Macros ( libraries/Cabal/Cabal/Distribution/Simple/Build/Macros.hs, bootstrapping/Distribution/Simple/Build/Macros.o )
[266 of 293] Compiling Distribution.Simple.Bench ( libraries/Cabal/Cabal/Distribution/Simple/Bench.hs, bootstrapping/Distribution/Simple/Bench.o )
[267 of 293] Compiling Distribution.Backpack.Id ( libraries/Cabal/Cabal/Distribution/Backpack/Id.hs, bootstrapping/Distribution/Backpack/Id.o )
[268 of 293] Compiling Distribution.Backpack.ConfiguredComponent ( libraries/Cabal/Cabal/Distribution/Backpack/ConfiguredComponent.hs, bootstrapping/Distribution/Backpack/ConfiguredComponent.o )
[269 of 293] Compiling Distribution.Backpack.ComponentsGraph ( libraries/Cabal/Cabal/Distribution/Backpack/ComponentsGraph.hs, bootstrapping/Distribution/Backpack/ComponentsGraph.o )
[270 of 293] Compiling Distribution.Simple.HaskellSuite ( libraries/Cabal/Cabal/Distribution/Simple/HaskellSuite.hs, bootstrapping/Distribution/Simple/HaskellSuite.o )
[271 of 293] Compiling Distribution.Simple.GHC.Internal ( libraries/Cabal/Cabal/Distribution/Simple/GHC/Internal.hs, bootstrapping/Distribution/Simple/GHC/Internal.o )
[272 of 293] Compiling Distribution.Backpack.ModuleShape ( libraries/Cabal/Cabal/Distribution/Backpack/ModuleShape.hs, bootstrapping/Distribution/Backpack/ModuleShape.o )
[273 of 293] Compiling Distribution.Backpack.UnifyM ( libraries/Cabal/Cabal/Distribution/Backpack/UnifyM.hs, bootstrapping/Distribution/Backpack/UnifyM.o )
[274 of 293] Compiling Distribution.Backpack.MixLink ( libraries/Cabal/Cabal/Distribution/Backpack/MixLink.hs, bootstrapping/Distribution/Backpack/MixLink.o )
[275 of 293] Compiling Distribution.Backpack.PreModuleShape ( libraries/Cabal/Cabal/Distribution/Backpack/PreModuleShape.hs, bootstrapping/Distribution/Backpack/PreModuleShape.o )
[276 of 293] Compiling Distribution.Backpack.PreExistingComponent ( libraries/Cabal/Cabal/Distribution/Backpack/PreExistingComponent.hs, bootstrapping/Distribution/Backpack/PreExistingComponent.o )
[277 of 293] Compiling Distribution.Backpack.LinkedComponent ( libraries/Cabal/Cabal/Distribution/Backpack/LinkedComponent.hs, bootstrapping/Distribution/Backpack/LinkedComponent.o )
[278 of 293] Compiling Distribution.Backpack.ReadyComponent ( libraries/Cabal/Cabal/Distribution/Backpack/ReadyComponent.hs, bootstrapping/Distribution/Backpack/ReadyComponent.o )
[279 of 293] Compiling Distribution.Backpack.Configure ( libraries/Cabal/Cabal/Distribution/Backpack/Configure.hs, bootstrapping/Distribution/Backpack/Configure.o )
[280 of 293] Compiling Text.Parsec.String ( libraries/parsec/src/Text/Parsec/String.hs, bootstrapping/Text/Parsec/String.o )
[281 of 293] Compiling Distribution.Simple.GHC.EnvironmentParser ( libraries/Cabal/Cabal/Distribution/Simple/GHC/EnvironmentParser.hs, bootstrapping/Distribution/Simple/GHC/EnvironmentParser.o )
[282 of 293] Compiling Distribution.Simple.GHCJS ( libraries/Cabal/Cabal/Distribution/Simple/GHCJS.hs, bootstrapping/Distribution/Simple/GHCJS.o )
[283 of 293] Compiling Distribution.Simple.GHC ( libraries/Cabal/Cabal/Distribution/Simple/GHC.hs, bootstrapping/Distribution/Simple/GHC.o )
[284 of 293] Compiling Distribution.Simple.ShowBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/ShowBuildInfo.hs, bootstrapping/Distribution/Simple/ShowBuildInfo.o )
[285 of 293] Compiling Distribution.Simple.Register ( libraries/Cabal/Cabal/Distribution/Simple/Register.hs, bootstrapping/Distribution/Simple/Register.o )
[286 of 293] Compiling Distribution.Simple.Install ( libraries/Cabal/Cabal/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.o )
[287 of 293] Compiling Distribution.Simple.Configure ( libraries/Cabal/Cabal/Distribution/Simple/Configure.hs, bootstrapping/Distribution/Simple/Configure.o )
[288 of 293] Compiling Distribution.Simple.SrcDist ( libraries/Cabal/Cabal/Distribution/Simple/SrcDist.hs, bootstrapping/Distribution/Simple/SrcDist.o )
[289 of 293] Compiling Distribution.Simple.Build ( libraries/Cabal/Cabal/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o )
[290 of 293] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Cabal/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o )
[291 of 293] Compiling Distribution.Simple.Doctest ( libraries/Cabal/Cabal/Distribution/Simple/Doctest.hs, bootstrapping/Distribution/Simple/Doctest.o )
[292 of 293] Compiling Distribution.Simple ( libraries/Cabal/Cabal/Distribution/Simple.hs, bootstrapping/Distribution/Simple.o )
[293 of 293] Compiling Main             ( utils/ghc-cabal/Main.hs, bootstrapping/Main.o )
Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ...
"touch" utils/ghc-cabal/dist/build/tmp/ghc-cabal
"cp" utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal
"inplace/bin/ghc-cabal" configure libraries/binary dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/binary" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/binary   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/hsc2hs dist --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/hsc2hs" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/hsc2hs   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/genapply dist --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall   -I,includes/dist-install/build -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/genapply" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall   -I,includes/dist-install/build -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/genapply   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/deriveConstants dist --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/deriveConstants" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/deriveConstants   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/binary/dist-boot/package-data.mk
"inplace/bin/ghc-cabal" configure utils/genprimopcode dist --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/genprimopcode" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/genprimopcode   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
binary-0.8.8.0: Warning: .:3:1: Unknown field: "visibility"
binary-0.8.8.0: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/binary/dist-boot/doc/html/binary/binary.haddock doesn't exist or isn't a file
binary-0.8.8.0: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/binary/dist-boot/doc/html/binary doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/transformers dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/transformers" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/transformers   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/transformers/dist-boot/package-data.mk
transformers-0.5.6.2: Warning: .:3:1: Unknown field: "visibility"
transformers-0.5.6.2: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/transformers/dist-boot/doc/html/transformers/transformers.haddock doesn't exist or isn't a file
transformers-0.5.6.2: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/transformers/dist-boot/doc/html/transformers doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/mtl dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/mtl" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/mtl   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/mtl/dist-boot/package-data.mk
mtl-2.2.2: Warning: .:3:1: Unknown field: "visibility"
mtl-2.2.2: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/mtl/dist-boot/doc/html/mtl/mtl.haddock doesn't exist or isn't a file
mtl-2.2.2: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/mtl/dist-boot/doc/html/mtl doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/hpc dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/hpc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/hpc   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/hpc/dist-boot/package-data.mk
hpc-0.6.1.0: Warning: .:3:1: Unknown field: "visibility"
hpc-0.6.1.0: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/hpc/dist-boot/doc/html/hpc/hpc.haddock doesn't exist or isn't a file
hpc-0.6.1.0: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/hpc/dist-boot/doc/html/hpc doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot-th" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot-th   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/ghc-boot-th/dist-boot/package-data.mk
ghc-boot-th-8.10.4: Warning: .:3:1: Unknown field: "visibility"
ghc-boot-th-8.10.4: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot-th/dist-boot/doc/html/ghc-boot-th/ghc-boot-th.haddock doesn't exist or isn't a file
ghc-boot-th-8.10.4: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot-th/dist-boot/doc/html/ghc-boot-th doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/ghc-boot/dist-boot/package-data.mk
ghc-boot-8.10.4: Warning: .:3:1: Unknown field: "visibility"
ghc-boot-8.10.4: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot/dist-boot/doc/html/ghc-boot/ghc-boot.haddock doesn't exist or isn't a file
ghc-boot-8.10.4: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot/dist-boot/doc/html/ghc-boot doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/template-haskell dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/template-haskell" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/template-haskell   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/template-haskell/dist-boot/package-data.mk
template-haskell-2.16.0.0: Warning: .:3:1: Unknown field: "visibility"
template-haskell-2.16.0.0: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/template-haskell/dist-boot/doc/html/template-haskell/template-haskell.haddock doesn't exist or isn't a file
template-haskell-2.16.0.0: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/template-haskell/dist-boot/doc/html/template-haskell doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/text dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/text" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/text   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/text/dist-boot/package-data.mk
text-1.2.4.1: Warning: .:3:1: Unknown field: "visibility"
text-1.2.4.1: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/text/dist-boot/build/include doesn't exist or isn't a directory
text-1.2.4.1: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/text/dist-boot/build/include doesn't exist or isn't a directory
text-1.2.4.1: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/text/dist-boot/build/dist-boot/build/include doesn't exist or isn't a directory
text-1.2.4.1: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/text/dist-boot/doc/html/text/text.haddock doesn't exist or isn't a file
text-1.2.4.1: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/text/dist-boot/doc/html/text doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/parsec dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/parsec" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/parsec   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/parsec/dist-boot/package-data.mk
parsec-3.1.14.0: Warning: .:3:1: Unknown field: "visibility"
parsec-3.1.14.0: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/parsec/dist-boot/doc/html/parsec/parsec.haddock doesn't exist or isn't a file
parsec-3.1.14.0: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/parsec/dist-boot/doc/html/parsec doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/Cabal/Cabal" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/Cabal/Cabal   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/Cabal/Cabal/dist-boot/package-data.mk
Cabal-3.2.1.0: Warning: .:3:1: Unknown field: "visibility"
Cabal-3.2.1.0: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/Cabal/Cabal/dist-boot/doc/html/Cabal/Cabal.haddock doesn't exist or isn't a file
Cabal-3.2.1.0: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/Cabal/Cabal/dist-boot/doc/html/Cabal doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/ghc-heap dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-heap" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-heap   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/ghc-heap/dist-boot/package-data.mk
ghc-heap-8.10.4: Warning: .:3:1: Unknown field: "visibility"
ghc-heap-8.10.4: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-heap/dist-boot/doc/html/ghc-heap/ghc-heap.haddock doesn't exist or isn't a file
ghc-heap-8.10.4: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-heap/dist-boot/doc/html/ghc-heap doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/ghci dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghci" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghci   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/ghci/dist-boot/package-data.mk
ghci-8.10.4: Warning: .:3:1: Unknown field: "visibility"
ghci-8.10.4: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghci/dist-boot/doc/html/ghci/ghci.haddock doesn't exist or isn't a file
ghci-8.10.4: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghci/dist-boot/doc/html/ghci doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure libraries/terminfo dist-boot --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --configure-option=--with-curses-includes=/usr/include --configure-option=--with-curses-libraries=/usr/lib --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/terminfo" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/terminfo   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/terminfo/dist-boot/package-data.mk
terminfo-0.4.1.4: Warning: .:3:1: Unknown field: "visibility"
terminfo-0.4.1.4: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/terminfo/dist-boot/doc/html/terminfo/terminfo.haddock doesn't exist or isn't a file
terminfo-0.4.1.4: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/terminfo/dist-boot/doc/html/terminfo doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure compiler stage1 --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --flags=stage1 --ghc-option=-optc-DTHREADED_RTS --flags=ncg --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Iincludes/dist/build" --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"   --disable-library-for-ghci
"inplace/bin/ghc-cabal" configure utils/ghc-pkg dist --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/ghc-pkg" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/ghc-pkg   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG compiler/stage1/package-data.mk
ghc-8.10.4: Warning: .:3:1: Unknown field: "visibility"
ghc-8.10.4: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build/stage1/build/. doesn't exist or isn't a directory
ghc-8.10.4: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build/parser doesn't exist or isn't a directory
ghc-8.10.4: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build/parser doesn't exist or isn't a directory
ghc-8.10.4: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build/stage1/build/parser doesn't exist or isn't a directory
ghc-8.10.4: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build/utils doesn't exist or isn't a directory
ghc-8.10.4: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build/utils doesn't exist or isn't a directory
ghc-8.10.4: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build/stage1/build/utils doesn't exist or isn't a directory
ghc-8.10.4: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build/stage1 doesn't exist or isn't a directory
ghc-8.10.4: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build/stage1 doesn't exist or isn't a directory
ghc-8.10.4: Warning: include-dirs: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build/stage1/build/stage1 doesn't exist or isn't a directory
ghc-8.10.4: Warning: haddock-interfaces: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/doc/html/ghc/ghc.haddock doesn't exist or isn't a file
ghc-8.10.4: Warning: haddock-html: /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/doc/html/ghc doesn't exist or isn't a directory
"inplace/bin/ghc-cabal" configure ghc stage1 --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5"  --flags=stage1 -f-threaded --package-db=/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/ghc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/ghc   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib"   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 8.10.4"   --constraint "ghc-boot == 8.10.4"   --constraint "template-haskell == 2.16.0.0"   --constraint "text == 1.2.4.1"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.2.1.0"   --constraint "ghc-heap == 8.10.4"   --constraint "ghci == 8.10.4"   --constraint "terminfo == 0.4.1.4" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"rm" -f utils/hsc2hs/dist/build/.depend.haskell.tmp  
"rm" -f utils/hsc2hs/dist/build/.depend.c_asm.tmp  
"rm" -f utils/genprimopcode/dist/build/.depend.haskell.tmp  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id process-1.6.5.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build -dep-makefile utils/hsc2hs/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/hsc2hs/./Main.hs  utils/hsc2hs/./C.hs  utils/hsc2hs/./Common.hs  utils/hsc2hs/./CrossCodegen.hs  utils/hsc2hs/./DirectCodegen.hs  utils/hsc2hs/./Flags.hs  utils/hsc2hs/./HSCParser.hs  utils/hsc2hs/./ATTParser.hs  utils/hsc2hs/./UtilsCodegen.hs  utils/hsc2hs/./Compat/ResponseFile.hs  utils/hsc2hs/./Compat/TempFile.hs  utils/hsc2hs/dist/build/hsc2hs/autogen/Paths_hsc2hs.hs
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Iutils/hsc2hs/dist/build/hsc2hs/autogen      -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/dist-install/build/include'  -Wno-unknown-pragmas       -MM -x c utils/hsc2hs/cbits/utils.c -MF utils/hsc2hs/dist/build/.depend.c_asm.bit
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -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.3.0 -package-id base-4.12.0.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
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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.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  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -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.12.0.0 -package-id containers-0.6.0.1 -package-id filepath-1.4.2.1 -package-id process-1.6.5.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
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
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.tmp  
grep -v ' : [a-zA-Z]:/' utils/genprimopcode/dist/build/.depend.haskell.tmp > utils/genprimopcode/dist/build/.depend.haskell.tmp2
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.bit  
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genprimopcode/dist/build/.depend.haskell.tmp2 > utils/genprimopcode/dist/build/.depend.haskell
echo "utils/deriveConstants_dist_depfile_c_asm_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.c_asm.tmp
mv utils/deriveConstants/dist/build/.depend.c_asm.tmp utils/deriveConstants/dist/build/.depend.c_asm
echo "utils/hsc2hs_dist_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.haskell.tmp
for dir in utils/hsc2hs/dist/build/./ utils/hsc2hs/dist/build/Compat/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/hsc2hs/dist/build/.depend.haskell.tmp > utils/hsc2hs/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/hsc2hs/dist/build/.depend.haskell.tmp2 > utils/hsc2hs/dist/build/.depend.haskell
===--- building phase 1
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.haskell.tmp  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -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.3.0 -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-8.10.4 -package-id ghc-boot-8.10.4 -package-id process-1.6.5.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude  -Wcpp-undef -no-hs-main -threaded -no-user-package-db -rtsopts        -outputdir ghc/stage1/build -dep-makefile ghc/stage1/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  ghc/./Main.hs
"rm" -f ghc/stage1/build/.depend.c_asm.bit  
"rm" -f utils/ghc-pkg/dist/build/.depend.c_asm.tmp  
echo "ghc_stage1_depfile_c_asm_EXISTS = YES" >> ghc/stage1/build/.depend.c_asm.tmp
"rm" -f utils/ghc-pkg/dist/build/.depend.c_asm.bit  
mv ghc/stage1/build/.depend.c_asm.tmp ghc/stage1/build/.depend.c_asm
"rm" -f utils/ghc-pkg/dist/build/.depend.haskell.tmp  
echo "utils/ghc-pkg_dist_depfile_c_asm_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.c_asm.tmp
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -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.2.1.0 -package-id base-4.12.0.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.10.4 -package-id process-1.6.5.0 -package-id terminfo-0.4.1.4 -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
mv utils/ghc-pkg/dist/build/.depend.c_asm.tmp utils/ghc-pkg/dist/build/.depend.c_asm
"rm" -f compiler/stage1/build/.depend-v.c_asm.tmp  
cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES   -O2 -pipe -Wall   -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/parser -Icompiler/stage1/build/utils -Icompiler/stage1/build/stage1   -DCAN_LOAD_DLL -Iincludes/dist/build  -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/dist-install/build/include'  -Wno-unknown-pragmas       -MM -x c compiler/ghci/keepCAFsForGHCi.c -MF compiler/stage1/build/.depend-v.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/ghci/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true  
cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES   -O2 -pipe -Wall   -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/parser -Icompiler/stage1/build/utils -Icompiler/stage1/build/stage1   -DCAN_LOAD_DLL -Iincludes/dist/build  -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/dist-install/build/include'  -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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
  HC [stage 0] utils/deriveConstants/dist/build/Main.o
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
"inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//.
echo "utils/ghc-pkg_dist_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.haskell.tmp
"inplace/bin/mkdirhier" inplace/lib/bin//.
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
"inplace/bin/mkdirhier" includes/dist-derivedconstants/header//.
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pkg/dist/build/.depend.haskell.tmp2 > utils/ghc-pkg/dist/build/.depend.haskell
"inplace/bin/mkdirhier" includes/dist-install/build//.
"inplace/bin/mkdirhier" rts/dist/build//.
cc -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -P -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Icompiler/stage1 -Iincludes/dist/build -x c compiler/prelude/primops.txt.pp | grep -v '^#pragma GCC' > compiler/stage1/build/primops.txt
  HC [stage 0] utils/genprimopcode/dist/build/Syntax.o
  HC [stage 0] utils/genprimopcode/dist/build/ParserM.o
"inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//.
"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
  HC [stage 0] utils/hsc2hs/dist/build/HSCParser.o
  HC [stage 0] utils/hsc2hs/dist/build/Flags.o
  HC [stage 0] utils/hsc2hs/dist/build/Compat/TempFile.o
  HC [stage 0] utils/hsc2hs/dist/build/ATTParser.o
  HC [stage 0] utils/hsc2hs/dist/build/Compat/ResponseFile.o
  HC [stage 0] utils/hsc2hs/dist/build/Paths_hsc2hs.o
"inplace/bin/mkdirhier" utils/hsc2hs/dist/build/cbits//.
"inplace/bin/mkdirhier" utils/hsc2hs/dist/build/tmp//.
"cp" utils/hsc2hs/template-hsc.h inplace/lib/template-hsc.h
"inplace/bin/mkdirhier" libraries/ghci/dist-boot/build/GHCi//.
"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  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.4 -hide-all-packages -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.12.0.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
"rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.     -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/dist-install/build/include'  -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable//.
"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  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.2.1.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.5.0 -package-id text-1.2.4.1 -package-id time-1.8.0.2 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build -dep-makefile libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/Cabal/Cabal/./Distribution/Backpack.hs  libraries/Cabal/Cabal/./Distribution/Backpack/Configure.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ComponentsGraph.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ConfiguredComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/DescribeUnitId.hs  libraries/Cabal/Cabal/./Distribution/Backpack/FullUnitId.hs  libraries/Cabal/Cabal/./Distribution/Backpack/LinkedComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModSubst.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModuleShape.hs  libraries/Cabal/Cabal/./Distribution/Backpack/PreModuleShape.hs  libraries/Cabal/Cabal/./Distribution/CabalSpecVersion.hs  libraries/Cabal/Cabal/./Distribution/Utils/IOData.hs  libraries/Cabal/Cabal/./Distribution/Utils/LogProgress.hs  libraries/Cabal/Cabal/./Distribution/Utils/MapAccum.hs  libraries/Cabal/Cabal/./Distribution/Utils/MD5.hs  libraries/Cabal/Cabal/./Distribution/Utils/Structured.hs  libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs  libraries/Cabal/Cabal/./Distribution/Compat/Directory.hs  libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs  libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs  libraries/Cabal/Cabal/./Distribution/Compat/FilePath.hs  libraries/Cabal/Cabal/./Distribution/Compat/Graph.hs  libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/Newtype.hs  libraries/Cabal/Cabal/./Distribution/Compat/ResponseFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/Prelude/Internal.hs  libraries/Cabal/Cabal/./Distribution/Compat/Process.hs  libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs  libraries/Cabal/Cabal/./Distribution/Compat/Stack.hs  libraries/Cabal/Cabal/./Distribution/Compat/Time.hs  libraries/Cabal/Cabal/./Distribution/Compat/Typeable.hs  libraries/Cabal/Cabal/./Distribution/Compat/DList.hs  libraries/Cabal/Cabal/./Distribution/Compiler.hs  libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/AbiDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/ExposedModule.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/License.hs  libraries/Cabal/Cabal/./Distribution/Make.hs  libraries/Cabal/Cabal/./Distribution/ModuleName.hs  libraries/Cabal/Cabal/./Distribution/Package.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs  libraries/Cabal/Cabal/./Distribution/ReadE.hs  libraries/Cabal/Cabal/./Distribution/Simple.hs  libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildToolDepends.hs  libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs  libraries/Cabal/Cabal/./Distribution/Simple/Command.hs  libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs  libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs  libraries/Cabal/Cabal/./Distribution/Simple/Flag.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs  libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs  libraries/Cabal/Cabal/./Distribution/Simple/Doctest.hs  libraries/Cabal/Cabal/./Distribution/Simple/Glob.hs  libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs  libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs  libraries/Cabal/Cabal/./Distribution/Simple/Install.hs  libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs  libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs  libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs  libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/ResponseFile.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs  libraries/Cabal/Cabal/./Distribution/Simple/Register.hs  libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs  libraries/Cabal/Cabal/./Distribution/Simple/ShowBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs  libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs  libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs  libraries/Cabal/Cabal/./Distribution/SPDX.hs  libraries/Cabal/Cabal/./Distribution/SPDX/License.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseId.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExceptionId.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExpression.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseListVersion.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseReference.hs  libraries/Cabal/Cabal/./Distribution/System.hs  libraries/Cabal/Cabal/./Distribution/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Text.hs  libraries/Cabal/Cabal/./Distribution/Pretty.hs  libraries/Cabal/Cabal/./Distribution/Types/AbiHash.hs  libraries/Cabal/Cabal/./Distribution/Types/AnnotatedId.hs  libraries/Cabal/Cabal/./Distribution/Types/Benchmark.hs  libraries/Cabal/Cabal/./Distribution/Types/BenchmarkInterface.hs  libraries/Cabal/Cabal/./Distribution/Types/BenchmarkType.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildType.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentInclude.hs  libraries/Cabal/Cabal/./Distribution/Types/ConfVar.hs  libraries/Cabal/Cabal/./Distribution/Types/Dependency.hs  libraries/Cabal/Cabal/./Distribution/Types/ExeDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/LegacyExeDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/DependencyMap.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentId.hs  libraries/Cabal/Cabal/./Distribution/Types/MungedPackageId.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageId.hs  libraries/Cabal/Cabal/./Distribution/Types/UnitId.hs  libraries/Cabal/Cabal/./Distribution/Types/Executable.hs  libraries/Cabal/Cabal/./Distribution/Types/ExecutableScope.hs  libraries/Cabal/Cabal/./Distribution/Types/Library.hs  libraries/Cabal/Cabal/./Distribution/Types/LibraryVisibility.hs  libraries/Cabal/Cabal/./Distribution/Types/Flag.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLib.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLibType.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLibOption.hs  libraries/Cabal/Cabal/./Distribution/Types/Module.hs  libraries/Cabal/Cabal/./Distribution/Types/ModuleReexport.hs  libraries/Cabal/Cabal/./Distribution/Types/ModuleRenaming.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentName.hs  libraries/Cabal/Cabal/./Distribution/Types/LibraryName.hs  libraries/Cabal/Cabal/./Distribution/Types/MungedPackageName.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageName.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageName/Magic.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigName.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersion.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersionRange.hs  libraries/Cabal/Cabal/./Distribution/Types/UnqualComponentName.hs  libraries/Cabal/Cabal/./Distribution/Types/IncludeRenaming.hs  libraries/Cabal/Cabal/./Distribution/Types/Mixin.hs  libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuiteInterface.hs  libraries/Cabal/Cabal/./Distribution/Types/TestType.hs  libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription.hs  libraries/Cabal/Cabal/./Distribution/Types/Condition.hs  libraries/Cabal/Cabal/./Distribution/Types/CondTree.hs  libraries/Cabal/Cabal/./Distribution/Types/HookedBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageDescription.hs  libraries/Cabal/Cabal/./Distribution/Types/SourceRepo.hs  libraries/Cabal/Cabal/./Distribution/Types/Component.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentLocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/LocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentRequestedSpec.hs  libraries/Cabal/Cabal/./Distribution/Types/TargetInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/Version.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionRange.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionRange/Internal.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionInterval.hs  libraries/Cabal/Cabal/./Distribution/Types/GivenComponent.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageVersionConstraint.hs  libraries/Cabal/Cabal/./Distribution/Utils/Generic.hs  libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs  libraries/Cabal/Cabal/./Distribution/Utils/ShortText.hs  libraries/Cabal/Cabal/./Distribution/Utils/Progress.hs  libraries/Cabal/Cabal/./Distribution/Verbosity.hs  libraries/Cabal/Cabal/./Distribution/Verbosity/Internal.hs  libraries/Cabal/Cabal/./Distribution/Version.hs  libraries/Cabal/Cabal/./Language/Haskell/Extension.hs  libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs  libraries/Cabal/Cabal/./Distribution/Compat/Parsing.hs  libraries/Cabal/Cabal/./Distribution/Compat/CharParsing.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Class.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/FieldDescrs.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Parsec.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Pretty.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Parsec.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Quirks.hs  libraries/Cabal/Cabal/./Distribution/Parsec.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Error.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Newtypes.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Position.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Warning.hs  libraries/Cabal/Cabal/./Distribution/Parsec/FieldLineStream.hs  libraries/Cabal/Cabal/./Distribution/Fields.hs  libraries/Cabal/Cabal/./Distribution/Fields/ConfVar.hs  libraries/Cabal/Cabal/./Distribution/Fields/Field.hs  libraries/Cabal/Cabal/./Distribution/Fields/Lexer.hs  libraries/Cabal/Cabal/./Distribution/Fields/LexerMonad.hs  libraries/Cabal/Cabal/./Distribution/Fields/ParseResult.hs  libraries/Cabal/Cabal/./Distribution/Fields/Parser.hs  libraries/Cabal/Cabal/./Distribution/Fields/Pretty.hs  libraries/Cabal/Cabal/./Distribution/Compat/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Benchmark/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Executable/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLib/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Library/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageDescription/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageId/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/SourceRepo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuite/Lens.hs  libraries/Cabal/Cabal/./Distribution/Backpack/PreExistingComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ReadyComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/MixLink.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModuleScope.hs  libraries/Cabal/Cabal/./Distribution/Backpack/UnifyM.hs  libraries/Cabal/Cabal/./Distribution/Backpack/Id.hs  libraries/Cabal/Cabal/./Distribution/Utils/UnionFind.hs  libraries/Cabal/Cabal/./Distribution/Utils/Base62.hs  libraries/Cabal/Cabal/./Distribution/Compat/Async.hs  libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs  libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs  libraries/Cabal/Cabal/./Distribution/Compat/Prelude.hs  libraries/Cabal/Cabal/./Distribution/Compat/SnocList.hs  libraries/Cabal/Cabal/./Distribution/GetOpt.hs  libraries/Cabal/Cabal/./Distribution/Lex.hs  libraries/Cabal/Cabal/./Distribution/Utils/String.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/EnvironmentParser.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/Utils/Json.hs  libraries/Cabal/Cabal/dist-boot/build/./autogen/Paths_Cabal.hs
"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  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -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.12.0.0 -package-id bytestring-0.10.8.2 -package-id mtl-2.2.2 -package-id text-1.2.4.1 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -Wnoncanonical-monadfail-instances -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/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/text/dist-boot/build/.depend-v.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include   -DINTEGER_SIMPLE  -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/dist-install/build/include'  -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.4.1 -hide-all-packages -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-DINTEGER_SIMPLE -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.8.2 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.5.3 -package-id integer-simple-0.1.1.1 -package-id template-haskell-2.16.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/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/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/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  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.16.0.0 -hide-all-packages -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.12.0.0 -package-id ghc-boot-th-8.10.4 -package-id ghc-prim-0.5.3 -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/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  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-8.10.4 -hide-all-packages -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.12.0.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-8.10.4 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build -dep-makefile libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghc-boot/./GHC/BaseDir.hs  libraries/ghc-boot/./GHC/LanguageExtensions.hs  libraries/ghc-boot/./GHC/PackageDb.hs  libraries/ghc-boot/./GHC/Serialized.hs  libraries/ghc-boot/./GHC/ForeignSrcLang.hs  libraries/ghc-boot/./GHC/HandleEncoding.hs  libraries/ghc-boot/./GHC/Platform.hs  libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs  libraries/ghc-boot/./GHC/Settings.hs  libraries/ghc-boot/./GHC/UniqueSubdir.hs  libraries/ghc-boot/dist-boot/build/GHC/Version.hs
echo "libraries/ghc-boot_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghc-boot/dist-boot/build/GHC/ libraries/ghc-boot/dist-boot/build/GHC/Platform/; 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  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-8.10.4 -hide-all-packages -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.12.0.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/text_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/text/dist-boot/build/Data/ libraries/text/dist-boot/build/Data/Text/ libraries/text/dist-boot/build/Data/Text/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/ libraries/text/dist-boot/build/Data/Text/Internal/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/ libraries/text/dist-boot/build/Data/Text/Internal/Fusion/ libraries/text/dist-boot/build/Data/Text/Internal/Lazy/ libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/ libraries/text/dist-boot/build/Data/Text/Lazy/ libraries/text/dist-boot/build/Data/Text/Lazy/Builder/; do if test ! -d $dir; then mkdir -p $dir; fi done
echo "libraries/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
grep -v ' : [a-zA-Z]:/' libraries/text/dist-boot/build/.depend-v.haskell.tmp > libraries/text/dist-boot/build/.depend-v.haskell.tmp2
"rm" -f libraries/mtl/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/mtl/dist-boot/build/.depend-v.c_asm.bit  
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/text/dist-boot/build/.depend-v.haskell.tmp2 > libraries/text/dist-boot/build/.depend-v.haskell
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  
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.bit  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -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.12.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   -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/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  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -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.12.0.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/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/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  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -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.3.0 -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build -dep-makefile libraries/binary/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/binary/src/Data/Binary.hs  libraries/binary/src/Data/Binary/Put.hs  libraries/binary/src/Data/Binary/Get.hs  libraries/binary/src/Data/Binary/Get/Internal.hs  libraries/binary/src/Data/Binary/Builder.hs  libraries/binary/src/Data/Binary/Class.hs  libraries/binary/src/Data/Binary/Internal.hs  libraries/binary/src/Data/Binary/Generic.hs  libraries/binary/src/Data/Binary/FloatCast.hs
echo "libraries/transformers_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/transformers/dist-boot/build/Control/Applicative/ libraries/transformers/dist-boot/build/Control/Monad/ libraries/transformers/dist-boot/build/Control/Monad/Trans/ libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/ libraries/transformers/dist-boot/build/Control/Monad/Trans/State/ libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/ libraries/transformers/dist-boot/build/Data/Functor/; do if test ! -d $dir; then mkdir -p $dir; fi done
echo "libraries/Cabal/Cabal_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp
grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp > libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2
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/GHC/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/ libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done
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
echo "libraries/binary_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/binary/dist-boot/build/.depend-v.haskell.tmp
"rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.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
"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
grep -v ' : [a-zA-Z]:/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp > libraries/binary/dist-boot/build/.depend-v.haskell.tmp2
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//.
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 utils/genapply/dist/build/.depend.c_asm.tmp  
"rm" -f utils/genapply/dist/build/.depend.haskell.tmp  
"rm" -f utils/genapply/dist/build/.depend.c_asm.bit  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -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.12.0.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
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
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
"inplace/bin/mkdirhier" utils/hp2ps/dist/build//.
"inplace/bin/mkdirhier" utils/unlit/dist/build//.
  HC [stage 0] utils/deriveConstants/dist/build/tmp/deriveConstants
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 includes/dist-install/build/ghcautoconf.h  
Creating includes/dist-install/build/ghcautoconf.h...
Done.
"rm" -f includes/dist-install/build/ghcplatform.h  
Creating includes/dist-install/build/ghcplatform.h...
echo "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
  HC [stage 0] utils/genprimopcode/dist/build/Lexer.o
Done.
  HC [stage 0] utils/hsc2hs/dist/build/Common.o
  HC [stage 0] utils/hsc2hs/dist/build/C.o
  HC [stage 0] utils/hsc2hs/dist/build/cbits/utils.o
"rm" -f utils/hp2ps/dist/build/.depend.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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
"rm" -f utils/unlit/dist/build/.depend.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Iutils/unlit/dist/build/unlit/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Iutils/unlit/dist/build/unlit/autogen       -Wno-unknown-pragmas       -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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
"/usr/sbin/dtrace" -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -C  -h -o rts/dist/build/RtsProbes.h -s rts/RtsProbes.d
  HC [stage 0] utils/genprimopcode/dist/build/Parser.o
  HC [stage 0] utils/hsc2hs/dist/build/UtilsCodegen.o
  HC [stage 0] utils/hsc2hs/dist/build/CrossCodegen.o
  HC [stage 0] utils/genprimopcode/dist/build/Main.o
  HC [stage 0] utils/hsc2hs/dist/build/DirectCodegen.o
/usr/bin/install -c -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="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib/bin/deriveConstants"'                                  >> inplace/bin/deriveConstants
echo 'datadir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                             >> inplace/bin/deriveConstants
echo 'bindir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin"'                              >> inplace/bin/deriveConstants
echo 'topdir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                           >> inplace/bin/deriveConstants
echo 'pgmgcc="cc"'                                               >> inplace/bin/deriveConstants
echo 'export LD_LIBRARY_PATH="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/directory-1.3.3.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/filepath-1.4.2.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/containers-0.6.0.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/deriveConstants
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/bin/deriveConstants
chmod +x                                                     inplace/bin/deriveConstants
inplace/bin/deriveConstants --gen-haskell-type -o includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "cc" --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --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" --target-os "freebsd"
inplace/bin/deriveConstants --gen-haskell-wrappers -o includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "cc" --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --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" --target-os "freebsd"
inplace/bin/deriveConstants --gen-haskell-exports -o includes/dist-derivedconstants/header/GHCConstantsHaskellExports.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "cc" --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --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" --target-os "freebsd"
inplace/bin/deriveConstants --gen-header -o includes/dist-derivedconstants/header/DerivedConstants.h --tmpdir includes/dist-derivedconstants/header/ --gcc-program "cc" --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --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" --target-os "freebsd"
  HC [stage 0] utils/hsc2hs/dist/build/Main.o
  HC [stage 0] utils/genprimopcode/dist/build/tmp/genprimopcode
  HC [stage 0] utils/hsc2hs/dist/build/tmp/hsc2hs
/usr/bin/install -c -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="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib/bin/genprimopcode"'                                  >> inplace/bin/genprimopcode
echo 'datadir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                             >> inplace/bin/genprimopcode
echo 'bindir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin"'                              >> inplace/bin/genprimopcode
echo 'topdir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                           >> inplace/bin/genprimopcode
echo 'pgmgcc="cc"'                                               >> inplace/bin/genprimopcode
echo 'export LD_LIBRARY_PATH="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/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
"rm" -f compiler/stage1/build/.depend-v.haskell.tmp  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.10.4 -hide-all-packages -i -icompiler/. -icompiler/backpack -icompiler/basicTypes -icompiler/cmm -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/hieFile -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/parser -Icompiler/stage1/build/utils -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.10.4 -package-id ghc-boot-th-8.10.4 -package-id ghc-heap-8.10.4 -package-id ghci-8.10.4 -package-id hpc-0.6.1.0 -package-id process-1.6.5.0 -package-id template-haskell-2.16.0.0 -package-id terminfo-0.4.1.4 -package-id time-1.8.0.2 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -optc-DTHREADED_RTS -Iincludes/dist/build  -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/hieFile/HieTypes.hs  compiler/hieFile/HieDebug.hs  compiler/hieFile/HieBin.hs  compiler/hieFile/HieUtils.hs  compiler/hieFile/HieAst.hs  compiler/main/Ar.hs  compiler/main/FileCleanup.hs  compiler/backpack/DriverBkp.hs  compiler/backpack/BkpSyn.hs  compiler/backpack/NameShape.hs  compiler/backpack/RnModIface.hs  compiler/basicTypes/Avail.hs  compiler/utils/AsmUtils.hs  compiler/basicTypes/BasicTypes.hs  compiler/basicTypes/ConLike.hs  compiler/basicTypes/DataCon.hs  compiler/basicTypes/PatSyn.hs  compiler/basicTypes/Demand.hs  compiler/cmm/Debug.hs  compiler/utils/Exception.hs  compiler/basicTypes/FieldLabel.hs  compiler/main/GhcMonad.hs  compiler/main/Hooks.hs  compiler/basicTypes/Id.hs  compiler/basicTypes/IdInfo.hs  compiler/basicTypes/Predicate.hs  compiler/basicTypes/Lexeme.hs  compiler/basicTypes/Literal.hs  compiler/llvmGen/Llvm.hs  compiler/llvmGen/Llvm/AbsSyn.hs  compiler/llvmGen/Llvm/MetaData.hs  compiler/llvmGen/Llvm/PpLlvm.hs  compiler/llvmGen/Llvm/Types.hs  compiler/llvmGen/LlvmCodeGen.hs  compiler/llvmGen/LlvmCodeGen/Base.hs  compiler/llvmGen/LlvmCodeGen/CodeGen.hs  compiler/llvmGen/LlvmCodeGen/Data.hs  compiler/llvmGen/LlvmCodeGen/Ppr.hs  compiler/llvmGen/LlvmCodeGen/Regs.hs  compiler/llvmGen/LlvmMangler.hs  compiler/basicTypes/MkId.hs  compiler/basicTypes/Module.hs  compiler/basicTypes/Name.hs  compiler/basicTypes/NameEnv.hs  compiler/basicTypes/NameSet.hs  compiler/basicTypes/OccName.hs  compiler/basicTypes/RdrName.hs  compiler/basicTypes/NameCache.hs  compiler/basicTypes/SrcLoc.hs  compiler/basicTypes/UniqSupply.hs  compiler/basicTypes/Unique.hs  compiler/basicTypes/Var.hs  compiler/basicTypes/VarEnv.hs  compiler/basicTypes/VarSet.hs  compiler/utils/UnVarGraph.hs  compiler/cmm/BlockId.hs  compiler/cmm/CLabel.hs  compiler/cmm/Cmm.hs  compiler/cmm/CmmBuildInfoTables.hs  compiler/cmm/CmmPipeline.hs  compiler/cmm/CmmCallConv.hs  compiler/cmm/CmmCommonBlockElim.hs  compiler/cmm/CmmImplementSwitchPlans.hs  compiler/cmm/CmmContFlowOpt.hs  compiler/cmm/CmmExpr.hs  compiler/cmm/CmmInfo.hs  compiler/cmm/CmmLex.hs  compiler/cmm/CmmLint.hs  compiler/cmm/CmmLive.hs  compiler/cmm/CmmMachOp.hs  compiler/cmm/CmmMonad.hs  compiler/cmm/CmmSwitch.hs  compiler/cmm/CmmNode.hs  compiler/cmm/CmmOpt.hs  compiler/cmm/CmmParse.hs  compiler/cmm/CmmProcPoint.hs  compiler/cmm/CmmSink.hs  compiler/cmm/CmmType.hs  compiler/cmm/CmmUtils.hs  compiler/cmm/CmmLayoutStack.hs  compiler/main/CliOption.hs  compiler/utils/EnumSet.hs  compiler/main/GhcNameVersion.hs  compiler/main/FileSettings.hs  compiler/cmm/MkGraph.hs  compiler/nativeGen/PprBase.hs  compiler/cmm/PprC.hs  compiler/cmm/PprCmm.hs  compiler/cmm/PprCmmDecl.hs  compiler/cmm/PprCmmExpr.hs  compiler/cmm/Bitmap.hs  compiler/./GHC/Platform/Regs.hs  compiler/./GHC/Platform/ARM.hs  compiler/./GHC/Platform/ARM64.hs  compiler/./GHC/Platform/NoRegs.hs  compiler/./GHC/Platform/PPC.hs  compiler/./GHC/Platform/S390X.hs  compiler/./GHC/Platform/SPARC.hs  compiler/./GHC/Platform/X86.hs  compiler/./GHC/Platform/X86_64.hs  compiler/./GHC/StgToCmm/CgUtils.hs  compiler/./GHC/StgToCmm.hs  compiler/./GHC/StgToCmm/Bind.hs  compiler/./GHC/StgToCmm/Closure.hs  compiler/./GHC/StgToCmm/DataCon.hs  compiler/./GHC/StgToCmm/Env.hs  compiler/./GHC/StgToCmm/Expr.hs  compiler/./GHC/StgToCmm/Foreign.hs  compiler/./GHC/StgToCmm/Heap.hs  compiler/./GHC/StgToCmm/Hpc.hs  compiler/./GHC/StgToCmm/ArgRep.hs  compiler/./GHC/StgToCmm/Layout.hs  compiler/./GHC/StgToCmm/Monad.hs  compiler/./GHC/StgToCmm/Prim.hs  compiler/./GHC/StgToCmm/Prof.hs  compiler/./GHC/StgToCmm/Ticky.hs  compiler/./GHC/StgToCmm/Utils.hs  compiler/./GHC/StgToCmm/ExtCode.hs  compiler/cmm/SMRep.hs  compiler/coreSyn/CoreArity.hs  compiler/coreSyn/CoreFVs.hs  compiler/coreSyn/CoreLint.hs  compiler/coreSyn/CorePrep.hs  compiler/coreSyn/CoreSubst.hs  compiler/coreSyn/CoreOpt.hs  compiler/coreSyn/CoreSyn.hs  compiler/utils/TrieMap.hs  compiler/coreSyn/CoreTidy.hs  compiler/coreSyn/CoreUnfold.hs  compiler/coreSyn/CoreUtils.hs  compiler/coreSyn/CoreMap.hs  compiler/coreSyn/CoreSeq.hs  compiler/coreSyn/CoreStats.hs  compiler/coreSyn/MkCore.hs  compiler/coreSyn/PprCore.hs  compiler/./GHC/HsToCore/PmCheck/Oracle.hs  compiler/./GHC/HsToCore/PmCheck/Ppr.hs  compiler/./GHC/HsToCore/PmCheck/Types.hs  compiler/./GHC/HsToCore/PmCheck.hs  compiler/deSugar/Coverage.hs  compiler/deSugar/Desugar.hs  compiler/deSugar/DsArrows.hs  compiler/deSugar/DsBinds.hs  compiler/deSugar/DsCCall.hs  compiler/deSugar/DsExpr.hs  compiler/deSugar/DsForeign.hs  compiler/deSugar/DsGRHSs.hs  compiler/deSugar/DsListComp.hs  compiler/deSugar/DsMonad.hs  compiler/deSugar/DsUsage.hs  compiler/deSugar/DsUtils.hs  compiler/deSugar/ExtractDocs.hs  compiler/deSugar/Match.hs  compiler/deSugar/MatchCon.hs  compiler/deSugar/MatchLit.hs  compiler/./GHC/Hs.hs  compiler/./GHC/Hs/Binds.hs  compiler/./GHC/Hs/Decls.hs  compiler/./GHC/Hs/Doc.hs  compiler/./GHC/Hs/Expr.hs  compiler/./GHC/Hs/ImpExp.hs  compiler/./GHC/Hs/Lit.hs  compiler/./GHC/Hs/PlaceHolder.hs  compiler/./GHC/Hs/Extension.hs  compiler/./GHC/Hs/Instances.hs  compiler/./GHC/Hs/Pat.hs  compiler/./GHC/Hs/Types.hs  compiler/./GHC/Hs/Utils.hs  compiler/./GHC/Hs/Dump.hs  compiler/iface/BinIface.hs  compiler/iface/BinFingerprint.hs  compiler/iface/BuildTyCl.hs  compiler/iface/IfaceEnv.hs  compiler/iface/IfaceSyn.hs  compiler/iface/IfaceType.hs  compiler/iface/ToIface.hs  compiler/iface/LoadIface.hs  compiler/iface/MkIface.hs  compiler/iface/TcIface.hs  compiler/iface/FlagChecker.hs  compiler/main/Annotations.hs  compiler/main/CmdLineParser.hs  compiler/main/CodeOutput.hs  compiler/stage1/build/Config.hs  compiler/main/Constants.hs  compiler/main/DriverMkDepend.hs  compiler/main/DriverPhases.hs  compiler/main/PipelineMonad.hs  compiler/main/DriverPipeline.hs  compiler/main/DynFlags.hs  compiler/main/ErrUtils.hs  compiler/main/Finder.hs  compiler/main/GHC.hs  compiler/main/GhcMake.hs  compiler/main/GhcPlugins.hs  compiler/utils/GhcPrelude.hs  compiler/main/DynamicLoading.hs  compiler/main/HeaderInfo.hs  compiler/main/HscMain.hs  compiler/main/HscStats.hs  compiler/main/HscTypes.hs  compiler/main/InteractiveEval.hs  compiler/main/InteractiveEvalTypes.hs  compiler/main/PackageConfig.hs  compiler/main/Packages.hs  compiler/main/PlatformConstants.hs  compiler/main/Plugins.hs  compiler/typecheck/TcPluginM.hs  compiler/main/PprTyThing.hs  compiler/main/Settings.hs  compiler/main/StaticPtrTable.hs  compiler/main/SysTools.hs  compiler/main/SysTools/BaseDir.hs  compiler/main/SysTools/Terminal.hs  compiler/main/SysTools/ExtraObj.hs  compiler/main/SysTools/Info.hs  compiler/main/SysTools/Process.hs  compiler/main/SysTools/Tasks.hs  compiler/main/SysTools/Settings.hs  compiler/main/Elf.hs  compiler/main/TidyPgm.hs  compiler/parser/Ctype.hs  compiler/parser/HaddockUtils.hs  compiler/parser/Lexer.hs  compiler/types/OptCoercion.hs  compiler/parser/Parser.hs  compiler/parser/RdrHsSyn.hs  compiler/parser/ApiAnnotation.hs  compiler/prelude/ForeignCall.hs  compiler/prelude/KnownUniques.hs  compiler/prelude/PrelInfo.hs  compiler/prelude/PrelNames.hs  compiler/prelude/PrelRules.hs  compiler/prelude/PrimOp.hs  compiler/main/ToolSettings.hs  compiler/prelude/TysPrim.hs  compiler/prelude/TysWiredIn.hs  compiler/profiling/CostCentre.hs  compiler/profiling/CostCentreState.hs  compiler/profiling/ProfInit.hs  compiler/rename/RnBinds.hs  compiler/rename/RnEnv.hs  compiler/rename/RnExpr.hs  compiler/rename/RnHsDoc.hs  compiler/rename/RnNames.hs  compiler/rename/RnPat.hs  compiler/rename/RnSource.hs  compiler/rename/RnSplice.hs  compiler/rename/RnTypes.hs  compiler/rename/RnFixity.hs  compiler/rename/RnUtils.hs  compiler/rename/RnUnbound.hs  compiler/simplCore/CoreMonad.hs  compiler/simplCore/CSE.hs  compiler/simplCore/FloatIn.hs  compiler/simplCore/FloatOut.hs  compiler/simplCore/LiberateCase.hs  compiler/simplCore/OccurAnal.hs  compiler/simplCore/SAT.hs  compiler/simplCore/SetLevels.hs  compiler/simplCore/SimplCore.hs  compiler/simplCore/SimplEnv.hs  compiler/simplCore/SimplMonad.hs  compiler/simplCore/SimplUtils.hs  compiler/simplCore/Simplify.hs  compiler/simplStg/SimplStg.hs  compiler/simplStg/StgStats.hs  compiler/simplStg/StgCse.hs  compiler/simplStg/StgLiftLams.hs  compiler/simplStg/StgLiftLams/Analysis.hs  compiler/simplStg/StgLiftLams/LiftM.hs  compiler/simplStg/StgLiftLams/Transformation.hs  compiler/stgSyn/StgSubst.hs  compiler/simplStg/UnariseStg.hs  compiler/simplStg/RepType.hs  compiler/specialise/Rules.hs  compiler/specialise/SpecConstr.hs  compiler/specialise/Specialise.hs  compiler/stgSyn/CoreToStg.hs  compiler/stgSyn/StgLint.hs  compiler/stgSyn/StgSyn.hs  compiler/stgSyn/StgFVs.hs  compiler/simplCore/CallArity.hs  compiler/stranal/DmdAnal.hs  compiler/simplCore/Exitify.hs  compiler/stranal/WorkWrap.hs  compiler/stranal/WwLib.hs  compiler/typecheck/FamInst.hs  compiler/typecheck/ClsInst.hs  compiler/typecheck/Inst.hs  compiler/typecheck/TcAnnotations.hs  compiler/typecheck/TcArrows.hs  compiler/typecheck/TcBinds.hs  compiler/typecheck/TcSigs.hs  compiler/typecheck/TcClassDcl.hs  compiler/typecheck/TcDefaults.hs  compiler/typecheck/TcDeriv.hs  compiler/typecheck/TcDerivInfer.hs  compiler/typecheck/TcDerivUtils.hs  compiler/typecheck/TcEnv.hs  compiler/typecheck/TcExpr.hs  compiler/typecheck/TcForeign.hs  compiler/typecheck/TcGenDeriv.hs  compiler/typecheck/TcGenFunctor.hs  compiler/typecheck/TcGenGenerics.hs  compiler/typecheck/TcHsSyn.hs  compiler/typecheck/TcHsType.hs  compiler/typecheck/TcInstDcls.hs  compiler/typecheck/TcMType.hs  compiler/typecheck/TcValidity.hs  compiler/typecheck/TcMatches.hs  compiler/typecheck/TcPat.hs  compiler/typecheck/TcPatSyn.hs  compiler/typecheck/TcRnDriver.hs  compiler/typecheck/TcBackpack.hs  compiler/typecheck/TcRnExports.hs  compiler/typecheck/TcRnMonad.hs  compiler/typecheck/TcRnTypes.hs  compiler/typecheck/Constraint.hs  compiler/typecheck/TcOrigin.hs  compiler/typecheck/TcRules.hs  compiler/typecheck/TcSimplify.hs  compiler/typecheck/TcHoleErrors.hs  compiler/typecheck/TcHoleFitTypes.hs  compiler/typecheck/TcErrors.hs  compiler/typecheck/TcTyClsDecls.hs  compiler/typecheck/TcTyDecls.hs  compiler/typecheck/TcTypeable.hs  compiler/typecheck/TcType.hs  compiler/typecheck/TcEvidence.hs  compiler/typecheck/TcEvTerm.hs  compiler/typecheck/TcUnify.hs  compiler/typecheck/TcInteract.hs  compiler/typecheck/TcCanonical.hs  compiler/typecheck/TcFlatten.hs  compiler/typecheck/TcSMonad.hs  compiler/typecheck/TcTypeNats.hs  compiler/typecheck/TcSplice.hs  compiler/types/Class.hs  compiler/types/Coercion.hs  compiler/deSugar/DsMeta.hs  compiler/prelude/THNames.hs  compiler/types/FamInstEnv.hs  compiler/typecheck/FunDeps.hs  compiler/types/InstEnv.hs  compiler/types/TyCon.hs  compiler/types/CoAxiom.hs  compiler/types/Type.hs  compiler/types/TyCoRep.hs  compiler/types/TyCoFVs.hs  compiler/types/TyCoSubst.hs  compiler/types/TyCoPpr.hs  compiler/types/TyCoTidy.hs  compiler/types/Unify.hs  compiler/utils/Bag.hs  compiler/utils/Binary.hs  compiler/utils/BooleanFormula.hs  compiler/utils/BufWrite.hs  compiler/utils/Digraph.hs  compiler/utils/Encoding.hs  compiler/utils/FastFunctions.hs  compiler/utils/FastMutInt.hs  compiler/utils/FastString.hs  compiler/utils/FastStringEnv.hs  compiler/utils/Fingerprint.hs  compiler/utils/FiniteMap.hs  compiler/utils/FV.hs  compiler/utils/GraphBase.hs  compiler/utils/GraphColor.hs  compiler/utils/GraphOps.hs  compiler/utils/GraphPpr.hs  compiler/utils/IOEnv.hs  compiler/utils/Json.hs  compiler/utils/ListSetOps.hs  compiler/utils/Maybes.hs  compiler/utils/MonadUtils.hs  compiler/utils/OrdList.hs  compiler/utils/Outputable.hs  compiler/utils/Pair.hs  compiler/utils/Panic.hs  compiler/utils/PlainPanic.hs  compiler/utils/PprColour.hs  compiler/utils/Pretty.hs  compiler/utils/State.hs  compiler/utils/Stream.hs  compiler/utils/StringBuffer.hs  compiler/utils/UniqDFM.hs  compiler/utils/UniqDSet.hs  compiler/utils/UniqFM.hs  compiler/utils/UniqMap.hs  compiler/utils/UniqSet.hs  compiler/utils/Util.hs  compiler/cmm/Hoopl/Block.hs  compiler/cmm/Hoopl/Collections.hs  compiler/cmm/Hoopl/Dataflow.hs  compiler/cmm/Hoopl/Graph.hs  compiler/cmm/Hoopl/Label.hs  compiler/nativeGen/AsmCodeGen.hs  compiler/nativeGen/TargetReg.hs  compiler/nativeGen/NCGMonad.hs  compiler/nativeGen/Instruction.hs  compiler/nativeGen/BlockLayout.hs  compiler/nativeGen/CFG.hs  compiler/utils/Dominators.hs  compiler/nativeGen/Format.hs  compiler/nativeGen/Reg.hs  compiler/nativeGen/RegClass.hs  compiler/nativeGen/PIC.hs  compiler/nativeGen/CPrim.hs  compiler/nativeGen/X86/Regs.hs  compiler/nativeGen/X86/RegInfo.hs  compiler/nativeGen/X86/Instr.hs  compiler/nativeGen/X86/Cond.hs  compiler/nativeGen/X86/Ppr.hs  compiler/nativeGen/X86/CodeGen.hs  compiler/nativeGen/PPC/Regs.hs  compiler/nativeGen/PPC/RegInfo.hs  compiler/nativeGen/PPC/Instr.hs  compiler/nativeGen/PPC/Cond.hs  compiler/nativeGen/PPC/Ppr.hs  compiler/nativeGen/PPC/CodeGen.hs  compiler/nativeGen/SPARC/Base.hs  compiler/nativeGen/SPARC/Regs.hs  compiler/nativeGen/SPARC/Imm.hs  compiler/nativeGen/SPARC/AddrMode.hs  compiler/nativeGen/SPARC/Cond.hs  compiler/nativeGen/SPARC/Instr.hs  compiler/nativeGen/SPARC/Stack.hs  compiler/nativeGen/SPARC/ShortcutJump.hs  compiler/nativeGen/SPARC/Ppr.hs  compiler/nativeGen/SPARC/CodeGen.hs  compiler/nativeGen/SPARC/CodeGen/Amode.hs  compiler/nativeGen/SPARC/CodeGen/Base.hs  compiler/nativeGen/SPARC/CodeGen/CondCode.hs  compiler/nativeGen/SPARC/CodeGen/Gen32.hs  compiler/nativeGen/SPARC/CodeGen/Gen64.hs  compiler/nativeGen/SPARC/CodeGen/Sanity.hs  compiler/nativeGen/SPARC/CodeGen/Expand.hs  compiler/nativeGen/RegAlloc/Liveness.hs  compiler/nativeGen/RegAlloc/Graph/Main.hs  compiler/nativeGen/RegAlloc/Graph/Stats.hs  compiler/nativeGen/RegAlloc/Graph/ArchBase.hs  compiler/nativeGen/RegAlloc/Graph/ArchX86.hs  compiler/nativeGen/RegAlloc/Graph/Coalesce.hs  compiler/nativeGen/RegAlloc/Graph/Spill.hs  compiler/nativeGen/RegAlloc/Graph/SpillClean.hs  compiler/nativeGen/RegAlloc/Graph/SpillCost.hs  compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs  compiler/nativeGen/RegAlloc/Linear/Main.hs  compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs  compiler/nativeGen/RegAlloc/Linear/State.hs  compiler/nativeGen/RegAlloc/Linear/Stats.hs  compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs  compiler/nativeGen/RegAlloc/Linear/StackMap.hs  compiler/nativeGen/RegAlloc/Linear/Base.hs  compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs  compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs  compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs  compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs  compiler/nativeGen/Dwarf.hs  compiler/nativeGen/Dwarf/Types.hs  compiler/nativeGen/Dwarf/Constants.hs  compiler/./GHC/ThToHs.hs  compiler/ghci/ByteCodeTypes.hs  compiler/ghci/ByteCodeAsm.hs  compiler/ghci/ByteCodeGen.hs  compiler/ghci/ByteCodeInstr.hs  compiler/ghci/ByteCodeItbls.hs  compiler/ghci/ByteCodeLink.hs  compiler/ghci/Debugger.hs  compiler/ghci/LinkerTypes.hs  compiler/ghci/Linker.hs  compiler/ghci/RtClosureInspect.hs  compiler/ghci/GHCi.hs
/usr/bin/install -c -m 755 utils/hsc2hs/dist/build/tmp/hsc2hs inplace/lib/bin/hsc2hs
"rm" -f                                                     inplace/bin/hsc2hs  
echo '#!/bin/sh'                                                     >> inplace/bin/hsc2hs
echo 'executablename="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib/bin/hsc2hs"'                                  >> inplace/bin/hsc2hs
echo 'datadir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                             >> inplace/bin/hsc2hs
echo 'bindir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin"'                              >> inplace/bin/hsc2hs
echo 'topdir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                           >> inplace/bin/hsc2hs
echo 'pgmgcc="cc"'                                               >> inplace/bin/hsc2hs
echo 'export LD_LIBRARY_PATH="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/directory-1.3.3.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/filepath-1.4.2.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/containers-0.6.0.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/hsc2hs
cat utils/hsc2hs/hsc2hs.wrapper                                     >> inplace/bin/hsc2hs
chmod +x                                                     inplace/bin/hsc2hs
  HSC2HS libraries/ghci/dist-boot/build/GHCi/FFI.hs
  HSC2HS libraries/ghci/dist-boot/build/GHCi/InfoTable.hs
  HSC2HS libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs
  HSC2HS libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs
  HSC2HS libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs
  HSC2HS libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs
  HSC2HS libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs
  HSC2HS libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs
"rm" -f libraries/ghci/dist-boot/build/.depend-v.haskell.tmp  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-8.10.4 -hide-all-packages -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/usr/local/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.10.4 -package-id ghc-boot-th-8.10.4 -package-id ghc-heap-8.10.4 -package-id template-haskell-2.16.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build -dep-makefile libraries/ghci/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghci/./GHCi/BreakArray.hs  libraries/ghci/./GHCi/BinaryArray.hs  libraries/ghci/./GHCi/Message.hs  libraries/ghci/./GHCi/ResolvedBCO.hs  libraries/ghci/./GHCi/RemoteTypes.hs  libraries/ghci/dist-boot/build/GHCi/FFI.hs  libraries/ghci/dist-boot/build/GHCi/InfoTable.hs  libraries/ghci/./GHCi/StaticPtrTable.hs  libraries/ghci/./GHCi/TH/Binary.hs  libraries/ghci/./SizedSeq.hs
"rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-8.10.4 -hide-all-packages -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.12.0.0 -package-id ghc-prim-0.5.3 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build -dep-makefile libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghc-heap/./GHC/Exts/Heap.hs  libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs  libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs
echo "libraries/ghci_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghci/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghci/dist-boot/build/./ libraries/ghci/dist-boot/build/GHCi/ libraries/ghci/dist-boot/build/GHCi/TH/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghci/dist-boot/build/.depend-v.haskell.tmp > libraries/ghci/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghci/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghci/dist-boot/build/.depend-v.haskell
"rm" -f libraries/hpc/dist-boot/build/.depend-v.haskell.tmp  
"/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -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.12.0.0 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id time-1.8.0.2 -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/ghc-heap_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghc-heap/dist-boot/build/GHC/Exts/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-heap/dist-boot/build/.depend-v.haskell
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
echo "compiler_stage1_depfile_haskell_EXISTS = YES" >> compiler/stage1/build/.depend-v.haskell.tmp
for dir in compiler/stage1/build/./ compiler/stage1/build/Dwarf/ compiler/stage1/build/GHC/ compiler/stage1/build/GHC/Hs/ compiler/stage1/build/GHC/HsToCore/ compiler/stage1/build/GHC/HsToCore/PmCheck/ compiler/stage1/build/GHC/Platform/ compiler/stage1/build/GHC/StgToCmm/ compiler/stage1/build/Hoopl/ compiler/stage1/build/Llvm/ compiler/stage1/build/LlvmCodeGen/ compiler/stage1/build/PPC/ compiler/stage1/build/RegAlloc/ compiler/stage1/build/RegAlloc/Graph/ compiler/stage1/build/RegAlloc/Linear/ compiler/stage1/build/RegAlloc/Linear/PPC/ compiler/stage1/build/RegAlloc/Linear/SPARC/ compiler/stage1/build/RegAlloc/Linear/X86/ compiler/stage1/build/RegAlloc/Linear/X86_64/ compiler/stage1/build/SPARC/ compiler/stage1/build/SPARC/CodeGen/ compiler/stage1/build/StgLiftLams/ compiler/stage1/build/SysTools/ compiler/stage1/build/X86/; 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
  HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Process.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Pos.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Signatures.o
  HC [stage 0] libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o
  HC [stage 0] libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o
  HC [stage 0] libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Functions.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/ByteStringCompat.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Encoding/Error.o
  HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/FloatCast.o
  HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Builder.o
  HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Internal.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Async.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/Version.o
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/Platform.o
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/BaseDir.o
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o
"inplace/bin/mkdirhier" utils/ghc-pkg/dist/build/tmp//.
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/Serialized.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/Json.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Read.o
"inplace/bin/mkdirhier" libraries/text/dist-boot/build/cbits//.
  HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.10.4.a libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.10.4.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-8.10.4.a.contents
"xargs"  "ar" qcls  libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.10.4.a < libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.10.4.a.contents
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.10.4.a.contents  
  HC [stage 0] libraries/transformers/dist-boot/build/Data/Functor/Constant.o
"inplace/bin/mkdirhier" inplace/lib/package.conf.d/.
"rm" -f includes/dist/build/settings  

  HC [stage 0] compiler/stage1/build/GhcPrelude.o
  HC [stage 0] compiler/stage1/build/TcHoleFitTypes.o-boot
  HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o
  HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o
  HC [stage 0] libraries/ghci/dist-boot/build/GHCi/BreakArray.o
  HC [stage 0] libraries/hpc/dist-boot/build/Trace/Hpc/Util.o
  HC [stage 0] ghc/stage1/build/hschooks.o
"inplace/bin/mkdirhier" ghc/stage1/build/tmp//.
"inplace/bin/mkdirhier" compiler/stage1/build/parser//.
"inplace/bin/mkdirhier" compiler/stage1/build/ghci//.
"inplace/bin/mkdirhier" compiler/stage1/build/cbits//.
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/cbits//.
  HC [stage 0] utils/unlit/dist/build/unlit.o
  HC [stage 0] utils/unlit/dist/build/fs.o
"inplace/bin/mkdirhier" utils/unlit/dist/build/tmp//.
"cp" llvm-targets inplace/lib/llvm-targets
"cp" llvm-passes inplace/lib/llvm-passes
inplace/bin/deriveConstants --gen-haskell-value -o includes/dist-derivedconstants/header/platformConstants --tmpdir includes/dist-derivedconstants/header/ --gcc-program "cc" --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --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" --target-os "freebsd"
"rm" -f includes/dist-install/build/ghcversion.h  
Creating includes/dist-install/build/ghcversion.h...
Done.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/build/GHC//.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/build/GHC/Platform//.
"inplace/bin/mkdirhier" compiler/stage2/build//.
  HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o
  HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o
  HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o
  HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o
  HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Error.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o

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

libraries/transformers/Control/Monad/Trans/Error.hs:103:1: warning: [-Worphans]
    Orphan instance: instance [safe] Error e => MonadPlus (Either e)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
    |
103 | instance (Error e) => MonadPlus (Either e) where
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Trans.o
  HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Array.o
  HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Put.o
  HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/UniqueSubdir.o
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/Settings.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Pos.o
  HC [stage 0] libraries/text/dist-boot/build/cbits/cbits.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Applicative/Lift.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/CPS.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/CPS.o
  HC [stage 0] libraries/transformers/dist-boot/build/Data/Functor/Reverse.o
"cp" includes/dist/build/settings inplace/lib/settings
  HC [stage 0] compiler/stage1/build/Exception.o
  HC [stage 0] compiler/stage1/build/Config.o
  HC [stage 0] compiler/stage1/build/Var.o-boot
  HC [stage 0] compiler/stage1/build/OccName.o-boot
  HC [stage 0] compiler/stage1/build/FastFunctions.o
  HC [stage 0] compiler/stage1/build/Encoding.o
  HC [stage 0] compiler/stage1/build/DynFlags.o-boot
  HC [stage 0] compiler/stage1/build/Outputable.o-boot
  HC [stage 0] compiler/stage1/build/FastMutInt.o
  HC [stage 0] compiler/stage1/build/FiniteMap.o
  HC [stage 0] compiler/stage1/build/Fingerprint.o
  HC [stage 0] compiler/stage1/build/Name.o-boot
  HC [stage 0] compiler/stage1/build/Hooks.o-boot
  HC [stage 0] compiler/stage1/build/Plugins.o-boot
  HC [stage 0] compiler/stage1/build/EnumSet.o
  HC [stage 0] compiler/stage1/build/CliOption.o
  HC [stage 0] compiler/stage1/build/PlatformConstants.o
  HC [stage 0] compiler/stage1/build/GhcNameVersion.o
  HC [stage 0] compiler/stage1/build/FileSettings.o
  HC [stage 0] compiler/stage1/build/MonadUtils.o
  HC [stage 0] compiler/stage1/build/GHC/HsToCore/PmCheck/Types.o-boot
  HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o
  HC [stage 0] compiler/stage1/build/TyCon.o-boot
  HC [stage 0] compiler/stage1/build/PrimOp.o-boot
  HC [stage 0] compiler/stage1/build/Stream.o
  HC [stage 0] compiler/stage1/build/Hoopl/Collections.o
  HC [stage 0] compiler/stage1/build/Hoopl/Block.o
  HC [stage 0] libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o
  HC [stage 0] compiler/stage1/build/State.o
  HC [stage 0] compiler/stage1/build/X86/Cond.o
  HC [stage 0] compiler/stage1/build/SPARC/Cond.o
  HC [stage 0] compiler/stage1/build/parser/cutils.o
  HC [stage 0] compiler/stage1/build/ghci/keepCAFsForGHCi.o
  HC [stage 0] compiler/stage1/build/cbits/genSym.o
  HC [stage 0] libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o
  HC [stage 0] utils/unlit/dist/build/tmp/unlit
"cp" includes/dist-derivedconstants/header/platformConstants inplace/lib/platformConstants
"rm" -f libraries/ghc-boot/dist-install/build/GHC/Version.hs  
done.
"rm" -f libraries/ghc-boot/dist-install/build/GHC/Platform/Host.hs  
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
done.
"rm" -f compiler/stage2/build/Config.hs  
Creating compiler/stage2/build/Config.hs ... 
done.
  HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Identity.o
  HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o
  HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Get.o
"rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.4.a libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.4.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.4.a.contents
"xargs"  "ar" qcls  libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.4.a < libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.4.a.contents
"rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.4.a.contents  
  HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Error.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/List.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Select.o
  HC [stage 0] compiler/stage1/build/PlainPanic.o
  HC [stage 0] compiler/stage1/build/TyCoRep.o-boot
  HC [stage 0] compiler/stage1/build/ToolSettings.o
  HC [stage 0] compiler/stage1/build/Constants.o
  HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o
  HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o
  HC [stage 0] libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o
  HC [stage 0] libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.o
/usr/bin/install -c -m 755 utils/unlit/dist/build/tmp/unlit inplace/lib/bin/unlit.bin
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Error/Class.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Cont/Class.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/State/Class.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Reader/Class.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o
  HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Class.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Writer/Class.o
  HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Accum.o
  HC [stage 0] compiler/stage1/build/Util.o
  HC [stage 0] compiler/stage1/build/Panic.o
  HC [stage 0] compiler/stage1/build/SysTools/Terminal.o
  HC [stage 0] compiler/stage1/build/Settings.o
  HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o
  HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o
  HC [stage 0] compiler/stage1/build/Ar.o
"rm" -f libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a.contents  
echo libraries/hpc/dist-boot/build/Trace/Hpc/Util.o libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.o        >> libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a.contents
"xargs"  "ar" qcls  libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a < libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a.contents
"rm" -f libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a.contents  
"rm" -f                                                     inplace/lib/bin/unlit  
echo '#!/bin/sh'                                                     >> inplace/lib/bin/unlit
echo 'executablename="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib/bin/unlit.bin"'                                  >> inplace/lib/bin/unlit
echo 'datadir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                             >> inplace/lib/bin/unlit
echo 'bindir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin"'                              >> inplace/lib/bin/unlit
echo 'topdir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                           >> inplace/lib/bin/unlit
echo 'pgmgcc="cc"'                                               >> 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
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Search.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Unsafe.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o
  HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Generic.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/State/Strict.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Cont.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Error.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Except.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/RWS/Class.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Reader.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/State/Lazy.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Writer/Lazy.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Writer/Strict.o
"rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents  
echo libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o libraries/transformers/dist-boot/build/Control/Monad/Signatures.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Accum.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/CPS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Select.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/CPS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o libraries/transformers/dist-boot/build/Data/Functor/Constant.o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o        >> libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents
"xargs"  "ar" qcls  libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a < libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents
"rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents  
  HC [stage 0] compiler/stage1/build/FastString.o
  HC [stage 0] compiler/stage1/build/PprColour.o
  HC [stage 0] compiler/stage1/build/SysTools/BaseDir.o
  HC [stage 0] compiler/stage1/build/Maybes.o
  HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o
  HC [stage 0] compiler/stage1/build/Ctype.o
  HC [stage 0] compiler/stage1/build/Dominators.o
  HC [stage 0] compiler/stage1/build/PPC/Cond.o
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.10.4.a libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.10.4.a.contents  
echo libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o       >> libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.10.4.a.contents
"xargs"  "ar" qcls  libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.10.4.a < libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.10.4.a.contents
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.10.4.a.contents  
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Private.o
  HC [stage 0] libraries/binary/dist-boot/build/Data/Binary.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/RWS/Lazy.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/RWS/Strict.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/State.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Writer.o
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents  
echo libraries/binary/dist-boot/build/Data/Binary.o libraries/binary/dist-boot/build/Data/Binary/Put.o libraries/binary/dist-boot/build/Data/Binary/Get.o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o libraries/binary/dist-boot/build/Data/Binary/Builder.o libraries/binary/dist-boot/build/Data/Binary/Class.o libraries/binary/dist-boot/build/Data/Binary/Internal.o libraries/binary/dist-boot/build/Data/Binary/Generic.o libraries/binary/dist-boot/build/Data/Binary/FloatCast.o        >> libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents
"xargs"  "ar" qcls  libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a < libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents  
  HC [stage 0] compiler/stage1/build/Module.o-boot
  HC [stage 0] compiler/stage1/build/BufWrite.o
  HC [stage 0] compiler/stage1/build/Lexeme.o
  HC [stage 0] compiler/stage1/build/StringBuffer.o
  HC [stage 0] libraries/ghci/dist-boot/build/GHCi/InfoTable.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/PackageDb.o
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o
  HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o
  HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/RWS.o
  HC [stage 0] compiler/stage1/build/Pretty.o
  HC [stage 0] compiler/stage1/build/Packages.o-boot
  HC [stage 0] libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o
  HC [stage 0] libraries/ghci/dist-boot/build/GHCi/FFI.o
  HC [stage 0] libraries/ghci/dist-boot/build/SizedSeq.o
  HC [stage 0] libraries/ghci/dist-boot/build/GHCi/BinaryArray.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.10.4.a libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.10.4.a.contents  
echo libraries/ghc-boot/dist-boot/build/GHC/BaseDir.o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o libraries/ghc-boot/dist-boot/build/GHC/PackageDb.o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o libraries/ghc-boot/dist-boot/build/GHC/Platform.o libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o libraries/ghc-boot/dist-boot/build/GHC/Settings.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-8.10.4.a.contents
"xargs"  "ar" qcls  libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.10.4.a < libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.10.4.a.contents
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.10.4.a.contents  
"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  
  HC [stage 0] compiler/stage1/build/Outputable.o
  HC [stage 0] libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o
  HC [stage 0] libraries/ghci/dist-boot/build/GHCi/StaticPtrTable.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o
  HC [stage 0] compiler/stage1/build/Json.o
  HC [stage 0] compiler/stage1/build/Bag.o
  HC [stage 0] compiler/stage1/build/IdInfo.o-boot
  HC [stage 0] compiler/stage1/build/TcType.o-boot
  HC [stage 0] compiler/stage1/build/TyCoPpr.o-boot
  HC [stage 0] compiler/stage1/build/OrdList.o
  HC [stage 0] compiler/stage1/build/ListSetOps.o
  HC [stage 0] compiler/stage1/build/Pair.o
  HC [stage 0] compiler/stage1/build/SysTools/Settings.o
  HC [stage 0] compiler/stage1/build/AsmUtils.o
  HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Show.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o
  HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o
  HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o
  HC [stage 0] compiler/stage1/build/SrcLoc.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o
  HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o
  HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Encoding.o
  HC [stage 0] compiler/stage1/build/ErrUtils.o-boot
  HC [stage 0] compiler/stage1/build/BasicTypes.o
  HC [stage 0] compiler/stage1/build/CmdLineParser.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Foreign.o
  HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.16.0.0.a libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.16.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/Lib/Internal.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o        >> libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.16.0.0.a.contents
"xargs"  "ar" qcls  libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.16.0.0.a < libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.16.0.0.a.contents
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.16.0.0.a.contents  
  HC [stage 0] libraries/ghci/dist-boot/build/GHCi/TH/Binary.o
  HC [stage 0] compiler/stage1/build/Unique.o
  HC [stage 0] compiler/stage1/build/UniqFM.o
  HC [stage 0] compiler/stage1/build/UniqSupply.o
  HC [stage 0] compiler/stage1/build/RegClass.o
  HC [stage 0] compiler/stage1/build/Binary.o
  HC [stage 0] compiler/stage1/build/UniqSet.o
  HC [stage 0] compiler/stage1/build/UniqDFM.o
  HC [stage 0] compiler/stage1/build/Digraph.o
  HC [stage 0] compiler/stage1/build/Reg.o
  HC [stage 0] compiler/stage1/build/UniqMap.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/IO.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Read.o
  HC [stage 0] compiler/stage1/build/UniqDSet.o
  HC [stage 0] compiler/stage1/build/DriverPhases.o
  HC [stage 0] compiler/stage1/build/FastStringEnv.o
  HC [stage 0] compiler/stage1/build/BooleanFormula.o
  HC [stage 0] compiler/stage1/build/GraphBase.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Graph/ArchBase.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/IO.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o
  HC [stage 0] compiler/stage1/build/Module.o
  HC [stage 0] compiler/stage1/build/CostCentreState.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Graph/TrivColorable.o
  HC [stage 0] compiler/stage1/build/GraphPpr.o
  HC [stage 0] compiler/stage1/build/GraphOps.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Graph/ArchX86.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o
  HC [stage 0] compiler/stage1/build/PrelNames.o-boot
  HC [stage 0] compiler/stage1/build/PackageConfig.o
  HC [stage 0] compiler/stage1/build/ForeignCall.o
  HC [stage 0] compiler/stage1/build/GraphColor.o
  HC [stage 0] compiler/stage1/build/DynFlags.o
  HC [stage 0] libraries/ghci/dist-boot/build/GHCi/Message.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Prim.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/IO.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Builder.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Read.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Char.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/String.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Text.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Token.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Expr.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Token.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Field.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Language.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Perm.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Language.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Perm.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o
"rm" -f libraries/ghci/dist-boot/build/libHSghci-8.10.4.a libraries/ghci/dist-boot/build/libHSghci-8.10.4.a.contents  
echo libraries/ghci/dist-boot/build/GHCi/BreakArray.o libraries/ghci/dist-boot/build/GHCi/BinaryArray.o libraries/ghci/dist-boot/build/GHCi/Message.o libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o libraries/ghci/dist-boot/build/GHCi/FFI.o libraries/ghci/dist-boot/build/GHCi/InfoTable.o libraries/ghci/dist-boot/build/GHCi/StaticPtrTable.o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o libraries/ghci/dist-boot/build/SizedSeq.o        >> libraries/ghci/dist-boot/build/libHSghci-8.10.4.a.contents
"xargs"  "ar" qcls  libraries/ghci/dist-boot/build/libHSghci-8.10.4.a < libraries/ghci/dist-boot/build/libHSghci-8.10.4.a.contents
"rm" -f libraries/ghci/dist-boot/build/libHSghci-8.10.4.a.contents  
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Warning.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Error.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o
  HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Expr.o
  HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/LexerMonad.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o
"rm" -f libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents  
echo libraries/parsec/dist-boot/build/Text/Parsec.o libraries/parsec/dist-boot/build/Text/Parsec/String.o libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o libraries/parsec/dist-boot/build/Text/Parsec/Text.o libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o libraries/parsec/dist-boot/build/Text/Parsec/Pos.o libraries/parsec/dist-boot/build/Text/Parsec/Error.o libraries/parsec/dist-boot/build/Text/Parsec/Prim.o libraries/parsec/dist-boot/build/Text/Parsec/Char.o libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o libraries/parsec/dist-boot/build/Text/Parsec/Token.o libraries/parsec/dist-boot/build/Text/Parsec/Expr.o libraries/parsec/dist-boot/build/Text/Parsec/Language.o libraries/parsec/dist-boot/build/Text/Parsec/Perm.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Error.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Expr.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Language.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Perm.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Pos.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Token.o        >> libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents
"xargs"  "ar" qcls  libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a < libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents
"rm" -f libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents  
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Lexer.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Flag.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o
"rm" -f libraries/text/dist-boot/build/libHStext-1.2.4.1.a libraries/text/dist-boot/build/libHStext-1.2.4.1.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/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.4.1.a.contents
"xargs"  "ar" qcls  libraries/text/dist-boot/build/libHStext-1.2.4.1.a < libraries/text/dist-boot/build/libHStext-1.2.4.1.a.contents
"rm" -f libraries/text/dist-boot/build/libHStext-1.2.4.1.a.contents  
  HC [stage 0] compiler/stage1/build/OccName.o
  HC [stage 0] compiler/stage1/build/ErrUtils.o
  HC [stage 0] compiler/stage1/build/IOEnv.o
  HC [stage 0] compiler/stage1/build/CmmType.o
  HC [stage 0] compiler/stage1/build/SMRep.o
  HC [stage 0] compiler/stage1/build/SPARC/Base.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/StackMap.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Parser.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o
  HC [stage 0] compiler/stage1/build/Name.o
  HC [stage 0] compiler/stage1/build/CoreMonad.o-boot
  HC [stage 0] compiler/stage1/build/FileCleanup.o
  HC [stage 0] compiler/stage1/build/CmmMachOp.o
  HC [stage 0] compiler/stage1/build/Elf.o
  HC [stage 0] compiler/stage1/build/Bitmap.o
  HC [stage 0] compiler/stage1/build/LlvmMangler.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o
  HC [stage 0] compiler/stage1/build/BinFingerprint.o
  HC [stage 0] compiler/stage1/build/Var.o
  HC [stage 0] compiler/stage1/build/NameEnv.o
  HC [stage 0] compiler/stage1/build/FieldLabel.o
  HC [stage 0] compiler/stage1/build/NameSet.o
  HC [stage 0] compiler/stage1/build/TysWiredIn.o-boot
  HC [stage 0] compiler/stage1/build/KnownUniques.o-boot
  HC [stage 0] compiler/stage1/build/Annotations.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Doc.o
  HC [stage 0] compiler/stage1/build/Packages.o
  HC [stage 0] compiler/stage1/build/SysTools/Process.o
  HC [stage 0] compiler/stage1/build/CPrim.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o
  HC [stage 0] compiler/stage1/build/VarSet.o
  HC [stage 0] compiler/stage1/build/Avail.o
  HC [stage 0] compiler/stage1/build/PatSyn.o-boot
  HC [stage 0] compiler/stage1/build/DataCon.o-boot
  HC [stage 0] compiler/stage1/build/CoAxiom.o
  HC [stage 0] compiler/stage1/build/Class.o
  HC [stage 0] compiler/stage1/build/IfaceType.o-boot
  HC [stage 0] compiler/stage1/build/CostCentre.o
  HC [stage 0] compiler/stage1/build/SysTools/Info.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o
  HC [stage 0] compiler/stage1/build/VarEnv.o
  HC [stage 0] compiler/stage1/build/RdrName.o
  HC [stage 0] compiler/stage1/build/ConLike.o-boot
  HC [stage 0] compiler/stage1/build/Coercion.o-boot
  HC [stage 0] compiler/stage1/build/FV.o
  HC [stage 0] compiler/stage1/build/MkId.o-boot
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o
  HC [stage 0] compiler/stage1/build/PrelNames.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/PlaceHolder.o
  HC [stage 0] compiler/stage1/build/ApiAnnotation.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Newtypes.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o
  HC [stage 0] compiler/stage1/build/TyCon.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Extension.o
  HC [stage 0] compiler/stage1/build/THNames.o
  HC [stage 0] compiler/stage1/build/Lexer.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Pretty.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ParseResult.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o
  HC [stage 0] compiler/stage1/build/Type.o-boot
  HC [stage 0] compiler/stage1/build/ToIface.o-boot
  HC [stage 0] compiler/stage1/build/GHC/Hs/ImpExp.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Pat.o-boot
  HC [stage 0] compiler/stage1/build/CmmMonad.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ConfVar.o
  HC [stage 0] compiler/stage1/build/IfaceType.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Expr.o-boot
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o
  HC [stage 0] compiler/stage1/build/TyCoRep.o
  HC [stage 0] compiler/stage1/build/HieTypes.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o
  HC [stage 0] compiler/stage1/build/TysPrim.o
  HC [stage 0] compiler/stage1/build/TyCoFVs.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o
  HC [stage 0] compiler/stage1/build/TyCoTidy.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o
  HC [stage 0] compiler/stage1/build/TyCoPpr.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o
  HC [stage 0] compiler/stage1/build/TyCoSubst.o
  HC [stage 0] compiler/stage1/build/Type.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o
  HC [stage 0] compiler/stage1/build/Coercion.o
  HC [stage 0] compiler/stage1/build/Literal.o
  HC [stage 0] compiler/stage1/build/PatSyn.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Lit.o
  HC [stage 0] utils/ghc-pkg/dist/build/Main.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o
  HC [stage 0] compiler/stage1/build/Predicate.o
  HC [stage 0] compiler/stage1/build/Unify.o
  HC [stage 0] compiler/stage1/build/TrieMap.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o
  HC [stage 0] compiler/stage1/build/DataCon.o
  HC [stage 0] compiler/stage1/build/Hoopl/Label.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o
  HC [stage 0] compiler/stage1/build/CoreSyn.o
  HC [stage 0] compiler/stage1/build/Demand.o
  HC [stage 0] compiler/stage1/build/RepType.o
  HC [stage 0] compiler/stage1/build/ConLike.o
  HC [stage 0] compiler/stage1/build/Hoopl/Graph.o
  HC [stage 0] compiler/stage1/build/BlockId.o-boot
  HC [stage 0] compiler/stage1/build/CmmSwitch.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o
  HC [stage 0] compiler/stage1/build/CoreMap.o
  HC [stage 0] compiler/stage1/build/IdInfo.o
  HC [stage 0] compiler/stage1/build/CoreUnfold.o-boot
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o
  HC [stage 0] compiler/stage1/build/FamInstEnv.o
  HC [stage 0] compiler/stage1/build/Id.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o

libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs:61:1: warning: [-Wunused-imports]
    The import of ‘System.FilePath’ is redundant
      except perhaps to import instances from ‘System.FilePath’
    To import instances alone, use: import System.FilePath()
   |
61 | import System.FilePath (takeDirectory)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  HC [stage 0] compiler/stage1/build/TysWiredIn.o
  HC [stage 0] compiler/stage1/build/CoreStats.o
  HC [stage 0] compiler/stage1/build/InteractiveEvalTypes.o
  HC [stage 0] compiler/stage1/build/CoreSeq.o
  HC [stage 0] compiler/stage1/build/StgSubst.o
  HC [stage 0] compiler/stage1/build/UnVarGraph.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o
  HC [stage 0] compiler/stage1/build/CoreFVs.o
  HC [stage 0] compiler/stage1/build/PprCore.o
  HC [stage 0] compiler/stage1/build/CoreTidy.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o
  HC [stage 0] compiler/stage1/build/TcType.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Types.o
  HC [stage 0] compiler/stage1/build/NameCache.o
  HC [stage 0] compiler/stage1/build/IfaceSyn.o
  HC [stage 0] compiler/stage1/build/PrimOp.o
  HC [stage 0] compiler/stage1/build/KnownUniques.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o
  HC [stage 0] compiler/stage1/build/InstEnv.o
  HC [stage 0] compiler/stage1/build/TcEvidence.o
  HC [stage 0] compiler/stage1/build/TcRnTypes.o-boot
  HC [stage 0] compiler/stage1/build/GHC/Hs/Binds.o
  HC [stage 0] compiler/stage1/build/OptCoercion.o
  HC [stage 0] compiler/stage1/build/FunDeps.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Pat.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Decls.o
  HC [stage 0] compiler/stage1/build/ByteCodeTypes.o
  HC [stage 0] compiler/stage1/build/CoreUtils.o
  HC [stage 0] compiler/stage1/build/CLabel.o
  HC [stage 0] compiler/stage1/build/StgSyn.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Expr.o
  HC [stage 0] compiler/stage1/build/LinkerTypes.o
  HC [stage 0] compiler/stage1/build/CoreSubst.o
  HC [stage 0] compiler/stage1/build/BlockId.o
  HC [stage 0] compiler/stage1/build/GHC/HsToCore/PmCheck/Types.o
  HC [stage 0] compiler/stage1/build/StgLiftLams/LiftM.o
  HC [stage 0] compiler/stage1/build/StgFVs.o
  HC [stage 0] compiler/stage1/build/StgCse.o
  HC [stage 0] compiler/stage1/build/StgStats.o
  HC [stage 0] compiler/stage1/build/StgLint.o
  HC [stage 0] compiler/stage1/build/ProfInit.o
  HC [stage 0] compiler/stage1/build/Exitify.o
  HC [stage 0] compiler/stage1/build/SAT.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o
  HC [stage 0] compiler/stage1/build/CoreArity.o
  HC [stage 0] compiler/stage1/build/CmmExpr.o
  HC [stage 0] compiler/stage1/build/CSE.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Instances.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Utils.o
  HC [stage 0] compiler/stage1/build/OccurAnal.o
  HC [stage 0] compiler/stage1/build/GHC/Platform/NoRegs.o
  HC [stage 0] compiler/stage1/build/GHC/Platform/X86_64.o
  HC [stage 0] compiler/stage1/build/GHC/Platform/X86.o
  HC [stage 0] compiler/stage1/build/GHC/Platform/SPARC.o
  HC [stage 0] compiler/stage1/build/GHC/Platform/S390X.o
  HC [stage 0] compiler/stage1/build/GHC/Platform/PPC.o
  HC [stage 0] compiler/stage1/build/GHC/Platform/ARM64.o
  HC [stage 0] compiler/stage1/build/GHC/Platform/ARM.o
  HC [stage 0] compiler/stage1/build/PprCmmExpr.o
  HC [stage 0] compiler/stage1/build/CmmLex.o
  HC [stage 0] compiler/stage1/build/CallArity.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o
  HC [stage 0] compiler/stage1/build/GHC/Platform/Regs.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o
  HC [stage 0] compiler/stage1/build/CmmNode.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o
  HC [stage 0] compiler/stage1/build/Cmm.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o
  HC [stage 0] compiler/stage1/build/CmmUtils.o
  HC [stage 0] compiler/stage1/build/PprCmmDecl.o
  HC [stage 0] compiler/stage1/build/PprBase.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Closure.o
  HC [stage 0] compiler/stage1/build/Hoopl/Dataflow.o
  HC [stage 0] compiler/stage1/build/X86/Regs.o
  HC [stage 0] compiler/stage1/build/Instruction.o
  HC [stage 0] compiler/stage1/build/Format.o
  HC [stage 0] compiler/stage1/build/SPARC/Imm.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o
  HC [stage 0] compiler/stage1/build/PprCmm.o
  HC [stage 0] compiler/stage1/build/Llvm/Types.o
  HC [stage 0] compiler/stage1/build/CmmInfo.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/CgUtils.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/ArgRep.o
  HC [stage 0] compiler/stage1/build/CmmLive.o
  HC [stage 0] compiler/stage1/build/CmmOpt.o
  HC [stage 0] compiler/stage1/build/Debug.o
  HC [stage 0] compiler/stage1/build/Dwarf/Constants.o
  HC [stage 0] compiler/stage1/build/SPARC/Regs.o
  HC [stage 0] compiler/stage1/build/PPC/Regs.o
  HC [stage 0] compiler/stage1/build/X86/RegInfo.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/X86_64/FreeRegs.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/X86/FreeRegs.o
  HC [stage 0] compiler/stage1/build/SPARC/AddrMode.o
  HC [stage 0] compiler/stage1/build/CmmContFlowOpt.o
  HC [stage 0] compiler/stage1/build/CmmImplementSwitchPlans.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o
  HC [stage 0] compiler/stage1/build/Llvm/MetaData.o
  HC [stage 0] compiler/stage1/build/CmmCallConv.o
  HC [stage 0] compiler/stage1/build/CmmLint.o
  HC [stage 0] compiler/stage1/build/PprC.o
  HC [stage 0] compiler/stage1/build/Dwarf/Types.o
  HC [stage 0] compiler/stage1/build/CFG.o
  HC [stage 0] compiler/stage1/build/TargetReg.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/SPARC/FreeRegs.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/PPC/FreeRegs.o
  HC [stage 0] compiler/stage1/build/SPARC/Stack.o
  HC [stage 0] compiler/stage1/build/CmmSink.o
  HC [stage 0] compiler/stage1/build/CmmProcPoint.o
  HC [stage 0] compiler/stage1/build/CmmCommonBlockElim.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Doctest.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o
  HC [stage 0] compiler/stage1/build/Llvm/AbsSyn.o
  HC [stage 0] compiler/stage1/build/MkGraph.o
  HC [stage 0] compiler/stage1/build/Dwarf.o
  HC [stage 0] compiler/stage1/build/NCGMonad.o
  HC [stage 0] compiler/stage1/build/X86/Instr.o
  HC [stage 0] compiler/stage1/build/PPC/Instr.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Liveness.o
  HC [stage 0] compiler/stage1/build/SPARC/Instr.o
  HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o
  HC [stage 0] compiler/stage1/build/Llvm/PpLlvm.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Monad.o
  HC [stage 0] compiler/stage1/build/PIC.o
  HC [stage 0] compiler/stage1/build/BlockLayout.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Graph/SpillCost.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Graph/Spill.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Graph/SpillClean.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/FreeRegs.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/Base.o
  HC [stage 0] compiler/stage1/build/PPC/Ppr.o
  HC [stage 0] compiler/stage1/build/PPC/RegInfo.o
  HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Expand.o
  HC [stage 0] compiler/stage1/build/SPARC/ShortcutJump.o
  HC [stage 0] compiler/stage1/build/SPARC/Ppr.o
  HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Base.o
  HC [stage 0] compiler/stage1/build/X86/Ppr.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Graph/Coalesce.o
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.2.1.0.a libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.2.1.0.a.contents  
echo libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Process.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Doctest.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/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/Newtypes.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/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/Paths_Cabal.o        >> libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.2.1.0.a.contents
"xargs"  "ar" qcls  libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.2.1.0.a < libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.2.1.0.a.contents
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.2.1.0.a.contents  
  HC [stage 0] compiler/stage1/build/Llvm.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Utils.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Graph/Stats.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/Stats.o
  HC [stage 0] compiler/stage1/build/PPC/CodeGen.o
  HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Gen32.o-boot
  HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Sanity.o
  HC [stage 0] compiler/stage1/build/X86/CodeGen.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Bind.o-boot
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/ExtCode.o
  HC [stage 0] utils/ghc-pkg/dist/build/tmp/ghc-pkg
  HC [stage 0] compiler/stage1/build/LlvmCodeGen/Regs.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Ticky.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Env.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Graph/Main.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/State.o
  HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Amode.o
  HC [stage 0] compiler/stage1/build/SPARC/CodeGen/CondCode.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Prof.o
/usr/bin/install -c -m 755 utils/ghc-pkg/dist/build/tmp/ghc-pkg inplace/lib/bin/ghc-pkg
  HC [stage 0] compiler/stage1/build/GHC/Hs.o
  HC [stage 0] compiler/stage1/build/LlvmCodeGen/Base.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Layout.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/JoinToTargets.o
  HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Gen64.o
"rm" -f                                                     inplace/bin/ghc-pkg  
echo '#!/bin/sh'                                                     >> inplace/bin/ghc-pkg
echo 'executablename="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib/bin/ghc-pkg"'                                  >> inplace/bin/ghc-pkg
echo 'datadir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                             >> inplace/bin/ghc-pkg
echo 'bindir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin"'                              >> inplace/bin/ghc-pkg
echo 'topdir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                           >> inplace/bin/ghc-pkg
echo 'pgmgcc="cc"'                                               >> inplace/bin/ghc-pkg
echo 'export LD_LIBRARY_PATH="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/terminfo/dist-boot/build:/usr/lib:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/Cabal/Cabal/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/parsec/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/text/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/template-haskell/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/pretty-1.1.3.6:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot-th/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/mtl/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/transformers/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/directory-1.3.3.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/filepath-1.4.2.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/binary/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/containers-0.6.0.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/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
  HC [stage 0] compiler/stage1/build/TcOrigin.o
  HC [stage 0] compiler/stage1/build/HscTypes.o
  HC [stage 0] compiler/stage1/build/RdrHsSyn.o
  HC [stage 0] compiler/stage1/build/ByteCodeInstr.o
  HC [stage 0] compiler/stage1/build/GHC/Hs/Dump.o
  HC [stage 0] compiler/stage1/build/HaddockUtils.o
  HC [stage 0] compiler/stage1/build/BkpSyn.o
  HC [stage 0] compiler/stage1/build/HscStats.o
  HC [stage 0] compiler/stage1/build/LlvmCodeGen/Data.o
  HC [stage 0] compiler/stage1/build/LlvmCodeGen/CodeGen.o
  HC [stage 0] compiler/stage1/build/RegAlloc/Linear/Main.o
  HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Gen32.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Foreign.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Heap.o
  HC [stage 0] compiler/stage1/build/StgLiftLams/Analysis.o
cc -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -P -DTOP='"/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4"' -DFFI_INCLUDE_DIR=/usr/local/include -DFFI_LIB_DIR=/usr/local/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
  HC [stage 0] compiler/stage1/build/Constraint.o
"inplace/bin/ghc-pkg" update --force rts/dist/package.conf.inplace
Reading package info from "rts/dist/package.conf.inplace" ... done.
rts-1.0: cannot find any of ["libHSrts.a","libHSrts_p.a","libHSrts-ghc8.10.4.so","libHSrts-ghc8.10.4.dylib","HSrts-ghc8.10.4.dll"] on library path (ignoring)
  HC [stage 0] compiler/stage1/build/Finder.o
  HC [stage 0] compiler/stage1/build/GhcMonad.o
  HC [stage 0] compiler/stage1/build/PipelineMonad.o
  HC [stage 0] compiler/stage1/build/MkCore.o
  HC [stage 0] compiler/stage1/build/SysTools/Tasks.o
  HC [stage 0] compiler/stage1/build/CoreMonad.o
  HC [stage 0] compiler/stage1/build/FlagChecker.o
  HC [stage 0] compiler/stage1/build/Parser.o
  HC [stage 0] compiler/stage1/build/LlvmCodeGen/Ppr.o
  HC [stage 0] compiler/stage1/build/SPARC/CodeGen.o
  HC [stage 0] compiler/stage1/build/CmmLayoutStack.o
  HC [stage 0] compiler/stage1/build/CmmBuildInfoTables.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Hpc.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Prim.o
  HC [stage 0] compiler/stage1/build/StgLiftLams/Transformation.o
  HC [stage 0] compiler/stage1/build/GHC/ThToHs.o
  HC [stage 0] compiler/stage1/build/TcRnTypes.o
  HC [stage 0] compiler/stage1/build/TcTypeNats.o
  HC [stage 0] compiler/stage1/build/CoreOpt.o
  HC [stage 0] compiler/stage1/build/SysTools/ExtraObj.o
  HC [stage 0] compiler/stage1/build/TcEvTerm.o
  HC [stage 0] compiler/stage1/build/CoreLint.o
  HC [stage 0] compiler/stage1/build/AsmCodeGen.o
  HC [stage 0] compiler/stage1/build/CmmPipeline.o
  HC [stage 0] compiler/stage1/build/StgLiftLams.o
  HC [stage 0] compiler/stage1/build/SetLevels.o
  HC [stage 0] compiler/stage1/build/FloatIn.o
  HC [stage 0] compiler/stage1/build/SimplMonad.o
  HC [stage 0] compiler/stage1/build/TcEnv.o-boot
  HC [stage 0] compiler/stage1/build/TcIface.o-boot
  HC [stage 0] compiler/stage1/build/TcHoleFitTypes.o
  HC [stage 0] compiler/stage1/build/Hooks.o
  HC [stage 0] compiler/stage1/build/CoreUnfold.o
  HC [stage 0] compiler/stage1/build/Rules.o
  HC [stage 0] compiler/stage1/build/SysTools.o
  HC [stage 0] compiler/stage1/build/TcRnDriver.o-boot
  HC [stage 0] compiler/stage1/build/TcUnify.o-boot
  HC [stage 0] compiler/stage1/build/TcExpr.o-boot
  HC [stage 0] compiler/stage1/build/TcSplice.o-boot
  HC [stage 0] compiler/stage1/build/TcHoleErrors.o-boot
  HC [stage 0] compiler/stage1/build/TcMatches.o-boot
  HC [stage 0] compiler/stage1/build/RnHsDoc.o
  HC [stage 0] compiler/stage1/build/ExtractDocs.o
  HC [stage 0] compiler/stage1/build/DsUsage.o
  HC [stage 0] compiler/stage1/build/RnExpr.o-boot
  HC [stage 0] compiler/stage1/build/HeaderInfo.o
  HC [stage 0] compiler/stage1/build/FloatOut.o
  HC [stage 0] compiler/stage1/build/SimplEnv.o
  HC [stage 0] compiler/stage1/build/TcRnMonad.o
  HC [stage 0] compiler/stage1/build/Plugins.o
  HC [stage 0] compiler/stage1/build/PrelRules.o
  HC [stage 0] compiler/stage1/build/GHCi.o
  HC [stage 0] compiler/stage1/build/LlvmCodeGen.o
  HC [stage 0] compiler/stage1/build/LiberateCase.o
  HC [stage 0] compiler/stage1/build/LoadIface.o-boot
  HC [stage 0] compiler/stage1/build/IfaceEnv.o
  HC [stage 0] compiler/stage1/build/TcMType.o
  HC [stage 0] compiler/stage1/build/RnUnbound.o
  HC [stage 0] compiler/stage1/build/ByteCodeItbls.o
  HC [stage 0] compiler/stage1/build/ByteCodeLink.o
  HC [stage 0] compiler/stage1/build/TcPatSyn.o-boot
  HC [stage 0] compiler/stage1/build/Coverage.o
  HC [stage 0] compiler/stage1/build/RnSplice.o-boot
  HC [stage 0] compiler/stage1/build/TcAnnotations.o
  HC [stage 0] compiler/stage1/build/CodeOutput.o
  HC [stage 0] compiler/stage1/build/NameShape.o
  HC [stage 0] compiler/stage1/build/MkId.o
  HC [stage 0] compiler/stage1/build/ByteCodeAsm.o
  HC [stage 0] compiler/stage1/build/SimplUtils.o
  HC [stage 0] compiler/stage1/build/RnModIface.o
  HC [stage 0] compiler/stage1/build/PrelInfo.o
  HC [stage 0] compiler/stage1/build/BuildTyCl.o
  HC [stage 0] compiler/stage1/build/ToIface.o
  HC [stage 0] compiler/stage1/build/UnariseStg.o
  HC [stage 0] compiler/stage1/build/CoreToStg.o
  HC [stage 0] compiler/stage1/build/WwLib.o
  HC [stage 0] compiler/stage1/build/Specialise.o
  HC [stage 0] compiler/stage1/build/Simplify.o
  HC [stage 0] compiler/stage1/build/ByteCodeGen.o
  HC [stage 0] compiler/stage1/build/BinIface.o
  HC [stage 0] compiler/stage1/build/HieUtils.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/DataCon.o
  HC [stage 0] compiler/stage1/build/SimplStg.o
  HC [stage 0] compiler/stage1/build/WorkWrap.o
  HC [stage 0] compiler/stage1/build/DmdAnal.o
  HC [stage 0] compiler/stage1/build/SpecConstr.o
  HC [stage 0] compiler/stage1/build/LoadIface.o
  HC [stage 0] compiler/stage1/build/HieBin.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Expr.o
  HC [stage 0] compiler/stage1/build/HieDebug.o
  HC [stage 0] compiler/stage1/build/TcEnv.o
  HC [stage 0] compiler/stage1/build/RnFixity.o
  HC [stage 0] compiler/stage1/build/Linker.o
  HC [stage 0] compiler/stage1/build/FamInst.o
  HC [stage 0] compiler/stage1/build/TcIface.o
  HC [stage 0] compiler/stage1/build/MkIface.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm/Bind.o
  HC [stage 0] compiler/stage1/build/RnUtils.o
  HC [stage 0] compiler/stage1/build/TcHsSyn.o
  HC [stage 0] compiler/stage1/build/TcTypeable.o
  HC [stage 0] compiler/stage1/build/DsMonad.o
  HC [stage 0] compiler/stage1/build/CmmParse.o
  HC [stage 0] compiler/stage1/build/GHC/StgToCmm.o
  HC [stage 0] compiler/stage1/build/CorePrep.o
  HC [stage 0] compiler/stage1/build/StaticPtrTable.o
  HC [stage 0] compiler/stage1/build/GhcPlugins.o
  HC [stage 0] compiler/stage1/build/RnEnv.o
  HC [stage 0] compiler/stage1/build/Inst.o
  HC [stage 0] compiler/stage1/build/DsExpr.o-boot
  HC [stage 0] compiler/stage1/build/Match.o-boot
  HC [stage 0] compiler/stage1/build/DsBinds.o-boot
  HC [stage 0] compiler/stage1/build/PprTyThing.o
  HC [stage 0] compiler/stage1/build/TidyPgm.o
  HC [stage 0] compiler/stage1/build/RnNames.o
  HC [stage 0] compiler/stage1/build/TcUnify.o
  HC [stage 0] compiler/stage1/build/ClsInst.o
  HC [stage 0] compiler/stage1/build/DsUtils.o
  HC [stage 0] compiler/stage1/build/RnTypes.o
  HC [stage 0] compiler/stage1/build/TcErrors.o
  HC [stage 0] compiler/stage1/build/DsCCall.o
  HC [stage 0] compiler/stage1/build/MatchLit.o
  HC [stage 0] compiler/stage1/build/RtClosureInspect.o
  HC [stage 0] compiler/stage1/build/DynamicLoading.o
  HC [stage 0] compiler/stage1/build/TcRnExports.o
  HC [stage 0] compiler/stage1/build/DsForeign.o
  HC [stage 0] compiler/stage1/build/DsMeta.o
  HC [stage 0] compiler/stage1/build/RnPat.o
  HC [stage 0] compiler/stage1/build/TcSMonad.o
  HC [stage 0] compiler/stage1/build/SimplCore.o
  HC [stage 0] compiler/stage1/build/TcFlatten.o
  HC [stage 0] compiler/stage1/build/RnBinds.o
  HC [stage 0] compiler/stage1/build/TcPluginM.o
  HC [stage 0] compiler/stage1/build/TcCanonical.o
  HC [stage 0] compiler/stage1/build/RnSource.o
  HC [stage 0] compiler/stage1/build/TcInteract.o
  HC [stage 0] compiler/stage1/build/RnSplice.o
  HC [stage 0] compiler/stage1/build/TcSimplify.o
  HC [stage 0] compiler/stage1/build/RnExpr.o
  HC [stage 0] compiler/stage1/build/TcValidity.o
  HC [stage 0] compiler/stage1/build/GHC/HsToCore/PmCheck/Oracle.o
  HC [stage 0] compiler/stage1/build/TcHoleErrors.o
  HC [stage 0] compiler/stage1/build/TcHsType.o
  HC [stage 0] compiler/stage1/build/GHC/HsToCore/PmCheck/Ppr.o
  HC [stage 0] compiler/stage1/build/TcGenDeriv.o
  HC [stage 0] compiler/stage1/build/GHC/HsToCore/PmCheck.o
  HC [stage 0] compiler/stage1/build/DsGRHSs.o
  HC [stage 0] compiler/stage1/build/DsBinds.o
  HC [stage 0] compiler/stage1/build/TcSigs.o
  HC [stage 0] compiler/stage1/build/TcDefaults.o
  HC [stage 0] compiler/stage1/build/TcGenFunctor.o
  HC [stage 0] compiler/stage1/build/MatchCon.o
  HC [stage 0] compiler/stage1/build/TcPat.o
  HC [stage 0] compiler/stage1/build/Match.o
  HC [stage 0] compiler/stage1/build/TcGenGenerics.o
  HC [stage 0] compiler/stage1/build/TcBinds.o
  HC [stage 0] compiler/stage1/build/DsArrows.o
  HC [stage 0] compiler/stage1/build/DsListComp.o
  HC [stage 0] compiler/stage1/build/TcDerivUtils.o
  HC [stage 0] compiler/stage1/build/DsExpr.o
  HC [stage 0] compiler/stage1/build/TcTyDecls.o
  HC [stage 0] compiler/stage1/build/TcClassDcl.o
  HC [stage 0] compiler/stage1/build/TcDerivInfer.o
  HC [stage 0] compiler/stage1/build/TcMatches.o
  HC [stage 0] compiler/stage1/build/TcBackpack.o
  HC [stage 0] compiler/stage1/build/TcPatSyn.o
  HC [stage 0] compiler/stage1/build/TcDeriv.o
  HC [stage 0] compiler/stage1/build/TcArrows.o
  HC [stage 0] compiler/stage1/build/TcExpr.o
  HC [stage 0] compiler/stage1/build/TcInstDcls.o-boot
  HC [stage 0] compiler/stage1/build/TcTyClsDecls.o
  HC [stage 0] compiler/stage1/build/TcForeign.o
  HC [stage 0] compiler/stage1/build/TcRules.o
  HC [stage 0] compiler/stage1/build/TcInstDcls.o
  HC [stage 0] compiler/stage1/build/TcRnDriver.o
  HC [stage 0] compiler/stage1/build/Desugar.o
  HC [stage 0] compiler/stage1/build/HieAst.o
  HC [stage 0] compiler/stage1/build/HscMain.o
  HC [stage 0] compiler/stage1/build/DriverPipeline.o
  HC [stage 0] compiler/stage1/build/InteractiveEval.o
  HC [stage 0] compiler/stage1/build/TcSplice.o
  HC [stage 0] compiler/stage1/build/GhcMake.o
  HC [stage 0] compiler/stage1/build/GHC.o
  HC [stage 0] compiler/stage1/build/DriverBkp.o
  HC [stage 0] compiler/stage1/build/DriverMkDepend.o
  HC [stage 0] compiler/stage1/build/Debugger.o
  HC [stage 0] ghc/stage1/build/Main.o
"rm" -f compiler/stage1/build/libHSghc-8.10.4.a compiler/stage1/build/libHSghc-8.10.4.a.contents  
echo compiler/stage1/build/HieTypes.o compiler/stage1/build/HieDebug.o compiler/stage1/build/HieBin.o compiler/stage1/build/HieUtils.o compiler/stage1/build/HieAst.o compiler/stage1/build/Ar.o compiler/stage1/build/FileCleanup.o compiler/stage1/build/DriverBkp.o compiler/stage1/build/BkpSyn.o compiler/stage1/build/NameShape.o compiler/stage1/build/RnModIface.o compiler/stage1/build/Avail.o compiler/stage1/build/AsmUtils.o compiler/stage1/build/BasicTypes.o compiler/stage1/build/ConLike.o compiler/stage1/build/DataCon.o compiler/stage1/build/PatSyn.o compiler/stage1/build/Demand.o compiler/stage1/build/Debug.o compiler/stage1/build/Exception.o compiler/stage1/build/FieldLabel.o compiler/stage1/build/GhcMonad.o compiler/stage1/build/Hooks.o compiler/stage1/build/Id.o compiler/stage1/build/IdInfo.o compiler/stage1/build/Predicate.o compiler/stage1/build/Lexeme.o compiler/stage1/build/Literal.o compiler/stage1/build/Llvm.o compiler/stage1/build/Llvm/AbsSyn.o compiler/stage1/build/Llvm/MetaData.o compiler/stage1/build/Llvm/PpLlvm.o compiler/stage1/build/Llvm/Types.o compiler/stage1/build/LlvmCodeGen.o compiler/stage1/build/LlvmCodeGen/Base.o compiler/stage1/build/LlvmCodeGen/CodeGen.o compiler/stage1/build/LlvmCodeGen/Data.o compiler/stage1/build/LlvmCodeGen/Ppr.o compiler/stage1/build/LlvmCodeGen/Regs.o compiler/stage1/build/LlvmMangler.o compiler/stage1/build/MkId.o compiler/stage1/build/Module.o compiler/stage1/build/Name.o compiler/stage1/build/NameEnv.o compiler/stage1/build/NameSet.o compiler/stage1/build/OccName.o compiler/stage1/build/RdrName.o compiler/stage1/build/NameCache.o compiler/stage1/build/SrcLoc.o compiler/stage1/build/UniqSupply.o compiler/stage1/build/Unique.o compiler/stage1/build/Var.o compiler/stage1/build/VarEnv.o compiler/stage1/build/VarSet.o compiler/stage1/build/UnVarGraph.o compiler/stage1/build/BlockId.o compiler/stage1/build/CLabel.o compiler/stage1/build/Cmm.o compiler/stage1/build/CmmBuildInfoTables.o compiler/stage1/build/CmmPipeline.o compiler/stage1/build/CmmCallConv.o compiler/stage1/build/CmmCommonBlockElim.o compiler/stage1/build/CmmImplementSwitchPlans.o compiler/stage1/build/CmmContFlowOpt.o compiler/stage1/build/CmmExpr.o compiler/stage1/build/CmmInfo.o compiler/stage1/build/CmmLex.o compiler/stage1/build/CmmLint.o compiler/stage1/build/CmmLive.o compiler/stage1/build/CmmMachOp.o compiler/stage1/build/CmmMonad.o compiler/stage1/build/CmmSwitch.o compiler/stage1/build/CmmNode.o compiler/stage1/build/CmmOpt.o compiler/stage1/build/CmmParse.o compiler/stage1/build/CmmProcPoint.o compiler/stage1/build/CmmSink.o compiler/stage1/build/CmmType.o compiler/stage1/build/CmmUtils.o compiler/stage1/build/CmmLayoutStack.o compiler/stage1/build/CliOption.o compiler/stage1/build/EnumSet.o compiler/stage1/build/GhcNameVersion.o compiler/stage1/build/FileSettings.o compiler/stage1/build/MkGraph.o compiler/stage1/build/PprBase.o compiler/stage1/build/PprC.o compiler/stage1/build/PprCmm.o compiler/stage1/build/PprCmmDecl.o compiler/stage1/build/PprCmmExpr.o compiler/stage1/build/Bitmap.o compiler/stage1/build/GHC/Platform/Regs.o compiler/stage1/build/GHC/Platform/ARM.o compiler/stage1/build/GHC/Platform/ARM64.o compiler/stage1/build/GHC/Platform/NoRegs.o compiler/stage1/build/GHC/Platform/PPC.o compiler/stage1/build/GHC/Platform/S390X.o compiler/stage1/build/GHC/Platform/SPARC.o compiler/stage1/build/GHC/Platform/X86.o compiler/stage1/build/GHC/Platform/X86_64.o compiler/stage1/build/GHC/StgToCmm/CgUtils.o compiler/stage1/build/GHC/StgToCmm.o compiler/stage1/build/GHC/StgToCmm/Bind.o compiler/stage1/build/GHC/StgToCmm/Closure.o compiler/stage1/build/GHC/StgToCmm/DataCon.o compiler/stage1/build/GHC/StgToCmm/Env.o compiler/stage1/build/GHC/StgToCmm/Expr.o compiler/stage1/build/GHC/StgToCmm/Foreign.o compiler/stage1/build/GHC/StgToCmm/Heap.o compiler/stage1/build/GHC/StgToCmm/Hpc.o compiler/stage1/build/GHC/StgToCmm/ArgRep.o compiler/stage1/build/GHC/StgToCmm/Layout.o compiler/stage1/build/GHC/StgToCmm/Monad.o compiler/stage1/build/GHC/StgToCmm/Prim.o compiler/stage1/build/GHC/StgToCmm/Prof.o compiler/stage1/build/GHC/StgToCmm/Ticky.o compiler/stage1/build/GHC/StgToCmm/Utils.o compiler/stage1/build/GHC/StgToCmm/ExtCode.o compiler/stage1/build/SMRep.o compiler/stage1/build/CoreArity.o compiler/stage1/build/CoreFVs.o compiler/stage1/build/CoreLint.o compiler/stage1/build/CorePrep.o compiler/stage1/build/CoreSubst.o compiler/stage1/build/CoreOpt.o compiler/stage1/build/CoreSyn.o compiler/stage1/build/TrieMap.o compiler/stage1/build/CoreTidy.o compiler/stage1/build/CoreUnfold.o compiler/stage1/build/CoreUtils.o compiler/stage1/build/CoreMap.o compiler/stage1/build/CoreSeq.o compiler/stage1/build/CoreStats.o compiler/stage1/build/MkCore.o compiler/stage1/build/PprCore.o compiler/stage1/build/GHC/HsToCore/PmCheck/Oracle.o compiler/stage1/build/GHC/HsToCore/PmCheck/Ppr.o compiler/stage1/build/GHC/HsToCore/PmCheck/Types.o compiler/stage1/build/GHC/HsToCore/PmCheck.o compiler/stage1/build/Coverage.o compiler/stage1/build/Desugar.o compiler/stage1/build/DsArrows.o compiler/stage1/build/DsBinds.o compiler/stage1/build/DsCCall.o compiler/stage1/build/DsExpr.o compiler/stage1/build/DsForeign.o compiler/stage1/build/DsGRHSs.o compiler/stage1/build/DsListComp.o compiler/stage1/build/DsMonad.o compiler/stage1/build/DsUsage.o compiler/stage1/build/DsUtils.o compiler/stage1/build/ExtractDocs.o compiler/stage1/build/Match.o compiler/stage1/build/MatchCon.o compiler/stage1/build/MatchLit.o compiler/stage1/build/GHC/Hs.o compiler/stage1/build/GHC/Hs/Binds.o compiler/stage1/build/GHC/Hs/Decls.o compiler/stage1/build/GHC/Hs/Doc.o compiler/stage1/build/GHC/Hs/Expr.o compiler/stage1/build/GHC/Hs/ImpExp.o compiler/stage1/build/GHC/Hs/Lit.o compiler/stage1/build/GHC/Hs/PlaceHolder.o compiler/stage1/build/GHC/Hs/Extension.o compiler/stage1/build/GHC/Hs/Instances.o compiler/stage1/build/GHC/Hs/Pat.o compiler/stage1/build/GHC/Hs/Types.o compiler/stage1/build/GHC/Hs/Utils.o compiler/stage1/build/GHC/Hs/Dump.o compiler/stage1/build/BinIface.o compiler/stage1/build/BinFingerprint.o compiler/stage1/build/BuildTyCl.o compiler/stage1/build/IfaceEnv.o compiler/stage1/build/IfaceSyn.o compiler/stage1/build/IfaceType.o compiler/stage1/build/ToIface.o compiler/stage1/build/LoadIface.o compiler/stage1/build/MkIface.o compiler/stage1/build/TcIface.o compiler/stage1/build/FlagChecker.o compiler/stage1/build/Annotations.o compiler/stage1/build/CmdLineParser.o compiler/stage1/build/CodeOutput.o compiler/stage1/build/Config.o compiler/stage1/build/Constants.o compiler/stage1/build/DriverMkDepend.o compiler/stage1/build/DriverPhases.o compiler/stage1/build/PipelineMonad.o compiler/stage1/build/DriverPipeline.o compiler/stage1/build/DynFlags.o compiler/stage1/build/ErrUtils.o compiler/stage1/build/Finder.o compiler/stage1/build/GHC.o compiler/stage1/build/GhcMake.o compiler/stage1/build/GhcPlugins.o compiler/stage1/build/GhcPrelude.o compiler/stage1/build/DynamicLoading.o compiler/stage1/build/HeaderInfo.o compiler/stage1/build/HscMain.o compiler/stage1/build/HscStats.o compiler/stage1/build/HscTypes.o compiler/stage1/build/InteractiveEval.o compiler/stage1/build/InteractiveEvalTypes.o compiler/stage1/build/PackageConfig.o compiler/stage1/build/Packages.o compiler/stage1/build/PlatformConstants.o compiler/stage1/build/Plugins.o compiler/stage1/build/TcPluginM.o compiler/stage1/build/PprTyThing.o compiler/stage1/build/Settings.o compiler/stage1/build/StaticPtrTable.o compiler/stage1/build/SysTools.o compiler/stage1/build/SysTools/BaseDir.o compiler/stage1/build/SysTools/Terminal.o compiler/stage1/build/SysTools/ExtraObj.o compiler/stage1/build/SysTools/Info.o compiler/stage1/build/SysTools/Process.o compiler/stage1/build/SysTools/Tasks.o compiler/stage1/build/SysTools/Settings.o compiler/stage1/build/Elf.o compiler/stage1/build/TidyPgm.o compiler/stage1/build/Ctype.o compiler/stage1/build/HaddockUtils.o compiler/stage1/build/Lexer.o compiler/stage1/build/OptCoercion.o compiler/stage1/build/Parser.o compiler/stage1/build/RdrHsSyn.o compiler/stage1/build/ApiAnnotation.o compiler/stage1/build/ForeignCall.o compiler/stage1/build/KnownUniques.o compiler/stage1/build/PrelInfo.o compiler/stage1/build/PrelNames.o compiler/stage1/build/PrelRules.o compiler/stage1/build/PrimOp.o compiler/stage1/build/ToolSettings.o compiler/stage1/build/TysPrim.o compiler/stage1/build/TysWiredIn.o compiler/stage1/build/CostCentre.o compiler/stage1/build/CostCentreState.o compiler/stage1/build/ProfInit.o compiler/stage1/build/RnBinds.o compiler/stage1/build/RnEnv.o compiler/stage1/build/RnExpr.o compiler/stage1/build/RnHsDoc.o compiler/stage1/build/RnNames.o compiler/stage1/build/RnPat.o compiler/stage1/build/RnSource.o compiler/stage1/build/RnSplice.o compiler/stage1/build/RnTypes.o compiler/stage1/build/RnFixity.o compiler/stage1/build/RnUtils.o compiler/stage1/build/RnUnbound.o compiler/stage1/build/CoreMonad.o compiler/stage1/build/CSE.o compiler/stage1/build/FloatIn.o compiler/stage1/build/FloatOut.o compiler/stage1/build/LiberateCase.o compiler/stage1/build/OccurAnal.o compiler/stage1/build/SAT.o compiler/stage1/build/SetLevels.o compiler/stage1/build/SimplCore.o compiler/stage1/build/SimplEnv.o compiler/stage1/build/SimplMonad.o compiler/stage1/build/SimplUtils.o compiler/stage1/build/Simplify.o compiler/stage1/build/SimplStg.o compiler/stage1/build/StgStats.o compiler/stage1/build/StgCse.o compiler/stage1/build/StgLiftLams.o compiler/stage1/build/StgLiftLams/Analysis.o compiler/stage1/build/StgLiftLams/LiftM.o compiler/stage1/build/StgLiftLams/Transformation.o compiler/stage1/build/StgSubst.o compiler/stage1/build/UnariseStg.o compiler/stage1/build/RepType.o compiler/stage1/build/Rules.o compiler/stage1/build/SpecConstr.o compiler/stage1/build/Specialise.o compiler/stage1/build/CoreToStg.o compiler/stage1/build/StgLint.o compiler/stage1/build/StgSyn.o compiler/stage1/build/StgFVs.o compiler/stage1/build/CallArity.o compiler/stage1/build/DmdAnal.o compiler/stage1/build/Exitify.o compiler/stage1/build/WorkWrap.o compiler/stage1/build/WwLib.o compiler/stage1/build/FamInst.o compiler/stage1/build/ClsInst.o compiler/stage1/build/Inst.o compiler/stage1/build/TcAnnotations.o compiler/stage1/build/TcArrows.o compiler/stage1/build/TcBinds.o compiler/stage1/build/TcSigs.o compiler/stage1/build/TcClassDcl.o compiler/stage1/build/TcDefaults.o compiler/stage1/build/TcDeriv.o compiler/stage1/build/TcDerivInfer.o compiler/stage1/build/TcDerivUtils.o compiler/stage1/build/TcEnv.o compiler/stage1/build/TcExpr.o compiler/stage1/build/TcForeign.o compiler/stage1/build/TcGenDeriv.o compiler/stage1/build/TcGenFunctor.o compiler/stage1/build/TcGenGenerics.o compiler/stage1/build/TcHsSyn.o compiler/stage1/build/TcHsType.o compiler/stage1/build/TcInstDcls.o compiler/stage1/build/TcMType.o compiler/stage1/build/TcValidity.o compiler/stage1/build/TcMatches.o compiler/stage1/build/TcPat.o compiler/stage1/build/TcPatSyn.o compiler/stage1/build/TcRnDriver.o compiler/stage1/build/TcBackpack.o compiler/stage1/build/TcRnExports.o compiler/stage1/build/TcRnMonad.o compiler/stage1/build/TcRnTypes.o compiler/stage1/build/Constraint.o compiler/stage1/build/TcOrigin.o compiler/stage1/build/TcRules.o compiler/stage1/build/TcSimplify.o compiler/stage1/build/TcHoleErrors.o compiler/stage1/build/TcHoleFitTypes.o compiler/stage1/build/TcErrors.o compiler/stage1/build/TcTyClsDecls.o compiler/stage1/build/TcTyDecls.o compiler/stage1/build/TcTypeable.o compiler/stage1/build/TcType.o compiler/stage1/build/TcEvidence.o compiler/stage1/build/TcEvTerm.o compiler/stage1/build/TcUnify.o compiler/stage1/build/TcInteract.o compiler/stage1/build/TcCanonical.o compiler/stage1/build/TcFlatten.o compiler/stage1/build/TcSMonad.o compiler/stage1/build/TcTypeNats.o compiler/stage1/build/TcSplice.o compiler/stage1/build/Class.o compiler/stage1/build/Coercion.o compiler/stage1/build/DsMeta.o compiler/stage1/build/THNames.o compiler/stage1/build/FamInstEnv.o compiler/stage1/build/FunDeps.o compiler/stage1/build/InstEnv.o compiler/stage1/build/TyCon.o compiler/stage1/build/CoAxiom.o compiler/stage1/build/Type.o compiler/stage1/build/TyCoRep.o compiler/stage1/build/TyCoFVs.o compiler/stage1/build/TyCoSubst.o compiler/stage1/build/TyCoPpr.o compiler/stage1/build/TyCoTidy.o compiler/stage1/build/Unify.o compiler/stage1/build/Bag.o compiler/stage1/build/Binary.o compiler/stage1/build/BooleanFormula.o compiler/stage1/build/BufWrite.o compiler/stage1/build/Digraph.o compiler/stage1/build/Encoding.o compiler/stage1/build/FastFunctions.o compiler/stage1/build/FastMutInt.o compiler/stage1/build/FastString.o compiler/stage1/build/FastStringEnv.o compiler/stage1/build/Fingerprint.o compiler/stage1/build/FiniteMap.o compiler/stage1/build/FV.o compiler/stage1/build/GraphBase.o compiler/stage1/build/GraphColor.o compiler/stage1/build/GraphOps.o compiler/stage1/build/GraphPpr.o compiler/stage1/build/IOEnv.o compiler/stage1/build/Json.o compiler/stage1/build/ListSetOps.o compiler/stage1/build/Maybes.o compiler/stage1/build/MonadUtils.o compiler/stage1/build/OrdList.o compiler/stage1/build/Outputable.o compiler/stage1/build/Pair.o compiler/stage1/build/Panic.o compiler/stage1/build/PlainPanic.o compiler/stage1/build/PprColour.o compiler/stage1/build/Pretty.o compiler/stage1/build/State.o compiler/stage1/build/Stream.o compiler/stage1/build/StringBuffer.o compiler/stage1/build/UniqDFM.o compiler/stage1/build/UniqDSet.o compiler/stage1/build/UniqFM.o compiler/stage1/build/UniqMap.o compiler/stage1/build/UniqSet.o compiler/stage1/build/Util.o compiler/stage1/build/Hoopl/Block.o compiler/stage1/build/Hoopl/Collections.o compiler/stage1/build/Hoopl/Dataflow.o compiler/stage1/build/Hoopl/Graph.o compiler/stage1/build/Hoopl/Label.o compiler/stage1/build/AsmCodeGen.o compiler/stage1/build/TargetReg.o compiler/stage1/build/NCGMonad.o compiler/stage1/build/Instruction.o compiler/stage1/build/BlockLayout.o compiler/stage1/build/CFG.o compiler/stage1/build/Dominators.o compiler/stage1/build/Format.o compiler/stage1/build/Reg.o compiler/stage1/build/RegClass.o compiler/stage1/build/PIC.o compiler/stage1/build/CPrim.o compiler/stage1/build/X86/Regs.o compiler/stage1/build/X86/RegInfo.o compiler/stage1/build/X86/Instr.o compiler/stage1/build/X86/Cond.o compiler/stage1/build/X86/Ppr.o compiler/stage1/build/X86/CodeGen.o compiler/stage1/build/PPC/Regs.o compiler/stage1/build/PPC/RegInfo.o compiler/stage1/build/PPC/Instr.o compiler/stage1/build/PPC/Cond.o compiler/stage1/build/PPC/Ppr.o compiler/stage1/build/PPC/CodeGen.o compiler/stage1/build/SPARC/Base.o compiler/stage1/build/SPARC/Regs.o compiler/stage1/build/SPARC/Imm.o compiler/stage1/build/SPARC/AddrMode.o compiler/stage1/build/SPARC/Cond.o compiler/stage1/build/SPARC/Instr.o compiler/stage1/build/SPARC/Stack.o compiler/stage1/build/SPARC/ShortcutJump.o compiler/stage1/build/SPARC/Ppr.o compiler/stage1/build/SPARC/CodeGen.o compiler/stage1/build/SPARC/CodeGen/Amode.o compiler/stage1/build/SPARC/CodeGen/Base.o compiler/stage1/build/SPARC/CodeGen/CondCode.o compiler/stage1/build/SPARC/CodeGen/Gen32.o compiler/stage1/build/SPARC/CodeGen/Gen64.o compiler/stage1/build/SPARC/CodeGen/Sanity.o compiler/stage1/build/SPARC/CodeGen/Expand.o compiler/stage1/build/RegAlloc/Liveness.o compiler/stage1/build/RegAlloc/Graph/Main.o compiler/stage1/build/RegAlloc/Graph/Stats.o compiler/stage1/build/RegAlloc/Graph/ArchBase.o compiler/stage1/build/RegAlloc/Graph/ArchX86.o compiler/stage1/build/RegAlloc/Graph/Coalesce.o compiler/stage1/build/RegAlloc/Graph/Spill.o compiler/stage1/build/RegAlloc/Graph/SpillClean.o compiler/stage1/build/RegAlloc/Graph/SpillCost.o compiler/stage1/build/RegAlloc/Graph/TrivColorable.o compiler/stage1/build/RegAlloc/Linear/Main.o compiler/stage1/build/RegAlloc/Linear/JoinToTargets.o compiler/stage1/build/RegAlloc/Linear/State.o compiler/stage1/build/RegAlloc/Linear/Stats.o compiler/stage1/build/RegAlloc/Linear/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/StackMap.o compiler/stage1/build/RegAlloc/Linear/Base.o compiler/stage1/build/RegAlloc/Linear/X86/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/X86_64/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/PPC/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/SPARC/FreeRegs.o compiler/stage1/build/Dwarf.o compiler/stage1/build/Dwarf/Types.o compiler/stage1/build/Dwarf/Constants.o compiler/stage1/build/GHC/ThToHs.o compiler/stage1/build/ByteCodeTypes.o compiler/stage1/build/ByteCodeAsm.o compiler/stage1/build/ByteCodeGen.o compiler/stage1/build/ByteCodeInstr.o compiler/stage1/build/ByteCodeItbls.o compiler/stage1/build/ByteCodeLink.o compiler/stage1/build/Debugger.o compiler/stage1/build/LinkerTypes.o compiler/stage1/build/Linker.o compiler/stage1/build/RtClosureInspect.o compiler/stage1/build/GHCi.o   compiler/stage1/build/parser/cutils.o compiler/stage1/build/cbits/genSym.o     >> compiler/stage1/build/libHSghc-8.10.4.a.contents
"xargs"  "ar" qcls  compiler/stage1/build/libHSghc-8.10.4.a < compiler/stage1/build/libHSghc-8.10.4.a.contents
"rm" -f compiler/stage1/build/libHSghc-8.10.4.a.contents  
  HC [stage 0] ghc/stage1/build/tmp/ghc-stage1
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
/usr/bin/install -c -m 755 ghc/stage1/build/tmp/ghc-stage1 inplace/lib/bin/ghc-stage1
"rm" -f                                                     inplace/bin/ghc-stage1  
echo '#!/bin/sh'                                                     >> inplace/bin/ghc-stage1
echo 'executablename="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib/bin/ghc-stage1"'                                  >> inplace/bin/ghc-stage1
echo 'datadir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                             >> inplace/bin/ghc-stage1
echo 'bindir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin"'                              >> inplace/bin/ghc-stage1
echo 'topdir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                           >> inplace/bin/ghc-stage1
echo 'pgmgcc="cc"'                                               >> inplace/bin/ghc-stage1
echo 'export LD_LIBRARY_PATH="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage1/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/terminfo/dist-boot/build:/usr/lib:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/hpc/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghci/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/transformers/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/template-haskell/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/pretty-1.1.3.6:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-heap/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot-th/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/directory-1.3.3.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/filepath-1.4.2.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/binary/dist-boot/build:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/containers-0.6.0.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/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/ghc-cabal" check libraries/ghc-prim
"inplace/bin/ghc-cabal" configure libraries/ghc-prim dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-prim" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-prim   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/ghc-prim/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/integer-gmp
"inplace/bin/ghc-cabal" configure libraries/integer-gmp dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/integer-gmp/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/base
"inplace/bin/ghc-cabal" configure libraries/base dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  --flags=integer-gmp -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/base/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/filepath
"inplace/bin/ghc-cabal" configure libraries/filepath dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/filepath" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/filepath   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/filepath/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/array
"inplace/bin/ghc-cabal" configure libraries/array dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/array" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/array   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/array/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/deepseq
"inplace/bin/ghc-cabal" configure libraries/deepseq dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/deepseq" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/deepseq   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/deepseq/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/bytestring
"inplace/bin/ghc-cabal" configure libraries/bytestring dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/bytestring/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/containers/containers
"inplace/bin/ghc-cabal" configure libraries/containers/containers dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/containers/containers/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/time
"inplace/bin/ghc-cabal" configure libraries/time dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/time/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/unix
"inplace/bin/ghc-cabal" configure libraries/unix dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/unix/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/directory
"inplace/bin/ghc-cabal" configure libraries/directory dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/directory/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/process
"inplace/bin/ghc-cabal" configure libraries/process dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/process/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/hpc
"inplace/bin/ghc-cabal" configure libraries/hpc dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/hpc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/hpc   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/hpc/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/pretty
"inplace/bin/ghc-cabal" configure libraries/pretty dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/pretty" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/pretty   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/pretty/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/binary
"inplace/bin/ghc-cabal" configure libraries/binary dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/binary" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/binary   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/binary/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/transformers
"inplace/bin/ghc-cabal" configure libraries/transformers dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/transformers" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/transformers   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/transformers/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/mtl
"inplace/bin/ghc-cabal" configure libraries/mtl dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/mtl" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/mtl   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/mtl/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/ghc-boot-th
"inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot-th" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot-th   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/ghc-boot-th/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/ghc-boot
"inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-boot   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/ghc-boot/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/template-haskell
"inplace/bin/ghc-cabal" configure libraries/template-haskell dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/template-haskell" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/template-haskell   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/template-haskell/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/text
"inplace/bin/ghc-cabal" configure libraries/text dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/text" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/text   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/text/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/parsec
"inplace/bin/ghc-cabal" configure libraries/parsec dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/parsec" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/parsec   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/parsec/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/Cabal/Cabal
"inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/Cabal/Cabal" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/Cabal/Cabal   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/Cabal/Cabal/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/ghc-compact
"inplace/bin/ghc-cabal" configure libraries/ghc-compact dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-compact" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-compact   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/ghc-compact/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/ghc-heap
"inplace/bin/ghc-cabal" configure libraries/ghc-heap dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-heap" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghc-heap   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/ghc-heap/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/xhtml
"inplace/bin/ghc-cabal" configure libraries/xhtml dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/xhtml" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/xhtml   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/xhtml/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/terminfo
"inplace/bin/ghc-cabal" configure libraries/terminfo dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg" --configure-option=--with-curses-includes=/usr/include --configure-option=--with-curses-libraries=/usr/lib -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/terminfo" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/terminfo   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/terminfo/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/stm
"inplace/bin/ghc-cabal" configure libraries/stm dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/stm" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/stm   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/stm/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/exceptions
"inplace/bin/ghc-cabal" configure libraries/exceptions dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/exceptions" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/exceptions   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/exceptions/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/haskeline
"inplace/bin/ghc-cabal" configure libraries/haskeline dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg" --flags=-examples -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/haskeline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/haskeline   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/haskeline/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/ghci
"inplace/bin/ghc-cabal" configure libraries/ghci dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  --flags=ghci -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghci" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/ghci   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/ghci/dist-install/package-data.mk
"inplace/bin/ghc-cabal" check libraries/libiserv
"inplace/bin/ghc-cabal" configure libraries/libiserv dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/libiserv" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/libiserv   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG libraries/libiserv/dist-install/package-data.mk
"inplace/bin/ghc-cabal" configure compiler stage2 --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  --flags=integer-gmp --flags=stage2 --ghc-option=-optc-DTHREADED_RTS --flags=ncg --flags=ghci --ghc-option=-DGHCI_TABLES_NEXT_TO_CODE -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Iincludes/dist-install/build" --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"   --disable-library-for-ghci
"inplace/bin/ghc-cabal" check utils/hsc2hs
"inplace/bin/ghc-cabal" check utils/ghc-pkg
"inplace/bin/ghc-cabal" configure utils/ghc-pkg dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/ghc-pkg" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/ghc-pkg   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/hsc2hs dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/hsc2hs" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/hsc2hs   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" check utils/ghc-cabal
"inplace/bin/ghc-cabal" configure utils/ghc-cabal dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/ghc-cabal" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/ghc-cabal   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" check utils/hpc
"inplace/bin/ghc-cabal" configure utils/hpc dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/hpc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/hpc   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
  GHC PKG compiler/stage2/package-data.mk
"inplace/bin/ghc-cabal" check utils/runghc
"inplace/bin/ghc-cabal" configure utils/runghc dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/runghc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/runghc   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure ghc stage2 --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  --flags=stage2 --flags=ghci -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/ghc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/ghc   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" check utils/compare_sizes
"inplace/bin/ghc-cabal" configure utils/compare_sizes dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/compare_sizes" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/compare_sizes   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" check utils/iserv
"inplace/bin/ghc-cabal" configure utils/iserv stage2 --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/iserv" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/iserv   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" check utils/iserv
"inplace/bin/ghc-cabal" configure utils/iserv stage2_p --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/iserv" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/iserv   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" check utils/iserv
"inplace/bin/ghc-cabal" configure utils/iserv stage2_dyn --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/iserv" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/iserv   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" check utils/haddock
"inplace/bin/ghc-cabal" configure utils/haddock dist --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg" --flag in-ghc-tree -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/haddock" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/haddock   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" check utils/check-api-annotations
"inplace/bin/ghc-cabal" configure utils/check-api-annotations dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/check-api-annotations" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/check-api-annotations   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" check utils/check-ppr
"inplace/bin/ghc-cabal" configure utils/check-ppr dist-install --with-ghc="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-stage1" --with-ghc-pkg="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin/ghc-pkg"  -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/check-ppr" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-O2 -pipe -Wall    -Wno-unknown-pragmas -iquote /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/utils/check-ppr   " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar"  
===--- building final phase
gmake --no-print-directory -f ghc.mk phase=final all
"rm" -f utils/iserv/stage2_dyn/build/.depend.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Iutils/iserv/stage2_dyn/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2_dyn/build/.     -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -ffunction-sections -fdata-sections  -MM -x c utils/iserv/cbits/iservmain.c -MF utils/iserv/stage2_dyn/build/.depend.c_asm.bit
"rm" -f utils/iserv/stage2_dyn/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id ghci-8.10.4 -package-id libiserv-8.10.4 -package-id unix-2.7.2.2 -no-hs-main -XHaskell2010  -threaded -optl-Wl,--export-dynamic -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
"rm" -f utils/iserv/stage2_p/build/.depend.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Iutils/iserv/stage2_p/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2_p/build/.     -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|\.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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/iserv/stage2_dyn/build/.depend.c_asm.bit >> utils/iserv/stage2_dyn/build/.depend.c_asm.tmp && true
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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_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_p/build/.depend.haskell.tmp  
"rm" -f utils/iserv/stage2_p/build/.depend.c_asm.bit  
"inplace/bin/ghc-stage1" -M -static -prof -eventlog  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id ghci-8.10.4 -package-id libiserv-8.10.4 -package-id unix-2.7.2.2 -no-hs-main -XHaskell2010  -threaded -optl-Wl,--export-dynamic -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_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/build/.depend.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Iutils/iserv/stage2/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2/build/.     -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
echo "utils/iserv_stage2_dyn_depfile_haskell_EXISTS = YES" >> utils/iserv/stage2_dyn/build/.depend.haskell.tmp
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id ghci-8.10.4 -package-id libiserv-8.10.4 -package-id unix-2.7.2.2 -no-hs-main -XHaskell2010  -threaded -optl-Wl,--export-dynamic -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
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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.14.1.0 -package-id directory-1.3.6.0 -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/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 ghc/stage2/build/.depend.c_asm.tmp  
cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES   -O2 -pipe -Wall   -Ighc/stage2/build/ghc/autogen    -DHAVE_INTERNAL_INTERPRETER  -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/haskeline/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/haskeline/dist-install/build/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/haskeline/dist-install/build/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/haskeline/dist-install/build/dist-install/build/includes' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/stage2/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/parser' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/parser' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/parser' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/stage2/build/parser' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/utils' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/utils' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/utils' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/stage2/build/utils' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/../rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/../rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/../rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/stage2/build/../rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/stage2' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/stage2' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/compiler/stage2/build/stage2/build/stage2' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" ghc/stage2/build/.depend.c_asm.bit >> ghc/stage2/build/.depend.c_asm.tmp && true
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
"rm" -f ghc/stage2/build/.depend.c_asm.bit  
echo "utils/iserv_stage2_depfile_haskell_EXISTS = YES" >> utils/iserv/stage2/build/.depend.haskell.tmp
grep -v ' : [a-zA-Z]:/' utils/compare_sizes/dist-install/build/.depend.haskell.tmp > utils/compare_sizes/dist-install/build/.depend.haskell.tmp2
for dir in utils/iserv/stage2/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
echo "ghc_stage2_depfile_c_asm_EXISTS = YES" >> ghc/stage2/build/.depend.c_asm.tmp
grep -v ' : [a-zA-Z]:/' utils/iserv/stage2/build/.depend.haskell.tmp > utils/iserv/stage2/build/.depend.haskell.tmp2
mv ghc/stage2/build/.depend.c_asm.tmp ghc/stage2/build/.depend.c_asm
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.haskell.tmp  
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/iserv/stage2/build/.depend.haskell.tmp2 > utils/iserv/stage2/build/.depend.haskell
"rm" -f utils/runghc/dist-install/build/.depend.c_asm.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-8.10.4 -package-id ghc-boot-8.10.4 -package-id ghc-prim-0.6.1 -package-id ghci-8.10.4 -package-id haskeline-0.8.0.1 -package-id process-1.6.9.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -threaded -XHaskell2010 -XNoImplicitPrelude  -O2 -haddock -Wcpp-undef -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
"rm" -f utils/runghc/dist-install/build/.depend.haskell.tmp  
"rm" -f utils/runghc/dist-install/build/.depend.c_asm.bit  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.14.1.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts  -cpp -DVERSION="\"8.10.4\""    -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_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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.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 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/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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.2.1.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id directory-1.3.6.0 -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/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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.2.1.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-8.10.4 -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/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-api-annotations/dist-install/build/.depend.c_asm.tmp  
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
"rm" -f utils/check-api-annotations/dist-install/build/.depend.c_asm.bit  
echo "utils/check-api-annotations_dist-install_depfile_c_asm_EXISTS = YES" >> utils/check-api-annotations/dist-install/build/.depend.c_asm.tmp
grep -v ' : [a-zA-Z]:/' ghc/stage2/build/.depend.haskell.tmp > ghc/stage2/build/.depend.haskell.tmp2
mv utils/check-api-annotations/dist-install/build/.depend.c_asm.tmp utils/check-api-annotations/dist-install/build/.depend.c_asm
"rm" -f utils/check-api-annotations/dist-install/build/.depend.haskell.tmp  
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
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -i -iutils/check-api-annotations/. -iutils/check-api-annotations/dist-install/build -Iutils/check-api-annotations/dist-install/build -iutils/check-api-annotations/dist-install/build/check-api-annotations/autogen -Iutils/check-api-annotations/dist-install/build/check-api-annotations/autogen     -optP-include -optPutils/check-api-annotations/dist-install/build/check-api-annotations/autogen/cabal_macros.h -package-id Cabal-3.2.1.0 -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id ghc-8.10.4 -Wall -XHaskell2010  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/check-api-annotations/dist-install/build -dep-makefile utils/check-api-annotations/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/check-api-annotations/./Main.hs
"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
echo "utils/check-ppr_dist-install_depfile_haskell_EXISTS = YES" >> utils/check-ppr/dist-install/build/.depend.haskell.tmp
mv utils/ghc-pkg/dist-install/build/.depend.c_asm.tmp utils/ghc-pkg/dist-install/build/.depend.c_asm
for dir in utils/check-ppr/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
"rm" -f utils/ghc-pkg/dist-install/build/.depend.haskell.tmp  
grep -v ' : [a-zA-Z]:/' utils/check-ppr/dist-install/build/.depend.haskell.tmp > utils/check-ppr/dist-install/build/.depend.haskell.tmp2
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.2.1.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.10.4 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.4 -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
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/hsc2hs/dist-install/build/.depend.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Iutils/hsc2hs/dist-install/build/hsc2hs/autogen      -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/hsc2hs/autogen -Iutils/hsc2hs/dist-install/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist-install/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.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      -Wnoncanonical-monad-instances  -outputdir utils/hsc2hs/dist-install/build -dep-makefile utils/hsc2hs/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/hsc2hs/./Main.hs  utils/hsc2hs/./C.hs  utils/hsc2hs/./Common.hs  utils/hsc2hs/./CrossCodegen.hs  utils/hsc2hs/./DirectCodegen.hs  utils/hsc2hs/./Flags.hs  utils/hsc2hs/./HSCParser.hs  utils/hsc2hs/./ATTParser.hs  utils/hsc2hs/./UtilsCodegen.hs  utils/hsc2hs/./Compat/ResponseFile.hs  utils/hsc2hs/./Compat/TempFile.hs  utils/hsc2hs/dist-install/build/hsc2hs/autogen/Paths_hsc2hs.hs
echo "utils/check-api-annotations_dist-install_depfile_haskell_EXISTS = YES" >> utils/check-api-annotations/dist-install/build/.depend.haskell.tmp
for dir in utils/check-api-annotations/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/check-api-annotations/dist-install/build/.depend.haskell.tmp > utils/check-api-annotations/dist-install/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/check-api-annotations/dist-install/build/.depend.haskell.tmp2 > utils/check-api-annotations/dist-install/build/.depend.haskell
"rm" -f compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp  
cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES   -O2 -pipe -Wall   -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/usr/local/include  -DHAVE_INTERNAL_INTERPRETER -DINTEGER_GMP -DCAN_LOAD_DLL -Iincludes/dist-install/build  -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas       -MM -x c compiler/parser/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/parser/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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/parser/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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/parser/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && true  
cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES   -O2 -pipe -Wall   -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/usr/local/include  -DHAVE_INTERNAL_INTERPRETER -DINTEGER_GMP -DCAN_LOAD_DLL -Iincludes/dist-install/build  -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas       -MM -x c compiler/ghci/keepCAFsForGHCi.c -MF compiler/stage2/build/.depend-v-p-dyn.c_asm.bit
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
cc -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -P -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Icompiler/stage2 -Iincludes/dist-install/build -x c compiler/prelude/primops.txt.pp | grep -v '^#pragma GCC' > compiler/stage2/build/primops.txt
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/ghci/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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/ghci/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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/ghci/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && true  
"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
cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES   -O2 -pipe -Wall   -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/usr/local/include  -DHAVE_INTERNAL_INTERPRETER -DINTEGER_GMP -DCAN_LOAD_DLL -Iincludes/dist-install/build  -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas       -MM -x c compiler/cbits/genSym.c -MF compiler/stage2/build/.depend-v-p-dyn.c_asm.bit
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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -hide-all-packages -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.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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-8.10.4 -package-id ghc-boot-8.10.4 -package-id ghc-boot-th-8.10.4 -package-id parsec-3.1.14.0 -package-id text-1.2.4.1 -package-id transformers-0.5.6.2 -package-id xhtml-3000.2.2.1 -funbox-strict-fields -Wall -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
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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
"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//.
"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//.
"rm" -f libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
echo "utils/hsc2hs_dist-install_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist-install/build/.depend.haskell.tmp
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -DTERMINFO  -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
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
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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/mkdirhier" libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend//.
"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.haskell.tmp  
"rm" -f libraries/exceptions/dist-install/build/.depend-v-p-dyn.c_asm.bit  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id exceptions-0.10.4 -hide-all-packages -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.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.16.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/exceptions/dist-install/build -dep-makefile libraries/exceptions/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/exceptions/src/Control/Monad/Catch.hs  libraries/exceptions/src/Control/Monad/Catch/Pure.hs
echo "libraries/exceptions_dist-install_depfile_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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -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.14.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -dep-makefile libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/stm/./Control/Concurrent/STM.hs  libraries/stm/./Control/Concurrent/STM/TArray.hs  libraries/stm/./Control/Concurrent/STM/TVar.hs  libraries/stm/./Control/Concurrent/STM/TChan.hs  libraries/stm/./Control/Concurrent/STM/TMVar.hs  libraries/stm/./Control/Concurrent/STM/TQueue.hs  libraries/stm/./Control/Concurrent/STM/TBQueue.hs  libraries/stm/./Control/Concurrent/STM/TSem.hs  libraries/stm/./Control/Monad/STM.hs  libraries/stm/./Control/Sequential/STM.hs
echo "libraries/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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id terminfo-0.4.1.4 -hide-all-packages -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.14.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/terminfo/dist-install/build -dep-makefile libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/terminfo/./System/Console/Terminfo.hs  libraries/terminfo/./System/Console/Terminfo/Base.hs  libraries/terminfo/./System/Console/Terminfo/Cursor.hs  libraries/terminfo/./System/Console/Terminfo/Color.hs  libraries/terminfo/./System/Console/Terminfo/Edit.hs  libraries/terminfo/./System/Console/Terminfo/Effects.hs  libraries/terminfo/./System/Console/Terminfo/Keys.hs
echo "libraries/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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id xhtml-3000.2.2.1 -hide-all-packages -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.14.1.0 -Wall -fwarn-tabs -Wcompat -Wnoncanonical-monadfail-instances -Wnoncanonical-monad-instances -XHaskell2010 -XSafe -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-tabs -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/xhtml/dist-install/build -dep-makefile libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/xhtml/./Text/XHtml.hs  libraries/xhtml/./Text/XHtml/Frameset.hs  libraries/xhtml/./Text/XHtml/Strict.hs  libraries/xhtml/./Text/XHtml/Transitional.hs  libraries/xhtml/./Text/XHtml/Debug.hs  libraries/xhtml/./Text/XHtml/Table.hs  libraries/xhtml/./Text/XHtml/Strict/Attributes.hs  libraries/xhtml/./Text/XHtml/Strict/Elements.hs  libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs  libraries/xhtml/./Text/XHtml/Frameset/Elements.hs  libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs  libraries/xhtml/./Text/XHtml/Transitional/Elements.hs  libraries/xhtml/./Text/XHtml/BlockTable.hs  libraries/xhtml/./Text/XHtml/Extras.hs  libraries/xhtml/./Text/XHtml/Internals.hs
echo "libraries/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/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.     -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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
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
"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
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
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//.
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
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable//.
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
  HSC2HS libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.hs
  HSC2HS libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.hs
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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id ghc-compact-0.1.0.0 -hide-all-packages -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.14.1.0 -package-id bytestring-0.10.12.0 -package-id ghc-prim-0.6.1 -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
"rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
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
"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
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
"rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.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/parsec/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id Cabal-3.2.1.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/./autogen -Ilibraries/Cabal/Cabal/dist-install/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.4.1 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/Cabal/Cabal/dist-install/build -dep-makefile libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/Cabal/Cabal/./Distribution/Backpack.hs  libraries/Cabal/Cabal/./Distribution/Backpack/Configure.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ComponentsGraph.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ConfiguredComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/DescribeUnitId.hs  libraries/Cabal/Cabal/./Distribution/Backpack/FullUnitId.hs  libraries/Cabal/Cabal/./Distribution/Backpack/LinkedComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModSubst.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModuleShape.hs  libraries/Cabal/Cabal/./Distribution/Backpack/PreModuleShape.hs  libraries/Cabal/Cabal/./Distribution/CabalSpecVersion.hs  libraries/Cabal/Cabal/./Distribution/Utils/IOData.hs  libraries/Cabal/Cabal/./Distribution/Utils/LogProgress.hs  libraries/Cabal/Cabal/./Distribution/Utils/MapAccum.hs  libraries/Cabal/Cabal/./Distribution/Utils/MD5.hs  libraries/Cabal/Cabal/./Distribution/Utils/Structured.hs  libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs  libraries/Cabal/Cabal/./Distribution/Compat/Directory.hs  libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs  libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs  libraries/Cabal/Cabal/./Distribution/Compat/FilePath.hs  libraries/Cabal/Cabal/./Distribution/Compat/Graph.hs  libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/Newtype.hs  libraries/Cabal/Cabal/./Distribution/Compat/ResponseFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/Prelude/Internal.hs  libraries/Cabal/Cabal/./Distribution/Compat/Process.hs  libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs  libraries/Cabal/Cabal/./Distribution/Compat/Stack.hs  libraries/Cabal/Cabal/./Distribution/Compat/Time.hs  libraries/Cabal/Cabal/./Distribution/Compat/Typeable.hs  libraries/Cabal/Cabal/./Distribution/Compat/DList.hs  libraries/Cabal/Cabal/./Distribution/Compiler.hs  libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/AbiDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/ExposedModule.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/License.hs  libraries/Cabal/Cabal/./Distribution/Make.hs  libraries/Cabal/Cabal/./Distribution/ModuleName.hs  libraries/Cabal/Cabal/./Distribution/Package.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs  libraries/Cabal/Cabal/./Distribution/ReadE.hs  libraries/Cabal/Cabal/./Distribution/Simple.hs  libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildToolDepends.hs  libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs  libraries/Cabal/Cabal/./Distribution/Simple/Command.hs  libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs  libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs  libraries/Cabal/Cabal/./Distribution/Simple/Flag.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs  libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs  libraries/Cabal/Cabal/./Distribution/Simple/Doctest.hs  libraries/Cabal/Cabal/./Distribution/Simple/Glob.hs  libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs  libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs  libraries/Cabal/Cabal/./Distribution/Simple/Install.hs  libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs  libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs  libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs  libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/ResponseFile.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs  libraries/Cabal/Cabal/./Distribution/Simple/Register.hs  libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs  libraries/Cabal/Cabal/./Distribution/Simple/ShowBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs  libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs  libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs  libraries/Cabal/Cabal/./Distribution/SPDX.hs  libraries/Cabal/Cabal/./Distribution/SPDX/License.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseId.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExceptionId.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExpression.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseListVersion.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseReference.hs  libraries/Cabal/Cabal/./Distribution/System.hs  libraries/Cabal/Cabal/./Distribution/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Text.hs  libraries/Cabal/Cabal/./Distribution/Pretty.hs  libraries/Cabal/Cabal/./Distribution/Types/AbiHash.hs  libraries/Cabal/Cabal/./Distribution/Types/AnnotatedId.hs  libraries/Cabal/Cabal/./Distribution/Types/Benchmark.hs  libraries/Cabal/Cabal/./Distribution/Types/BenchmarkInterface.hs  libraries/Cabal/Cabal/./Distribution/Types/BenchmarkType.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildType.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentInclude.hs  libraries/Cabal/Cabal/./Distribution/Types/ConfVar.hs  libraries/Cabal/Cabal/./Distribution/Types/Dependency.hs  libraries/Cabal/Cabal/./Distribution/Types/ExeDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/LegacyExeDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/DependencyMap.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentId.hs  libraries/Cabal/Cabal/./Distribution/Types/MungedPackageId.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageId.hs  libraries/Cabal/Cabal/./Distribution/Types/UnitId.hs  libraries/Cabal/Cabal/./Distribution/Types/Executable.hs  libraries/Cabal/Cabal/./Distribution/Types/ExecutableScope.hs  libraries/Cabal/Cabal/./Distribution/Types/Library.hs  libraries/Cabal/Cabal/./Distribution/Types/LibraryVisibility.hs  libraries/Cabal/Cabal/./Distribution/Types/Flag.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLib.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLibType.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLibOption.hs  libraries/Cabal/Cabal/./Distribution/Types/Module.hs  libraries/Cabal/Cabal/./Distribution/Types/ModuleReexport.hs  libraries/Cabal/Cabal/./Distribution/Types/ModuleRenaming.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentName.hs  libraries/Cabal/Cabal/./Distribution/Types/LibraryName.hs  libraries/Cabal/Cabal/./Distribution/Types/MungedPackageName.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageName.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageName/Magic.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigName.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersion.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersionRange.hs  libraries/Cabal/Cabal/./Distribution/Types/UnqualComponentName.hs  libraries/Cabal/Cabal/./Distribution/Types/IncludeRenaming.hs  libraries/Cabal/Cabal/./Distribution/Types/Mixin.hs  libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuiteInterface.hs  libraries/Cabal/Cabal/./Distribution/Types/TestType.hs  libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription.hs  libraries/Cabal/Cabal/./Distribution/Types/Condition.hs  libraries/Cabal/Cabal/./Distribution/Types/CondTree.hs  libraries/Cabal/Cabal/./Distribution/Types/HookedBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageDescription.hs  libraries/Cabal/Cabal/./Distribution/Types/SourceRepo.hs  libraries/Cabal/Cabal/./Distribution/Types/Component.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentLocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/LocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentRequestedSpec.hs  libraries/Cabal/Cabal/./Distribution/Types/TargetInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/Version.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionRange.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionRange/Internal.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionInterval.hs  libraries/Cabal/Cabal/./Distribution/Types/GivenComponent.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageVersionConstraint.hs  libraries/Cabal/Cabal/./Distribution/Utils/Generic.hs  libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs  libraries/Cabal/Cabal/./Distribution/Utils/ShortText.hs  libraries/Cabal/Cabal/./Distribution/Utils/Progress.hs  libraries/Cabal/Cabal/./Distribution/Verbosity.hs  libraries/Cabal/Cabal/./Distribution/Verbosity/Internal.hs  libraries/Cabal/Cabal/./Distribution/Version.hs  libraries/Cabal/Cabal/./Language/Haskell/Extension.hs  libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs  libraries/Cabal/Cabal/./Distribution/Compat/Parsing.hs  libraries/Cabal/Cabal/./Distribution/Compat/CharParsing.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Class.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/FieldDescrs.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Parsec.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Pretty.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Parsec.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Quirks.hs  libraries/Cabal/Cabal/./Distribution/Parsec.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Error.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Newtypes.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Position.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Warning.hs  libraries/Cabal/Cabal/./Distribution/Parsec/FieldLineStream.hs  libraries/Cabal/Cabal/./Distribution/Fields.hs  libraries/Cabal/Cabal/./Distribution/Fields/ConfVar.hs  libraries/Cabal/Cabal/./Distribution/Fields/Field.hs  libraries/Cabal/Cabal/./Distribution/Fields/Lexer.hs  libraries/Cabal/Cabal/./Distribution/Fields/LexerMonad.hs  libraries/Cabal/Cabal/./Distribution/Fields/ParseResult.hs  libraries/Cabal/Cabal/./Distribution/Fields/Parser.hs  libraries/Cabal/Cabal/./Distribution/Fields/Pretty.hs  libraries/Cabal/Cabal/./Distribution/Compat/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Benchmark/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Executable/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLib/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Library/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageDescription/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageId/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/SourceRepo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuite/Lens.hs  libraries/Cabal/Cabal/./Distribution/Backpack/PreExistingComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ReadyComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/MixLink.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModuleScope.hs  libraries/Cabal/Cabal/./Distribution/Backpack/UnifyM.hs  libraries/Cabal/Cabal/./Distribution/Backpack/Id.hs  libraries/Cabal/Cabal/./Distribution/Utils/UnionFind.hs  libraries/Cabal/Cabal/./Distribution/Utils/Base62.hs  libraries/Cabal/Cabal/./Distribution/Compat/Async.hs  libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs  libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs  libraries/Cabal/Cabal/./Distribution/Compat/Prelude.hs  libraries/Cabal/Cabal/./Distribution/Compat/SnocList.hs  libraries/Cabal/Cabal/./Distribution/GetOpt.hs  libraries/Cabal/Cabal/./Distribution/Lex.hs  libraries/Cabal/Cabal/./Distribution/Utils/String.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/EnvironmentParser.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/Utils/Json.hs  libraries/Cabal/Cabal/dist-install/build/./autogen/Paths_Cabal.hs
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/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/parsec/dist-install/build/.depend-v-p-dyn.c_asm.bit  
"rm" -f libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp  
echo "libraries/parsec_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm.tmp
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id parsec-3.1.14.0 -hide-all-packages -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.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.4.1 -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
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/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/text/dist-install/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-install/build/include   -DINTEGER_GMP  -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id text-1.2.4.1 -hide-all-packages -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-DINTEGER_GMP -optP-include -optPlibraries/text/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id integer-gmp-1.0.3.0 -package-id template-haskell-2.16.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/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/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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id template-haskell-2.16.0.0 -hide-all-packages -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.14.1.0 -package-id ghc-boot-th-8.10.4 -package-id ghc-prim-0.6.1 -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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id ghc-boot-8.10.4 -hide-all-packages -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.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-8.10.4 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -dep-makefile libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/ghc-boot/./GHC/BaseDir.hs  libraries/ghc-boot/./GHC/LanguageExtensions.hs  libraries/ghc-boot/./GHC/PackageDb.hs  libraries/ghc-boot/./GHC/Serialized.hs  libraries/ghc-boot/./GHC/ForeignSrcLang.hs  libraries/ghc-boot/./GHC/HandleEncoding.hs  libraries/ghc-boot/./GHC/Platform.hs  libraries/ghc-boot/dist-install/build/GHC/Platform/Host.hs  libraries/ghc-boot/./GHC/Settings.hs  libraries/ghc-boot/./GHC/UniqueSubdir.hs  libraries/ghc-boot/dist-install/build/GHC/Version.hs
echo "libraries/ghc-boot_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/ghc-boot/dist-install/build/GHC/ libraries/ghc-boot/dist-install/build/GHC/Platform/; 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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id ghc-boot-th-8.10.4 -hide-all-packages -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.14.1.0 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot-th/dist-install/build -dep-makefile libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs  libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs  libraries/ghc-boot-th/./GHC/Lexeme.hs
echo "libraries/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
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  
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
"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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -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.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 -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
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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -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.14.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -dep-makefile libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/transformers/./Control/Applicative/Backwards.hs  libraries/transformers/./Control/Applicative/Lift.hs  libraries/transformers/./Control/Monad/Signatures.hs  libraries/transformers/./Control/Monad/Trans/Accum.hs  libraries/transformers/./Control/Monad/Trans/Class.hs  libraries/transformers/./Control/Monad/Trans/Cont.hs  libraries/transformers/./Control/Monad/Trans/Except.hs  libraries/transformers/./Control/Monad/Trans/Error.hs  libraries/transformers/./Control/Monad/Trans/Identity.hs  libraries/transformers/./Control/Monad/Trans/List.hs  libraries/transformers/./Control/Monad/Trans/Maybe.hs  libraries/transformers/./Control/Monad/Trans/Reader.hs  libraries/transformers/./Control/Monad/Trans/RWS.hs  libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs  libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs  libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs  libraries/transformers/./Control/Monad/Trans/Select.hs  libraries/transformers/./Control/Monad/Trans/State.hs  libraries/transformers/./Control/Monad/Trans/State/Lazy.hs  libraries/transformers/./Control/Monad/Trans/State/Strict.hs  libraries/transformers/./Control/Monad/Trans/Writer.hs  libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs  libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs  libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs  libraries/transformers/./Data/Functor/Constant.hs  libraries/transformers/./Data/Functor/Reverse.hs
echo "libraries/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/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -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.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -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
echo "libraries/transformers_dist-install_depfile_haskell_EXISTS = YES" >> libraries/transformers/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
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/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp2
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/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
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
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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id pretty-1.1.3.6 -hide-all-packages -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.14.1.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -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
"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//.
"rm" -f libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/directory/dist-install/build/dist-install/build/' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -ffunction-sections -fdata-sections  -MM -x c libraries/process/cbits/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/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id process-1.6.9.0 -hide-all-packages -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.14.1.0 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -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/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/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//.
"rm" -f libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
echo "libraries/process_dist-install_depfile_haskell_EXISTS = YES" >> libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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
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
"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
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
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/mkdirhier" libraries/unix/dist-install/build/System/Posix/Signals//.
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/ByteString//.
  HSC2HS libraries/unix/dist-install/build/System/Posix/Directory.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Directory//.
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/DynamicLinker//.
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module//.
  HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.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/GHC/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageName/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionRange/ libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/ libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity/ libraries/Cabal/Cabal/dist-install/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp2
  HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell
  HSC2HS libraries/unix/dist-install/build/System/Posix/Files.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Files//.
  HSC2HS libraries/unix/dist-install/build/System/Posix/IO.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/IO//.
  HSC2HS libraries/unix/dist-install/build/System/Posix/Env.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Env//.
  HSC2HS libraries/unix/dist-install/build/System/Posix/Fcntl.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/Process.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Process//.
  HSC2HS libraries/unix/dist-install/build/System/Posix/Temp.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Temp//.
  HSC2HS libraries/unix/dist-install/build/System/Posix/Terminal.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Terminal//.
  HSC2HS libraries/unix/dist-install/build/System/Posix/Directory/Common.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/Files/Common.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/IO/Common.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/Process/Common.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs
"rm" -f libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include     -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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//.
"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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id containers-0.6.2.1 -hide-all-packages -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.14.1.0 -package-id deepseq-1.4.4.0 -O2 -Wall -XHaskell98 -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
"rm" -f libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include   -DINTEGER_GMP  -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include   -DINTEGER_GMP  -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id bytestring-0.10.12.0 -hide-all-packages -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-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id integer-gmp-1.0.3.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -dep-makefile libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/bytestring/./Data/ByteString.hs  libraries/bytestring/./Data/ByteString/Char8.hs  libraries/bytestring/./Data/ByteString/Unsafe.hs  libraries/bytestring/./Data/ByteString/Internal.hs  libraries/bytestring/./Data/ByteString/Lazy.hs  libraries/bytestring/./Data/ByteString/Lazy/Char8.hs  libraries/bytestring/./Data/ByteString/Lazy/Internal.hs  libraries/bytestring/./Data/ByteString/Short.hs  libraries/bytestring/./Data/ByteString/Short/Internal.hs  libraries/bytestring/./Data/ByteString/Builder.hs  libraries/bytestring/./Data/ByteString/Builder/Extra.hs  libraries/bytestring/./Data/ByteString/Builder/Prim.hs  libraries/bytestring/./Data/ByteString/Builder/Internal.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs  libraries/bytestring/./Data/ByteString/Lazy/Builder.hs  libraries/bytestring/./Data/ByteString/Lazy/Builder/Extras.hs  libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs  libraries/bytestring/./Data/ByteString/Builder/ASCII.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/Binary.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/ASCII.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Floating.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Base16.hs
"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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id deepseq-1.4.4.0 -hide-all-packages -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.14.1.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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -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.14.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -dep-makefile libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/array/./Data/Array.hs  libraries/array/./Data/Array/Base.hs  libraries/array/./Data/Array/IArray.hs  libraries/array/./Data/Array/IO.hs  libraries/array/./Data/Array/IO/Safe.hs  libraries/array/./Data/Array/IO/Internals.hs  libraries/array/./Data/Array/MArray.hs  libraries/array/./Data/Array/MArray/Safe.hs  libraries/array/./Data/Array/ST.hs  libraries/array/./Data/Array/ST/Safe.hs  libraries/array/./Data/Array/Storable.hs  libraries/array/./Data/Array/Storable/Safe.hs  libraries/array/./Data/Array/Storable/Internals.hs  libraries/array/./Data/Array/Unboxed.hs  libraries/array/./Data/Array/Unsafe.hs
echo "libraries/bytestring_dist-install_depfile_haskell_EXISTS = YES" >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/bytestring/dist-install/build/Data/ libraries/bytestring/dist-install/build/Data/ByteString/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/ libraries/bytestring/dist-install/build/Data/ByteString/Lazy/ libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ libraries/bytestring/dist-install/build/Data/ByteString/Short/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/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 -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id filepath-1.4.2.1 -hide-all-packages -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.14.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/filepath/dist-install/build -dep-makefile libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/filepath/./System/FilePath.hs  libraries/filepath/./System/FilePath/Posix.hs  libraries/filepath/./System/FilePath/Windows.hs
echo "libraries/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/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
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
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC//.
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/ExecutionStack//.
echo "libraries/containers/containers_dist-install_depfile_haskell_EXISTS = YES" >> libraries/containers/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/RTS//.
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
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/Stack//.
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
  HSC2HS libraries/base/dist-install/build/GHC/Stats.hs
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
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
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/Win32Utils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
"inplace/bin/mkdirhier" libraries/base/dist-install/build/System//.
"inplace/bin/mkdirhier" libraries/base/dist-install/build/System/Environment//.
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/IO/Handle/Lock//.
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/consUtils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
  HSC2HS libraries/base/dist-install/build/System/Environment/ExecutablePath.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/Event//.
"inplace/bin/mkdirhier" libraries/base/dist-install/build/System/CPUTime/Posix//.
"cp" libraries/base/./GHC/Stack/CCS.hs-boot libraries/base/dist-install/build/GHC/Stack/CCS.hs-boot
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cp libraries/integer-gmp/gmp/ghc-gmp.h libraries/integer-gmp/include/ghc-gmp.h
"rm" -f libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id integer-gmp-1.0.3.0 -hide-all-packages -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/include -Ilibraries/integer-gmp/dist-install/build/include -I/usr/local/include   -optP-include -optPlibraries/integer-gmp/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.6.1 -this-unit-id integer-wired-in -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.hs  libraries/integer-gmp/src//GHC/Integer/Logarithms.hs  libraries/integer-gmp/src//GHC/Integer/Logarithms/Internals.hs  libraries/integer-gmp/src//GHC/Integer/GMP/Internals.hs  libraries/integer-gmp/src//GHC/Integer/Type.hs
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
"rm" -f libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -ffunction-sections -fdata-sections  -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/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include    -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/libraries/integer-gmp/dist-install/build/dist-install/build/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
"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/ghc-prim/dist-install/build/GHC//.
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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 rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/include   -ffunction-sections -fdata-sections -Wno-strict-prototypes -I/usr/local/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
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
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/ libraries/integer-gmp/dist-install/build/GHC/Integer/ libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/ libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms/; 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
"inplace/bin/mkdirhier" utils/hp2ps/dist-install/build//.
"inplace/bin/mkdirhier" utils/unlit/dist-install/build//.
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
"inplace/bin/genprimopcode" --data-decl          < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-data-decl.hs-incl
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^|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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
"inplace/bin/genprimopcode" --primop-tag         < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-tag.hs-incl
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
"inplace/bin/genprimopcode" --primop-list        < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-list.hs-incl
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
"inplace/bin/genprimopcode" --has-side-effects   < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-has-side-effects.hs-incl
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
"inplace/bin/genprimopcode" --out-of-line        < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-out-of-line.hs-incl
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
"inplace/bin/genprimopcode" --commutable         < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-commutable.hs-incl
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
"inplace/bin/genprimopcode" --code-size          < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-code-size.hs-incl
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas     -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
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^|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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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
"inplace/bin/genprimopcode" --can-fail           < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-can-fail.hs-incl
"rm" -f 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|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
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/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
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
"inplace/bin/genprimopcode" --primop-primop-info < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-primop-info.hs-incl
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
"inplace/bin/genprimopcode" --primop-vector-uniques     < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-uniques.hs-incl
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
"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
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
"inplace/bin/genprimopcode" --primop-vector-tycons      < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-tycons.hs-incl
  HSC2HS libraries/libiserv/dist-install/build/GHCi/Utils.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/ghci/dist-install/build/GHCi/FFI.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/include   -ffunction-sections -fdata-sections  -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/ghci/dist-install/build/GHCi/InfoTable.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs
  HSC2HS libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/include   -ffunction-sections -fdata-sections -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.hs
  HSC2HS libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/directory/dist-install/build/System/Directory/Internal/Posix.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/directory/dist-install/build/System/Directory/Internal/Windows.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/unix/dist-install/build/System/Posix/Resource.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/Unistd.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/unix/dist-install/build/System/Posix/User.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/Signals.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/unix/dist-install/build/System/Posix/Semaphore.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/unix/dist-install/build/System/Posix/SharedMem.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs
  HSC2HS libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/include   -ffunction-sections -fdata-sections -DProjectVersion=\"8.10.4\" -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/include   -ffunction-sections -fdata-sections -DProjectVersion=\"8.10.4\" -DHostPlatform=\"x86_64-portbld-freebsd\" -DHostArch=\"x86_64\" -DHostOS=\"freebsd\" -DHostVendor=\"portbld\" -DBuildPlatform=\"x86_64-portbld-freebsd\" -DBuildArch=\"x86_64\" -DBuildOS=\"freebsd\" -DBuildVendor=\"portbld\" -DTargetPlatform=\"x86_64-portbld-freebsd\" -DTargetArch=\"x86_64\" -DTargetOS=\"freebsd\" -DTargetVendor=\"portbld\" -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
  HSC2HS libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/base/dist-install/build/GHC/Clock.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/base/dist-install/build/GHC/ExecutionStack/Internal.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/base/dist-install/build/GHC/RTS/Flags.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/base/dist-install/build/GHC/Stack/CCS.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/base/dist-install/build/System/CPUTime.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/base/dist-install/build/System/Environment/Blank.hs
  HSC2HS libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.hs
  HSC2HS libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/base/dist-install/build/GHC/Event/EPoll.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/base/dist-install/build/GHC/Event/KQueue.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/include   -ffunction-sections -fdata-sections -DProjectVersion=\"8.10.4\" -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/base/dist-install/build/GHC/Event/Poll.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
  HSC2HS libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
  HSC2HS libraries/base/dist-install/build/System/CPUTime/Posix/Times.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/include   -ffunction-sections -fdata-sections -O3 -ffast-math -ftree-vectorize -MM -x c rts/xxhash.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
  HSC2HS libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_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 libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Ilibraries/integer-gmp/dist-install/build/./autogen -Ilibraries/integer-gmp/include -Ilibraries/integer-gmp/dist-install/build/include -I/usr/local/include -std=c99 -Wall   -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/rts/dist/build' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/includes/dist-install/build'  -Wno-unknown-pragmas   -I/usr/local/include -L/usr/local/lib  -ffunction-sections -fdata-sections  -MM -x c libraries/integer-gmp/cbits/wrappers.c -MF libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.bit
cpp: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument]
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^|libraries/integer-gmp/cbits/|" -e "1s|libraries/integer-gmp/|libraries/integer-gmp/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/integer-gmp/cbits/|" -e "1s|libraries/integer-gmp/|libraries/integer-gmp/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/integer-gmp/cbits/|" -e "1s|libraries/integer-gmp/|libraries/integer-gmp/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"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
"inplace/bin/genprimopcode" --make-haskell-wrappers < compiler/stage1/build/primops.txt >libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_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 utils/hp2ps/dist-install/build/.depend.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_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 utils/unlit/dist-install/build/.depend.c_asm.tmp  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Iutils/unlit/dist-install/build/unlit/autogen       -Wno-unknown-pragmas     -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/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/unlit/dist-install/build/.depend.c_asm.bit >> utils/unlit/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall   -Iutils/unlit/dist-install/build/unlit/autogen       -Wno-unknown-pragmas     -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/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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
"rm" -f compiler/stage2/build/.depend-v-p-dyn.haskell.tmp  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-8.10.4 -hide-all-packages -i -icompiler/. -icompiler/backpack -icompiler/basicTypes -icompiler/cmm -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/hieFile -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/usr/local/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DINTEGER_GMP -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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-8.10.4 -package-id ghc-boot-th-8.10.4 -package-id ghc-heap-8.10.4 -package-id ghci-8.10.4 -package-id hpc-0.6.1.0 -package-id integer-gmp-1.0.3.0 -package-id process-1.6.9.0 -package-id template-haskell-2.16.0.0 -package-id terminfo-0.4.1.4 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -Iincludes/dist-install/build  -O2 -haddock -Wcpp-undef  -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/hieFile/HieTypes.hs  compiler/hieFile/HieDebug.hs  compiler/hieFile/HieBin.hs  compiler/hieFile/HieUtils.hs  compiler/hieFile/HieAst.hs  compiler/main/Ar.hs  compiler/main/FileCleanup.hs  compiler/backpack/DriverBkp.hs  compiler/backpack/BkpSyn.hs  compiler/backpack/NameShape.hs  compiler/backpack/RnModIface.hs  compiler/basicTypes/Avail.hs  compiler/utils/AsmUtils.hs  compiler/basicTypes/BasicTypes.hs  compiler/basicTypes/ConLike.hs  compiler/basicTypes/DataCon.hs  compiler/basicTypes/PatSyn.hs  compiler/basicTypes/Demand.hs  compiler/cmm/Debug.hs  compiler/utils/Exception.hs  compiler/basicTypes/FieldLabel.hs  compiler/main/GhcMonad.hs  compiler/main/Hooks.hs  compiler/basicTypes/Id.hs  compiler/basicTypes/IdInfo.hs  compiler/basicTypes/Predicate.hs  compiler/basicTypes/Lexeme.hs  compiler/basicTypes/Literal.hs  compiler/llvmGen/Llvm.hs  compiler/llvmGen/Llvm/AbsSyn.hs  compiler/llvmGen/Llvm/MetaData.hs  compiler/llvmGen/Llvm/PpLlvm.hs  compiler/llvmGen/Llvm/Types.hs  compiler/llvmGen/LlvmCodeGen.hs  compiler/llvmGen/LlvmCodeGen/Base.hs  compiler/llvmGen/LlvmCodeGen/CodeGen.hs  compiler/llvmGen/LlvmCodeGen/Data.hs  compiler/llvmGen/LlvmCodeGen/Ppr.hs  compiler/llvmGen/LlvmCodeGen/Regs.hs  compiler/llvmGen/LlvmMangler.hs  compiler/basicTypes/MkId.hs  compiler/basicTypes/Module.hs  compiler/basicTypes/Name.hs  compiler/basicTypes/NameEnv.hs  compiler/basicTypes/NameSet.hs  compiler/basicTypes/OccName.hs  compiler/basicTypes/RdrName.hs  compiler/basicTypes/NameCache.hs  compiler/basicTypes/SrcLoc.hs  compiler/basicTypes/UniqSupply.hs  compiler/basicTypes/Unique.hs  compiler/basicTypes/Var.hs  compiler/basicTypes/VarEnv.hs  compiler/basicTypes/VarSet.hs  compiler/utils/UnVarGraph.hs  compiler/cmm/BlockId.hs  compiler/cmm/CLabel.hs  compiler/cmm/Cmm.hs  compiler/cmm/CmmBuildInfoTables.hs  compiler/cmm/CmmPipeline.hs  compiler/cmm/CmmCallConv.hs  compiler/cmm/CmmCommonBlockElim.hs  compiler/cmm/CmmImplementSwitchPlans.hs  compiler/cmm/CmmContFlowOpt.hs  compiler/cmm/CmmExpr.hs  compiler/cmm/CmmInfo.hs  compiler/cmm/CmmLex.hs  compiler/cmm/CmmLint.hs  compiler/cmm/CmmLive.hs  compiler/cmm/CmmMachOp.hs  compiler/cmm/CmmMonad.hs  compiler/cmm/CmmSwitch.hs  compiler/cmm/CmmNode.hs  compiler/cmm/CmmOpt.hs  compiler/cmm/CmmParse.hs  compiler/cmm/CmmProcPoint.hs  compiler/cmm/CmmSink.hs  compiler/cmm/CmmType.hs  compiler/cmm/CmmUtils.hs  compiler/cmm/CmmLayoutStack.hs  compiler/main/CliOption.hs  compiler/utils/EnumSet.hs  compiler/main/GhcNameVersion.hs  compiler/main/FileSettings.hs  compiler/cmm/MkGraph.hs  compiler/nativeGen/PprBase.hs  compiler/cmm/PprC.hs  compiler/cmm/PprCmm.hs  compiler/cmm/PprCmmDecl.hs  compiler/cmm/PprCmmExpr.hs  compiler/cmm/Bitmap.hs  compiler/./GHC/Platform/Regs.hs  compiler/./GHC/Platform/ARM.hs  compiler/./GHC/Platform/ARM64.hs  compiler/./GHC/Platform/NoRegs.hs  compiler/./GHC/Platform/PPC.hs  compiler/./GHC/Platform/S390X.hs  compiler/./GHC/Platform/SPARC.hs  compiler/./GHC/Platform/X86.hs  compiler/./GHC/Platform/X86_64.hs  compiler/./GHC/StgToCmm/CgUtils.hs  compiler/./GHC/StgToCmm.hs  compiler/./GHC/StgToCmm/Bind.hs  compiler/./GHC/StgToCmm/Closure.hs  compiler/./GHC/StgToCmm/DataCon.hs  compiler/./GHC/StgToCmm/Env.hs  compiler/./GHC/StgToCmm/Expr.hs  compiler/./GHC/StgToCmm/Foreign.hs  compiler/./GHC/StgToCmm/Heap.hs  compiler/./GHC/StgToCmm/Hpc.hs  compiler/./GHC/StgToCmm/ArgRep.hs  compiler/./GHC/StgToCmm/Layout.hs  compiler/./GHC/StgToCmm/Monad.hs  compiler/./GHC/StgToCmm/Prim.hs  compiler/./GHC/StgToCmm/Prof.hs  compiler/./GHC/StgToCmm/Ticky.hs  compiler/./GHC/StgToCmm/Utils.hs  compiler/./GHC/StgToCmm/ExtCode.hs  compiler/cmm/SMRep.hs  compiler/coreSyn/CoreArity.hs  compiler/coreSyn/CoreFVs.hs  compiler/coreSyn/CoreLint.hs  compiler/coreSyn/CorePrep.hs  compiler/coreSyn/CoreSubst.hs  compiler/coreSyn/CoreOpt.hs  compiler/coreSyn/CoreSyn.hs  compiler/utils/TrieMap.hs  compiler/coreSyn/CoreTidy.hs  compiler/coreSyn/CoreUnfold.hs  compiler/coreSyn/CoreUtils.hs  compiler/coreSyn/CoreMap.hs  compiler/coreSyn/CoreSeq.hs  compiler/coreSyn/CoreStats.hs  compiler/coreSyn/MkCore.hs  compiler/coreSyn/PprCore.hs  compiler/./GHC/HsToCore/PmCheck/Oracle.hs  compiler/./GHC/HsToCore/PmCheck/Ppr.hs  compiler/./GHC/HsToCore/PmCheck/Types.hs  compiler/./GHC/HsToCore/PmCheck.hs  compiler/deSugar/Coverage.hs  compiler/deSugar/Desugar.hs  compiler/deSugar/DsArrows.hs  compiler/deSugar/DsBinds.hs  compiler/deSugar/DsCCall.hs  compiler/deSugar/DsExpr.hs  compiler/deSugar/DsForeign.hs  compiler/deSugar/DsGRHSs.hs  compiler/deSugar/DsListComp.hs  compiler/deSugar/DsMonad.hs  compiler/deSugar/DsUsage.hs  compiler/deSugar/DsUtils.hs  compiler/deSugar/ExtractDocs.hs  compiler/deSugar/Match.hs  compiler/deSugar/MatchCon.hs  compiler/deSugar/MatchLit.hs  compiler/./GHC/Hs.hs  compiler/./GHC/Hs/Binds.hs  compiler/./GHC/Hs/Decls.hs  compiler/./GHC/Hs/Doc.hs  compiler/./GHC/Hs/Expr.hs  compiler/./GHC/Hs/ImpExp.hs  compiler/./GHC/Hs/Lit.hs  compiler/./GHC/Hs/PlaceHolder.hs  compiler/./GHC/Hs/Extension.hs  compiler/./GHC/Hs/Instances.hs  compiler/./GHC/Hs/Pat.hs  compiler/./GHC/Hs/Types.hs  compiler/./GHC/Hs/Utils.hs  compiler/./GHC/Hs/Dump.hs  compiler/iface/BinIface.hs  compiler/iface/BinFingerprint.hs  compiler/iface/BuildTyCl.hs  compiler/iface/IfaceEnv.hs  compiler/iface/IfaceSyn.hs  compiler/iface/IfaceType.hs  compiler/iface/ToIface.hs  compiler/iface/LoadIface.hs  compiler/iface/MkIface.hs  compiler/iface/TcIface.hs  compiler/iface/FlagChecker.hs  compiler/main/Annotations.hs  compiler/main/CmdLineParser.hs  compiler/main/CodeOutput.hs  compiler/stage2/build/Config.hs  compiler/main/Constants.hs  compiler/main/DriverMkDepend.hs  compiler/main/DriverPhases.hs  compiler/main/PipelineMonad.hs  compiler/main/DriverPipeline.hs  compiler/main/DynFlags.hs  compiler/main/ErrUtils.hs  compiler/main/Finder.hs  compiler/main/GHC.hs  compiler/main/GhcMake.hs  compiler/main/GhcPlugins.hs  compiler/utils/GhcPrelude.hs  compiler/main/DynamicLoading.hs  compiler/main/HeaderInfo.hs  compiler/main/HscMain.hs  compiler/main/HscStats.hs  compiler/main/HscTypes.hs  compiler/main/InteractiveEval.hs  compiler/main/InteractiveEvalTypes.hs  compiler/main/PackageConfig.hs  compiler/main/Packages.hs  compiler/main/PlatformConstants.hs  compiler/main/Plugins.hs  compiler/typecheck/TcPluginM.hs  compiler/main/PprTyThing.hs  compiler/main/Settings.hs  compiler/main/StaticPtrTable.hs  compiler/main/SysTools.hs  compiler/main/SysTools/BaseDir.hs  compiler/main/SysTools/Terminal.hs  compiler/main/SysTools/ExtraObj.hs  compiler/main/SysTools/Info.hs  compiler/main/SysTools/Process.hs  compiler/main/SysTools/Tasks.hs  compiler/main/SysTools/Settings.hs  compiler/main/Elf.hs  compiler/main/TidyPgm.hs  compiler/parser/Ctype.hs  compiler/parser/HaddockUtils.hs  compiler/parser/Lexer.hs  compiler/types/OptCoercion.hs  compiler/parser/Parser.hs  compiler/parser/RdrHsSyn.hs  compiler/parser/ApiAnnotation.hs  compiler/prelude/ForeignCall.hs  compiler/prelude/KnownUniques.hs  compiler/prelude/PrelInfo.hs  compiler/prelude/PrelNames.hs  compiler/prelude/PrelRules.hs  compiler/prelude/PrimOp.hs  compiler/main/ToolSettings.hs  compiler/prelude/TysPrim.hs  compiler/prelude/TysWiredIn.hs  compiler/profiling/CostCentre.hs  compiler/profiling/CostCentreState.hs  compiler/profiling/ProfInit.hs  compiler/rename/RnBinds.hs  compiler/rename/RnEnv.hs  compiler/rename/RnExpr.hs  compiler/rename/RnHsDoc.hs  compiler/rename/RnNames.hs  compiler/rename/RnPat.hs  compiler/rename/RnSource.hs  compiler/rename/RnSplice.hs  compiler/rename/RnTypes.hs  compiler/rename/RnFixity.hs  compiler/rename/RnUtils.hs  compiler/rename/RnUnbound.hs  compiler/simplCore/CoreMonad.hs  compiler/simplCore/CSE.hs  compiler/simplCore/FloatIn.hs  compiler/simplCore/FloatOut.hs  compiler/simplCore/LiberateCase.hs  compiler/simplCore/OccurAnal.hs  compiler/simplCore/SAT.hs  compiler/simplCore/SetLevels.hs  compiler/simplCore/SimplCore.hs  compiler/simplCore/SimplEnv.hs  compiler/simplCore/SimplMonad.hs  compiler/simplCore/SimplUtils.hs  compiler/simplCore/Simplify.hs  compiler/simplStg/SimplStg.hs  compiler/simplStg/StgStats.hs  compiler/simplStg/StgCse.hs  compiler/simplStg/StgLiftLams.hs  compiler/simplStg/StgLiftLams/Analysis.hs  compiler/simplStg/StgLiftLams/LiftM.hs  compiler/simplStg/StgLiftLams/Transformation.hs  compiler/stgSyn/StgSubst.hs  compiler/simplStg/UnariseStg.hs  compiler/simplStg/RepType.hs  compiler/specialise/Rules.hs  compiler/specialise/SpecConstr.hs  compiler/specialise/Specialise.hs  compiler/stgSyn/CoreToStg.hs  compiler/stgSyn/StgLint.hs  compiler/stgSyn/StgSyn.hs  compiler/stgSyn/StgFVs.hs  compiler/simplCore/CallArity.hs  compiler/stranal/DmdAnal.hs  compiler/simplCore/Exitify.hs  compiler/stranal/WorkWrap.hs  compiler/stranal/WwLib.hs  compiler/typecheck/FamInst.hs  compiler/typecheck/ClsInst.hs  compiler/typecheck/Inst.hs  compiler/typecheck/TcAnnotations.hs  compiler/typecheck/TcArrows.hs  compiler/typecheck/TcBinds.hs  compiler/typecheck/TcSigs.hs  compiler/typecheck/TcClassDcl.hs  compiler/typecheck/TcDefaults.hs  compiler/typecheck/TcDeriv.hs  compiler/typecheck/TcDerivInfer.hs  compiler/typecheck/TcDerivUtils.hs  compiler/typecheck/TcEnv.hs  compiler/typecheck/TcExpr.hs  compiler/typecheck/TcForeign.hs  compiler/typecheck/TcGenDeriv.hs  compiler/typecheck/TcGenFunctor.hs  compiler/typecheck/TcGenGenerics.hs  compiler/typecheck/TcHsSyn.hs  compiler/typecheck/TcHsType.hs  compiler/typecheck/TcInstDcls.hs  compiler/typecheck/TcMType.hs  compiler/typecheck/TcValidity.hs  compiler/typecheck/TcMatches.hs  compiler/typecheck/TcPat.hs  compiler/typecheck/TcPatSyn.hs  compiler/typecheck/TcRnDriver.hs  compiler/typecheck/TcBackpack.hs  compiler/typecheck/TcRnExports.hs  compiler/typecheck/TcRnMonad.hs  compiler/typecheck/TcRnTypes.hs  compiler/typecheck/Constraint.hs  compiler/typecheck/TcOrigin.hs  compiler/typecheck/TcRules.hs  compiler/typecheck/TcSimplify.hs  compiler/typecheck/TcHoleErrors.hs  compiler/typecheck/TcHoleFitTypes.hs  compiler/typecheck/TcErrors.hs  compiler/typecheck/TcTyClsDecls.hs  compiler/typecheck/TcTyDecls.hs  compiler/typecheck/TcTypeable.hs  compiler/typecheck/TcType.hs  compiler/typecheck/TcEvidence.hs  compiler/typecheck/TcEvTerm.hs  compiler/typecheck/TcUnify.hs  compiler/typecheck/TcInteract.hs  compiler/typecheck/TcCanonical.hs  compiler/typecheck/TcFlatten.hs  compiler/typecheck/TcSMonad.hs  compiler/typecheck/TcTypeNats.hs  compiler/typecheck/TcSplice.hs  compiler/types/Class.hs  compiler/types/Coercion.hs  compiler/deSugar/DsMeta.hs  compiler/prelude/THNames.hs  compiler/types/FamInstEnv.hs  compiler/typecheck/FunDeps.hs  compiler/types/InstEnv.hs  compiler/types/TyCon.hs  compiler/types/CoAxiom.hs  compiler/types/Type.hs  compiler/types/TyCoRep.hs  compiler/types/TyCoFVs.hs  compiler/types/TyCoSubst.hs  compiler/types/TyCoPpr.hs  compiler/types/TyCoTidy.hs  compiler/types/Unify.hs  compiler/utils/Bag.hs  compiler/utils/Binary.hs  compiler/utils/BooleanFormula.hs  compiler/utils/BufWrite.hs  compiler/utils/Digraph.hs  compiler/utils/Encoding.hs  compiler/utils/FastFunctions.hs  compiler/utils/FastMutInt.hs  compiler/utils/FastString.hs  compiler/utils/FastStringEnv.hs  compiler/utils/Fingerprint.hs  compiler/utils/FiniteMap.hs  compiler/utils/FV.hs  compiler/utils/GraphBase.hs  compiler/utils/GraphColor.hs  compiler/utils/GraphOps.hs  compiler/utils/GraphPpr.hs  compiler/utils/IOEnv.hs  compiler/utils/Json.hs  compiler/utils/ListSetOps.hs  compiler/utils/Maybes.hs  compiler/utils/MonadUtils.hs  compiler/utils/OrdList.hs  compiler/utils/Outputable.hs  compiler/utils/Pair.hs  compiler/utils/Panic.hs  compiler/utils/PlainPanic.hs  compiler/utils/PprColour.hs  compiler/utils/Pretty.hs  compiler/utils/State.hs  compiler/utils/Stream.hs  compiler/utils/StringBuffer.hs  compiler/utils/UniqDFM.hs  compiler/utils/UniqDSet.hs  compiler/utils/UniqFM.hs  compiler/utils/UniqMap.hs  compiler/utils/UniqSet.hs  compiler/utils/Util.hs  compiler/cmm/Hoopl/Block.hs  compiler/cmm/Hoopl/Collections.hs  compiler/cmm/Hoopl/Dataflow.hs  compiler/cmm/Hoopl/Graph.hs  compiler/cmm/Hoopl/Label.hs  compiler/nativeGen/AsmCodeGen.hs  compiler/nativeGen/TargetReg.hs  compiler/nativeGen/NCGMonad.hs  compiler/nativeGen/Instruction.hs  compiler/nativeGen/BlockLayout.hs  compiler/nativeGen/CFG.hs  compiler/utils/Dominators.hs  compiler/nativeGen/Format.hs  compiler/nativeGen/Reg.hs  compiler/nativeGen/RegClass.hs  compiler/nativeGen/PIC.hs  compiler/nativeGen/CPrim.hs  compiler/nativeGen/X86/Regs.hs  compiler/nativeGen/X86/RegInfo.hs  compiler/nativeGen/X86/Instr.hs  compiler/nativeGen/X86/Cond.hs  compiler/nativeGen/X86/Ppr.hs  compiler/nativeGen/X86/CodeGen.hs  compiler/nativeGen/PPC/Regs.hs  compiler/nativeGen/PPC/RegInfo.hs  compiler/nativeGen/PPC/Instr.hs  compiler/nativeGen/PPC/Cond.hs  compiler/nativeGen/PPC/Ppr.hs  compiler/nativeGen/PPC/CodeGen.hs  compiler/nativeGen/SPARC/Base.hs  compiler/nativeGen/SPARC/Regs.hs  compiler/nativeGen/SPARC/Imm.hs  compiler/nativeGen/SPARC/AddrMode.hs  compiler/nativeGen/SPARC/Cond.hs  compiler/nativeGen/SPARC/Instr.hs  compiler/nativeGen/SPARC/Stack.hs  compiler/nativeGen/SPARC/ShortcutJump.hs  compiler/nativeGen/SPARC/Ppr.hs  compiler/nativeGen/SPARC/CodeGen.hs  compiler/nativeGen/SPARC/CodeGen/Amode.hs  compiler/nativeGen/SPARC/CodeGen/Base.hs  compiler/nativeGen/SPARC/CodeGen/CondCode.hs  compiler/nativeGen/SPARC/CodeGen/Gen32.hs  compiler/nativeGen/SPARC/CodeGen/Gen64.hs  compiler/nativeGen/SPARC/CodeGen/Sanity.hs  compiler/nativeGen/SPARC/CodeGen/Expand.hs  compiler/nativeGen/RegAlloc/Liveness.hs  compiler/nativeGen/RegAlloc/Graph/Main.hs  compiler/nativeGen/RegAlloc/Graph/Stats.hs  compiler/nativeGen/RegAlloc/Graph/ArchBase.hs  compiler/nativeGen/RegAlloc/Graph/ArchX86.hs  compiler/nativeGen/RegAlloc/Graph/Coalesce.hs  compiler/nativeGen/RegAlloc/Graph/Spill.hs  compiler/nativeGen/RegAlloc/Graph/SpillClean.hs  compiler/nativeGen/RegAlloc/Graph/SpillCost.hs  compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs  compiler/nativeGen/RegAlloc/Linear/Main.hs  compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs  compiler/nativeGen/RegAlloc/Linear/State.hs  compiler/nativeGen/RegAlloc/Linear/Stats.hs  compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs  compiler/nativeGen/RegAlloc/Linear/StackMap.hs  compiler/nativeGen/RegAlloc/Linear/Base.hs  compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs  compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs  compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs  compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs  compiler/nativeGen/Dwarf.hs  compiler/nativeGen/Dwarf/Types.hs  compiler/nativeGen/Dwarf/Constants.hs  compiler/./GHC/ThToHs.hs  compiler/ghci/ByteCodeTypes.hs  compiler/ghci/ByteCodeAsm.hs  compiler/ghci/ByteCodeGen.hs  compiler/ghci/ByteCodeInstr.hs  compiler/ghci/ByteCodeItbls.hs  compiler/ghci/ByteCodeLink.hs  compiler/ghci/Debugger.hs  compiler/ghci/LinkerTypes.hs  compiler/ghci/Linker.hs  compiler/ghci/RtClosureInspect.hs  compiler/ghci/GHCi.hs
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Dimensions.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|\.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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Shade.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|\.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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
cpp -isystem /usr/local/include    -O2 -pipe -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen       -Wno-unknown-pragmas     -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||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
"rm" -f libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id libiserv-8.10.4 -hide-all-packages -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.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id ghci-8.10.4 -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
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/include   -ffunction-sections -fdata-sections -Wno-inline -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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
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.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id ghci-8.10.4 -hide-all-packages -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/usr/local/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.14.1.0 -package-id binary-0.8.8.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-8.10.4 -package-id ghc-boot-th-8.10.4 -package-id ghc-heap-8.10.4 -package-id template-haskell-2.16.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -dep-makefile libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/ghci/./GHCi/BreakArray.hs  libraries/ghci/./GHCi/BinaryArray.hs  libraries/ghci/./GHCi/Message.hs  libraries/ghci/./GHCi/ResolvedBCO.hs  libraries/ghci/./GHCi/RemoteTypes.hs  libraries/ghci/dist-install/build/GHCi/FFI.hs  libraries/ghci/dist-install/build/GHCi/InfoTable.hs  libraries/ghci/./GHCi/StaticPtrTable.hs  libraries/ghci/./GHCi/TH/Binary.hs  libraries/ghci/./SizedSeq.hs  libraries/ghci/./GHCi/Run.hs  libraries/ghci/./GHCi/CreateBCO.hs  libraries/ghci/./GHCi/ObjLink.hs  libraries/ghci/./GHCi/Signals.hs  libraries/ghci/./GHCi/TH.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
echo "libraries/ghci_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/ghci/dist-install/build/./ libraries/ghci/dist-install/build/GHCi/ libraries/ghci/dist-install/build/GHCi/TH/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp2
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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 '/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.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id haskeline-0.8.0.1 -hide-all-packages -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-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -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 exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.4 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -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
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/include   -ffunction-sections -fdata-sections -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
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
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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 '/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/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id ghc-heap-8.10.4 -hide-all-packages -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.14.1.0 -package-id ghc-prim-0.6.1 -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
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
echo "libraries/ghc-heap_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/ghc-heap/dist-install/build/GHC/Exts/ libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id hpc-0.6.1.0 -hide-all-packages -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.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 -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
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
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 '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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id directory-1.3.6.0 -hide-all-packages -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.14.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build -dep-makefile libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/directory/./System/Directory.hs  libraries/directory/./System/Directory/Internal.hs  libraries/directory/./System/Directory/Internal/Prelude.hs  libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.hs  libraries/directory/./System/Directory/Internal/Common.hs  libraries/directory/./System/Directory/Internal/Config.hs  libraries/directory/dist-install/build/System/Directory/Internal/Posix.hs  libraries/directory/dist-install/build/System/Directory/Internal/Windows.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
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.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -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.14.1.0 -package-id bytestring-0.10.12.0 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -dep-makefile libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/unix/./System/Posix.hs  libraries/unix/./System/Posix/ByteString.hs  libraries/unix/./System/Posix/Error.hs  libraries/unix/dist-install/build/System/Posix/Resource.hs  libraries/unix/./System/Posix/Time.hs  libraries/unix/dist-install/build/System/Posix/Unistd.hs  libraries/unix/dist-install/build/System/Posix/User.hs  libraries/unix/dist-install/build/System/Posix/Signals.hs  libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs  libraries/unix/dist-install/build/System/Posix/Semaphore.hs  libraries/unix/dist-install/build/System/Posix/SharedMem.hs  libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs  libraries/unix/dist-install/build/System/Posix/Directory.hs  libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs  libraries/unix/dist-install/build/System/Posix/Files.hs  libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs  libraries/unix/dist-install/build/System/Posix/IO.hs  libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs  libraries/unix/dist-install/build/System/Posix/Env.hs  libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs  libraries/unix/dist-install/build/System/Posix/Fcntl.hs  libraries/unix/dist-install/build/System/Posix/Process.hs  libraries/unix/./System/Posix/Process/Internals.hs  libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs  libraries/unix/dist-install/build/System/Posix/Temp.hs  libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs  libraries/unix/dist-install/build/System/Posix/Terminal.hs  libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs  libraries/unix/dist-install/build/System/Posix/Directory/Common.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs  libraries/unix/dist-install/build/System/Posix/Files/Common.hs  libraries/unix/dist-install/build/System/Posix/IO/Common.hs  libraries/unix/dist-install/build/System/Posix/Process/Common.hs  libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
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.haskell.tmp  
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id time-1.9.3 -hide-all-packages -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.14.1.0 -package-id deepseq-1.4.4.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -dep-makefile libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/time/lib/Data/Time/Calendar.hs  libraries/time/lib/Data/Time/Calendar/MonthDay.hs  libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs  libraries/time/lib/Data/Time/Calendar/WeekDate.hs  libraries/time/lib/Data/Time/Calendar/Julian.hs  libraries/time/lib/Data/Time/Calendar/Easter.hs  libraries/time/lib/Data/Time/Clock.hs  libraries/time/lib/Data/Time/Clock/System.hs  libraries/time/lib/Data/Time/Clock/POSIX.hs  libraries/time/lib/Data/Time/Clock/TAI.hs  libraries/time/lib/Data/Time/LocalTime.hs  libraries/time/lib/Data/Time/Format.hs  libraries/time/lib/Data/Time/Format/Internal.hs  libraries/time/lib/Data/Time/Format/ISO8601.hs  libraries/time/lib/Data/Time.hs  libraries/time/lib/Data/Format.hs  libraries/time/lib/Data/Time/Calendar/Private.hs  libraries/time/lib/Data/Time/Calendar/Days.hs  libraries/time/lib/Data/Time/Calendar/Gregorian.hs  libraries/time/lib/Data/Time/Calendar/CalendarDiffDays.hs  libraries/time/lib/Data/Time/Calendar/Week.hs  libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs  libraries/time/lib/Data/Time/Clock/Internal/DiffTime.hs  libraries/time/lib/Data/Time/Clock/Internal/AbsoluteTime.hs  libraries/time/lib/Data/Time/Clock/Internal/NominalDiffTime.hs  libraries/time/lib/Data/Time/Clock/Internal/POSIXTime.hs  libraries/time/lib/Data/Time/Clock/Internal/UniversalTime.hs  libraries/time/lib/Data/Time/Clock/Internal/SystemTime.hs  libraries/time/lib/Data/Time/Clock/Internal/UTCTime.hs  libraries/time/lib/Data/Time/Clock/Internal/CTimeval.hs  libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.hs  libraries/time/lib/Data/Time/Clock/Internal/UTCDiff.hs  libraries/time/lib/Data/Time/LocalTime/Internal/TimeZone.hs  libraries/time/lib/Data/Time/LocalTime/Internal/TimeOfDay.hs  libraries/time/lib/Data/Time/LocalTime/Internal/CalendarDiffTime.hs  libraries/time/lib/Data/Time/LocalTime/Internal/LocalTime.hs  libraries/time/lib/Data/Time/LocalTime/Internal/ZonedTime.hs  libraries/time/lib/Data/Time/Format/Parse.hs  libraries/time/lib/Data/Time/Format/Locale.hs  libraries/time/lib/Data/Time/Format/Format/Class.hs  libraries/time/lib/Data/Time/Format/Format/Instances.hs  libraries/time/lib/Data/Time/Format/Parse/Class.hs  libraries/time/lib/Data/Time/Format/Parse/Instances.hs
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
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
cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build   -O2 -pipe -Wall  -Wall -Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen       -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -I/usr/local/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
"rm" -f libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id base-4.14.1.0 -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.6.1 -package-id integer-gmp-1.0.3.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -dep-makefile libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/base/./Control/Applicative.hs  libraries/base/./Control/Arrow.hs  libraries/base/./Control/Category.hs  libraries/base/./Control/Concurrent.hs  libraries/base/./Control/Concurrent/Chan.hs  libraries/base/./Control/Concurrent/MVar.hs  libraries/base/./Control/Concurrent/QSem.hs  libraries/base/./Control/Concurrent/QSemN.hs  libraries/base/./Control/Exception.hs  libraries/base/./Control/Exception/Base.hs  libraries/base/./Control/Monad.hs  libraries/base/./Control/Monad/Fail.hs  libraries/base/./Control/Monad/Fix.hs  libraries/base/./Control/Monad/Instances.hs  libraries/base/./Control/Monad/IO/Class.hs  libraries/base/./Control/Monad/ST.hs  libraries/base/./Control/Monad/ST/Lazy.hs  libraries/base/./Control/Monad/ST/Lazy/Safe.hs  libraries/base/./Control/Monad/ST/Lazy/Unsafe.hs  libraries/base/./Control/Monad/ST/Safe.hs  libraries/base/./Control/Monad/ST/Strict.hs  libraries/base/./Control/Monad/ST/Unsafe.hs  libraries/base/./Control/Monad/Zip.hs  libraries/base/./Data/Bifoldable.hs  libraries/base/./Data/Bifunctor.hs  libraries/base/./Data/Bitraversable.hs  libraries/base/./Data/Bits.hs  libraries/base/./Data/Bool.hs  libraries/base/./Data/Char.hs  libraries/base/./Data/Coerce.hs  libraries/base/./Data/Complex.hs  libraries/base/./Data/Data.hs  libraries/base/./Data/Dynamic.hs  libraries/base/./Data/Either.hs  libraries/base/./Data/Eq.hs  libraries/base/./Data/Fixed.hs  libraries/base/./Data/Foldable.hs  libraries/base/./Data/Function.hs  libraries/base/./Data/Functor.hs  libraries/base/./Data/Functor/Classes.hs  libraries/base/./Data/Functor/Contravariant.hs  libraries/base/./Data/Functor/Compose.hs  libraries/base/./Data/Functor/Const.hs  libraries/base/./Data/Functor/Identity.hs  libraries/base/./Data/Functor/Product.hs  libraries/base/./Data/Functor/Sum.hs  libraries/base/./Data/IORef.hs  libraries/base/./Data/Int.hs  libraries/base/./Data/Ix.hs  libraries/base/./Data/Kind.hs  libraries/base/./Data/List.hs  libraries/base/./Data/List/NonEmpty.hs  libraries/base/./Data/Maybe.hs  libraries/base/./Data/Monoid.hs  libraries/base/./Data/Ord.hs  libraries/base/./Data/Proxy.hs  libraries/base/./Data/Ratio.hs  libraries/base/./Data/Semigroup.hs  libraries/base/./Data/STRef.hs  libraries/base/./Data/STRef/Lazy.hs  libraries/base/./Data/STRef/Strict.hs  libraries/base/./Data/String.hs  libraries/base/./Data/Traversable.hs  libraries/base/./Data/Tuple.hs  libraries/base/./Data/Type/Bool.hs  libraries/base/./Data/Type/Coercion.hs  libraries/base/./Data/Type/Equality.hs  libraries/base/./Data/Typeable.hs  libraries/base/./Data/Unique.hs  libraries/base/./Data/Version.hs  libraries/base/./Data/Void.hs  libraries/base/./Data/Word.hs  libraries/base/./Debug/Trace.hs  libraries/base/./Foreign.hs  libraries/base/./Foreign/C.hs  libraries/base/./Foreign/C/Error.hs  libraries/base/./Foreign/C/String.hs  libraries/base/./Foreign/C/Types.hs  libraries/base/./Foreign/Concurrent.hs  libraries/base/./Foreign/ForeignPtr.hs  libraries/base/./Foreign/ForeignPtr/Safe.hs  libraries/base/./Foreign/ForeignPtr/Unsafe.hs  libraries/base/./Foreign/Marshal.hs  libraries/base/./Foreign/Marshal/Alloc.hs  libraries/base/./Foreign/Marshal/Array.hs  libraries/base/./Foreign/Marshal/Error.hs  libraries/base/./Foreign/Marshal/Pool.hs  libraries/base/./Foreign/Marshal/Safe.hs  libraries/base/./Foreign/Marshal/Unsafe.hs  libraries/base/./Foreign/Marshal/Utils.hs  libraries/base/./Foreign/Ptr.hs  libraries/base/./Foreign/Safe.hs  libraries/base/./Foreign/StablePtr.hs  libraries/base/./Foreign/Storable.hs  libraries/base/./GHC/Arr.hs  libraries/base/./GHC/Base.hs  libraries/base/./GHC/ByteOrder.hs  libraries/base/./GHC/Char.hs  libraries/base/dist-install/build/GHC/Clock.hs  libraries/base/./GHC/Conc.hs  libraries/base/./GHC/Conc/IO.hs  libraries/base/./GHC/Conc/Signal.hs  libraries/base/./GHC/Conc/Sync.hs  libraries/base/./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/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/IOArray.hs  libraries/base/./GHC/IORef.hs  libraries/base/./GHC/Int.hs  libraries/base/./GHC/Ix.hs  libraries/base/./GHC/List.hs  libraries/base/./GHC/Maybe.hs  libraries/base/./GHC/MVar.hs  libraries/base/./GHC/Natural.hs  libraries/base/./GHC/Num.hs  libraries/base/./GHC/OldList.hs  libraries/base/./GHC/OverloadedLabels.hs  libraries/base/./GHC/Pack.hs  libraries/base/./GHC/Profiling.hs  libraries/base/./GHC/Ptr.hs  libraries/base/./GHC/Read.hs  libraries/base/./GHC/Real.hs  libraries/base/./GHC/Records.hs  libraries/base/./GHC/ResponseFile.hs  libraries/base/dist-install/build/GHC/RTS/Flags.hs  libraries/base/./GHC/ST.hs  libraries/base/./GHC/StaticPtr.hs  libraries/base/./GHC/STRef.hs  libraries/base/./GHC/Show.hs  libraries/base/./GHC/Stable.hs  libraries/base/./GHC/StableName.hs  libraries/base/./GHC/Stack.hs  libraries/base/dist-install/build/GHC/Stack/CCS.hs  libraries/base/./GHC/Stack/Types.hs  libraries/base/dist-install/build/GHC/Stats.hs  libraries/base/./GHC/Storable.hs  libraries/base/./GHC/TopHandler.hs  libraries/base/./GHC/TypeLits.hs  libraries/base/./GHC/TypeNats.hs  libraries/base/./GHC/Unicode.hs  libraries/base/./GHC/Weak.hs  libraries/base/./GHC/Word.hs  libraries/base/./Numeric.hs  libraries/base/./Numeric/Natural.hs  libraries/base/./Prelude.hs  libraries/base/dist-install/build/System/CPUTime.hs  libraries/base/./System/Console/GetOpt.hs  libraries/base/./System/Environment.hs  libraries/base/dist-install/build/System/Environment/Blank.hs  libraries/base/./System/Exit.hs  libraries/base/./System/IO.hs  libraries/base/./System/IO/Error.hs  libraries/base/./System/IO/Unsafe.hs  libraries/base/./System/Info.hs  libraries/base/./System/Mem.hs  libraries/base/./System/Mem/StableName.hs  libraries/base/./System/Mem/Weak.hs  libraries/base/./System/Posix/Internals.hs  libraries/base/./System/Posix/Types.hs  libraries/base/./System/Timeout.hs  libraries/base/./Text/ParserCombinators/ReadP.hs  libraries/base/./Text/ParserCombinators/ReadPrec.hs  libraries/base/./Text/Printf.hs  libraries/base/./Text/Read.hs  libraries/base/./Text/Read/Lex.hs  libraries/base/./Text/Show.hs  libraries/base/./Text/Show/Functions.hs  libraries/base/./Type/Reflection.hs  libraries/base/./Type/Reflection/Unsafe.hs  libraries/base/./Unsafe/Coerce.hs  libraries/base/./GHC/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/dist-install/build/System/Environment/ExecutablePath.hs  libraries/base/./System/CPUTime/Utils.hs  libraries/base/./GHC/Event/Arr.hs  libraries/base/./GHC/Event/Array.hs  libraries/base/./GHC/Event/Control.hs  libraries/base/dist-install/build/GHC/Event/EPoll.hs  libraries/base/./GHC/Event/IntTable.hs  libraries/base/./GHC/Event/Internal.hs  libraries/base/dist-install/build/GHC/Event/KQueue.hs  libraries/base/./GHC/Event/Manager.hs  libraries/base/./GHC/Event/PSQ.hs  libraries/base/dist-install/build/GHC/Event/Poll.hs  libraries/base/./GHC/Event/Thread.hs  libraries/base/./GHC/Event/TimerManager.hs  libraries/base/./GHC/Event/Unique.hs  libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.hs  libraries/base/dist-install/build/System/CPUTime/Posix/Times.hs  libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.hs  libraries/base/./System/CPUTime/Unsupported.hs
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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_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|^/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_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
"rm" -f libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall     -this-unit-id ghc-prim-0.6.1 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -dep-makefile libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/ghc-prim/./GHC/CString.hs  libraries/ghc-prim/./GHC/Classes.hs  libraries/ghc-prim/./GHC/Debug.hs  libraries/ghc-prim/./GHC/IntWord64.hs  libraries/ghc-prim/./GHC/Magic.hs  libraries/ghc-prim/./GHC/Prim/Ext.hs  libraries/ghc-prim/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
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/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/RTS/ libraries/base/dist-install/build/GHC/Stack/ libraries/base/dist-install/build/GHC/StaticPtr/ libraries/base/dist-install/build/Numeric/ libraries/base/dist-install/build/System/ libraries/base/dist-install/build/System/CPUTime/ libraries/base/dist-install/build/System/CPUTime/Posix/ libraries/base/dist-install/build/System/Console/ libraries/base/dist-install/build/System/Environment/ libraries/base/dist-install/build/System/IO/ libraries/base/dist-install/build/System/Mem/ libraries/base/dist-install/build/System/Posix/ libraries/base/dist-install/build/Text/ libraries/base/dist-install/build/Text/ParserCombinators/ libraries/base/dist-install/build/Text/Read/ libraries/base/dist-install/build/Text/Show/ libraries/base/dist-install/build/Type/ libraries/base/dist-install/build/Type/Reflection/ libraries/base/dist-install/build/Unsafe/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/base/dist-install/build/.depend-v-p-dyn.haskell
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/Dwarf/ compiler/stage2/build/GHC/ compiler/stage2/build/GHC/Hs/ compiler/stage2/build/GHC/HsToCore/ compiler/stage2/build/GHC/HsToCore/PmCheck/ compiler/stage2/build/GHC/Platform/ compiler/stage2/build/GHC/StgToCmm/ compiler/stage2/build/Hoopl/ compiler/stage2/build/Llvm/ compiler/stage2/build/LlvmCodeGen/ compiler/stage2/build/PPC/ compiler/stage2/build/RegAlloc/ compiler/stage2/build/RegAlloc/Graph/ compiler/stage2/build/RegAlloc/Linear/ compiler/stage2/build/RegAlloc/Linear/PPC/ compiler/stage2/build/RegAlloc/Linear/SPARC/ compiler/stage2/build/RegAlloc/Linear/X86/ compiler/stage2/build/RegAlloc/Linear/X86_64/ compiler/stage2/build/SPARC/ compiler/stage2/build/SPARC/CodeGen/ compiler/stage2/build/StgLiftLams/ compiler/stage2/build/SysTools/ compiler/stage2/build/X86/; 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
"inplace/bin/mkdirhier" utils/unlit/dist-install/build/tmp//.
  CC utils/unlit/dist-install/build/unlit.dyn_o
  CC utils/unlit/dist-install/build/fs.dyn_o
  HC [stage 0] utils/hp2ps/dist/build/AreaBelow.o
  HC [stage 0] utils/hp2ps/dist/build/Curves.o
  HC [stage 0] utils/hp2ps/dist/build/Error.o
  HC [stage 0] utils/hp2ps/dist/build/Main.o
  HC [stage 0] utils/hp2ps/dist/build/Reorder.o
  HC [stage 0] utils/hp2ps/dist/build/TopTwenty.o
  HC [stage 0] utils/hp2ps/dist/build/AuxFile.o
  HC [stage 0] utils/hp2ps/dist/build/Deviation.o
  HC [stage 0] utils/hp2ps/dist/build/HpFile.o
  HC [stage 0] utils/hp2ps/dist/build/Marks.o
  HC [stage 0] utils/hp2ps/dist/build/Scale.o
  HC [stage 0] utils/hp2ps/dist/build/TraceElement.o
  HC [stage 0] utils/hp2ps/dist/build/Axes.o
  HC [stage 0] utils/hp2ps/dist/build/Dimensions.o
  HC [stage 0] utils/hp2ps/dist/build/Key.o
  HC [stage 0] utils/hp2ps/dist/build/PsFile.o
  HC [stage 0] utils/hp2ps/dist/build/Shade.o
  HC [stage 0] utils/hp2ps/dist/build/Utilities.o
"inplace/bin/mkdirhier" utils/hp2ps/dist/build/tmp//.
  CC utils/hp2ps/dist-install/build/AreaBelow.dyn_o
  CC utils/hp2ps/dist-install/build/Curves.dyn_o
  CC utils/hp2ps/dist-install/build/Error.dyn_o
  CC utils/hp2ps/dist-install/build/Main.dyn_o
  CC utils/hp2ps/dist-install/build/Reorder.dyn_o
  CC utils/hp2ps/dist-install/build/TopTwenty.dyn_o
  CC utils/hp2ps/dist-install/build/AuxFile.dyn_o
  CC utils/hp2ps/dist-install/build/Deviation.dyn_o
  CC utils/hp2ps/dist-install/build/HpFile.dyn_o
  CC utils/hp2ps/dist-install/build/Marks.dyn_o
  CC utils/hp2ps/dist-install/build/Scale.dyn_o
  CC utils/hp2ps/dist-install/build/TraceElement.dyn_o
  CC utils/hp2ps/dist-install/build/Axes.dyn_o
  CC utils/hp2ps/dist-install/build/Dimensions.dyn_o
  CC utils/hp2ps/dist-install/build/Key.dyn_o
  CC utils/hp2ps/dist-install/build/PsFile.dyn_o
  CC utils/hp2ps/dist-install/build/Shade.dyn_o
  CC utils/hp2ps/dist-install/build/Utilities.dyn_o
"inplace/bin/mkdirhier" utils/hp2ps/dist-install/build/tmp//.
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...
  rts_dist_HC rts/dist/build/Adjustor.o
  rts_dist_HC rts/dist/build/Arena.o
Done.
  rts_dist_HC rts/dist/build/Capability.o
  rts_dist_HC rts/dist/build/CheckUnload.o
  rts_dist_HC rts/dist/build/ClosureFlags.o
  rts_dist_HC rts/dist/build/Disassembler.o
  rts_dist_HC rts/dist/build/FileLock.o
  rts_dist_HC rts/dist/build/ForeignExports.o
  rts_dist_HC rts/dist/build/fs.o
  rts_dist_HC rts/dist/build/Globals.o
  rts_dist_HC rts/dist/build/Hash.o
  rts_dist_HC rts/dist/build/Heap.o
  rts_dist_HC rts/dist/build/Hpc.o
  rts_dist_HC rts/dist/build/HsFFI.o
  rts_dist_HC rts/dist/build/Inlines.o
  rts_dist_HC rts/dist/build/Interpreter.o
  rts_dist_HC rts/dist/build/LdvProfile.o
  rts_dist_HC rts/dist/build/Libdw.o
  rts_dist_HC rts/dist/build/LibdwPool.o
  rts_dist_HC rts/dist/build/Linker.o
  rts_dist_HC rts/dist/build/Messages.o
  rts_dist_HC rts/dist/build/OldARMAtomic.o
  rts_dist_HC rts/dist/build/PathUtils.o
  rts_dist_HC rts/dist/build/Pool.o
  rts_dist_HC rts/dist/build/Printer.o
  rts_dist_HC rts/dist/build/ProfHeap.o
  rts_dist_HC rts/dist/build/ProfilerReport.o
  rts_dist_HC rts/dist/build/ProfilerReportJson.o
  rts_dist_HC rts/dist/build/Profiling.o
  rts_dist_HC rts/dist/build/Proftimer.o
  rts_dist_HC rts/dist/build/RaiseAsync.o
  rts_dist_HC rts/dist/build/RetainerProfile.o
  rts_dist_HC rts/dist/build/RetainerSet.o
  rts_dist_HC rts/dist/build/RtsAPI.o
  rts_dist_HC rts/dist/build/RtsDllMain.o
  rts_dist_HC rts/dist/build/RtsFlags.o
  rts_dist_HC rts/dist/build/RtsMain.o
  rts_dist_HC rts/dist/build/RtsMessages.o
  rts_dist_HC rts/dist/build/RtsStartup.o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.o
  rts_dist_HC rts/dist/build/RtsSymbols.o
  rts_dist_HC rts/dist/build/RtsUtils.o
  rts_dist_HC rts/dist/build/Schedule.o
  rts_dist_HC rts/dist/build/Sparks.o
  rts_dist_HC rts/dist/build/SpinLock.o
  rts_dist_HC rts/dist/build/StableName.o
  rts_dist_HC rts/dist/build/StablePtr.o
  rts_dist_HC rts/dist/build/StaticPtrTable.o
  rts_dist_HC rts/dist/build/Stats.o
  rts_dist_HC rts/dist/build/StgCRun.o
  rts_dist_HC rts/dist/build/StgPrimFloat.o
  rts_dist_HC rts/dist/build/STM.o
  rts_dist_HC rts/dist/build/Task.o
  rts_dist_HC rts/dist/build/ThreadLabels.o
  rts_dist_HC rts/dist/build/ThreadPaused.o
  rts_dist_HC rts/dist/build/Threads.o
  rts_dist_HC rts/dist/build/Ticky.o
  rts_dist_HC rts/dist/build/Timer.o
  rts_dist_HC rts/dist/build/TopHandler.o
  rts_dist_HC rts/dist/build/Trace.o
  rts_dist_HC rts/dist/build/TraverseHeap.o
  rts_dist_HC rts/dist/build/Weak.o
  rts_dist_HC rts/dist/build/WSDeque.o
  rts_dist_HC rts/dist/build/xxhash.o
"inplace/bin/mkdirhier" rts/dist/build/hooks//.
"inplace/bin/mkdirhier" rts/dist/build/sm//.
"inplace/bin/mkdirhier" rts/dist/build/eventlog//.
"inplace/bin/mkdirhier" rts/dist/build/linker//.
"inplace/bin/mkdirhier" rts/dist/build/posix//.
  rts_dist_HC rts/dist/build/Apply.o
  rts_dist_HC rts/dist/build/Compact.o
  rts_dist_HC rts/dist/build/Exception.o
  rts_dist_HC rts/dist/build/HeapStackCheck.o
  rts_dist_HC rts/dist/build/PrimOps.o
  rts_dist_HC rts/dist/build/StgMiscClosures.o
  rts_dist_HC rts/dist/build/StgStartup.o
  rts_dist_HC rts/dist/build/StgStdThunks.o
  rts_dist_HC rts/dist/build/Updates.o
  HC [stage 0] utils/genapply/dist/build/Main.o
"inplace/bin/mkdirhier" utils/genapply/dist/build/tmp//.
  rts_dist_HC rts/dist/build/Adjustor.p_o
  rts_dist_HC rts/dist/build/Arena.p_o
  rts_dist_HC rts/dist/build/Capability.p_o
  rts_dist_HC rts/dist/build/CheckUnload.p_o
  rts_dist_HC rts/dist/build/ClosureFlags.p_o
  rts_dist_HC rts/dist/build/Disassembler.p_o
  rts_dist_HC rts/dist/build/FileLock.p_o
  rts_dist_HC rts/dist/build/ForeignExports.p_o
  rts_dist_HC rts/dist/build/fs.p_o
  rts_dist_HC rts/dist/build/Globals.p_o
  rts_dist_HC rts/dist/build/Hash.p_o
  rts_dist_HC rts/dist/build/Heap.p_o
  rts_dist_HC rts/dist/build/Hpc.p_o
  rts_dist_HC rts/dist/build/HsFFI.p_o
  rts_dist_HC rts/dist/build/Inlines.p_o
  rts_dist_HC rts/dist/build/Interpreter.p_o
  rts_dist_HC rts/dist/build/LdvProfile.p_o
  rts_dist_HC rts/dist/build/Libdw.p_o
  rts_dist_HC rts/dist/build/LibdwPool.p_o
  rts_dist_HC rts/dist/build/Linker.p_o
  rts_dist_HC rts/dist/build/Messages.p_o
  rts_dist_HC rts/dist/build/OldARMAtomic.p_o
  rts_dist_HC rts/dist/build/PathUtils.p_o
  rts_dist_HC rts/dist/build/Pool.p_o
  rts_dist_HC rts/dist/build/Printer.p_o
  rts_dist_HC rts/dist/build/ProfHeap.p_o
  rts_dist_HC rts/dist/build/ProfilerReport.p_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.p_o
  rts_dist_HC rts/dist/build/Profiling.p_o
  rts_dist_HC rts/dist/build/Proftimer.p_o
  rts_dist_HC rts/dist/build/RaiseAsync.p_o
  rts_dist_HC rts/dist/build/RetainerProfile.p_o
  rts_dist_HC rts/dist/build/RetainerSet.p_o
  rts_dist_HC rts/dist/build/RtsAPI.p_o
  rts_dist_HC rts/dist/build/RtsDllMain.p_o
  rts_dist_HC rts/dist/build/RtsFlags.p_o
  rts_dist_HC rts/dist/build/RtsMain.p_o
  rts_dist_HC rts/dist/build/RtsMessages.p_o
  rts_dist_HC rts/dist/build/RtsStartup.p_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.p_o
  rts_dist_HC rts/dist/build/RtsSymbols.p_o
  rts_dist_HC rts/dist/build/RtsUtils.p_o
  rts_dist_HC rts/dist/build/Schedule.p_o
  rts_dist_HC rts/dist/build/Sparks.p_o
  rts_dist_HC rts/dist/build/SpinLock.p_o
  rts_dist_HC rts/dist/build/StableName.p_o
  rts_dist_HC rts/dist/build/StablePtr.p_o
  rts_dist_HC rts/dist/build/StaticPtrTable.p_o
  rts_dist_HC rts/dist/build/Stats.p_o
  rts_dist_HC rts/dist/build/StgCRun.p_o
  rts_dist_HC rts/dist/build/StgPrimFloat.p_o
  rts_dist_HC rts/dist/build/STM.p_o
  rts_dist_HC rts/dist/build/Task.p_o
  rts_dist_HC rts/dist/build/ThreadLabels.p_o
  rts_dist_HC rts/dist/build/ThreadPaused.p_o
  rts_dist_HC rts/dist/build/Threads.p_o
  rts_dist_HC rts/dist/build/Ticky.p_o
  rts_dist_HC rts/dist/build/Timer.p_o
  rts_dist_HC rts/dist/build/TopHandler.p_o
  rts_dist_HC rts/dist/build/Trace.p_o
  rts_dist_HC rts/dist/build/TraverseHeap.p_o
  rts_dist_HC rts/dist/build/Weak.p_o
  rts_dist_HC rts/dist/build/WSDeque.p_o
  rts_dist_HC rts/dist/build/xxhash.p_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.p_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.p_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.p_o
  rts_dist_HC rts/dist/build/hooks/OnExit.p_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.p_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.p_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.p_o
  rts_dist_HC rts/dist/build/sm/CNF.p_o
  rts_dist_HC rts/dist/build/sm/Compact.p_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.p_o
  rts_dist_HC rts/dist/build/sm/Evac.p_o
  rts_dist_HC rts/dist/build/sm/GC.p_o
  rts_dist_HC rts/dist/build/sm/GCAux.p_o
  rts_dist_HC rts/dist/build/sm/GCUtils.p_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.p_o
  rts_dist_HC rts/dist/build/sm/MBlock.p_o
  rts_dist_HC rts/dist/build/sm/NonMoving.p_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.p_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.p_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.p_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.p_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.p_o
  rts_dist_HC rts/dist/build/sm/Sanity.p_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.p_o
  rts_dist_HC rts/dist/build/sm/Scav.p_o
  rts_dist_HC rts/dist/build/sm/Storage.p_o
  rts_dist_HC rts/dist/build/sm/Sweep.p_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.p_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.p_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.p_o
  rts_dist_HC rts/dist/build/linker/elf_got.p_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.p_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.p_o
  rts_dist_HC rts/dist/build/linker/elf_plt.p_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.p_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.p_o
  rts_dist_HC rts/dist/build/linker/elf_util.p_o
  rts_dist_HC rts/dist/build/linker/Elf.p_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.p_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.p_o
  rts_dist_HC rts/dist/build/linker/MachO.p_o
  rts_dist_HC rts/dist/build/linker/PEi386.p_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.p_o
  rts_dist_HC rts/dist/build/posix/GetEnv.p_o
  rts_dist_HC rts/dist/build/posix/GetTime.p_o
  rts_dist_HC rts/dist/build/posix/Itimer.p_o
  rts_dist_HC rts/dist/build/posix/OSMem.p_o
  rts_dist_HC rts/dist/build/posix/OSThreads.p_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.p_o
  rts_dist_HC rts/dist/build/posix/Signals.p_o
  rts_dist_HC rts/dist/build/posix/TTY.p_o
  rts_dist_HC rts/dist/build/Apply.p_o
  rts_dist_HC rts/dist/build/Compact.p_o
  rts_dist_HC rts/dist/build/Exception.p_o
  rts_dist_HC rts/dist/build/HeapStackCheck.p_o
  rts_dist_HC rts/dist/build/PrimOps.p_o
  rts_dist_HC rts/dist/build/StgMiscClosures.p_o
  rts_dist_HC rts/dist/build/StgStartup.p_o
  rts_dist_HC rts/dist/build/StgStdThunks.p_o
  rts_dist_HC rts/dist/build/Updates.p_o
  rts_dist_HC rts/dist/build/Adjustor.dyn_o
  rts_dist_HC rts/dist/build/Arena.dyn_o
  rts_dist_HC rts/dist/build/Capability.dyn_o
  rts_dist_HC rts/dist/build/CheckUnload.dyn_o
  rts_dist_HC rts/dist/build/ClosureFlags.dyn_o
  rts_dist_HC rts/dist/build/Disassembler.dyn_o
  rts_dist_HC rts/dist/build/FileLock.dyn_o
  rts_dist_HC rts/dist/build/ForeignExports.dyn_o
  rts_dist_HC rts/dist/build/fs.dyn_o
  rts_dist_HC rts/dist/build/Globals.dyn_o
  rts_dist_HC rts/dist/build/Hash.dyn_o
  rts_dist_HC rts/dist/build/Heap.dyn_o
  rts_dist_HC rts/dist/build/Hpc.dyn_o
  rts_dist_HC rts/dist/build/HsFFI.dyn_o
  rts_dist_HC rts/dist/build/Inlines.dyn_o
  rts_dist_HC rts/dist/build/Interpreter.dyn_o
  rts_dist_HC rts/dist/build/LdvProfile.dyn_o
  rts_dist_HC rts/dist/build/Libdw.dyn_o
  rts_dist_HC rts/dist/build/LibdwPool.dyn_o
  rts_dist_HC rts/dist/build/Linker.dyn_o
  rts_dist_HC rts/dist/build/Messages.dyn_o
  rts_dist_HC rts/dist/build/OldARMAtomic.dyn_o
  rts_dist_HC rts/dist/build/PathUtils.dyn_o
  rts_dist_HC rts/dist/build/Pool.dyn_o
  rts_dist_HC rts/dist/build/Printer.dyn_o
  rts_dist_HC rts/dist/build/ProfHeap.dyn_o
  rts_dist_HC rts/dist/build/ProfilerReport.dyn_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.dyn_o
  rts_dist_HC rts/dist/build/Profiling.dyn_o
  rts_dist_HC rts/dist/build/Proftimer.dyn_o
  rts_dist_HC rts/dist/build/RaiseAsync.dyn_o
  rts_dist_HC rts/dist/build/RetainerProfile.dyn_o
  rts_dist_HC rts/dist/build/RetainerSet.dyn_o
  rts_dist_HC rts/dist/build/RtsAPI.dyn_o
  rts_dist_HC rts/dist/build/RtsDllMain.dyn_o
  rts_dist_HC rts/dist/build/RtsFlags.dyn_o
  rts_dist_HC rts/dist/build/RtsMain.dyn_o
  rts_dist_HC rts/dist/build/RtsMessages.dyn_o
  rts_dist_HC rts/dist/build/RtsStartup.dyn_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.dyn_o
  rts_dist_HC rts/dist/build/RtsSymbols.dyn_o
  rts_dist_HC rts/dist/build/RtsUtils.dyn_o
  rts_dist_HC rts/dist/build/Schedule.dyn_o
  rts_dist_HC rts/dist/build/Sparks.dyn_o
  rts_dist_HC rts/dist/build/SpinLock.dyn_o
  rts_dist_HC rts/dist/build/StableName.dyn_o
  rts_dist_HC rts/dist/build/StablePtr.dyn_o
  rts_dist_HC rts/dist/build/StaticPtrTable.dyn_o
  rts_dist_HC rts/dist/build/Stats.dyn_o
  rts_dist_HC rts/dist/build/StgCRun.dyn_o
  rts_dist_HC rts/dist/build/StgPrimFloat.dyn_o
  rts_dist_HC rts/dist/build/STM.dyn_o
  rts_dist_HC rts/dist/build/Task.dyn_o
  rts_dist_HC rts/dist/build/ThreadLabels.dyn_o
  rts_dist_HC rts/dist/build/ThreadPaused.dyn_o
  rts_dist_HC rts/dist/build/Threads.dyn_o
  rts_dist_HC rts/dist/build/Ticky.dyn_o
  rts_dist_HC rts/dist/build/Timer.dyn_o
  rts_dist_HC rts/dist/build/TopHandler.dyn_o
  rts_dist_HC rts/dist/build/Trace.dyn_o
  rts_dist_HC rts/dist/build/TraverseHeap.dyn_o
  rts_dist_HC rts/dist/build/Weak.dyn_o
  rts_dist_HC rts/dist/build/WSDeque.dyn_o
  rts_dist_HC rts/dist/build/xxhash.dyn_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.dyn_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.dyn_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.dyn_o
  rts_dist_HC rts/dist/build/hooks/OnExit.dyn_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.dyn_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.dyn_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.dyn_o
  rts_dist_HC rts/dist/build/sm/CNF.dyn_o
  rts_dist_HC rts/dist/build/sm/Compact.dyn_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.dyn_o
  rts_dist_HC rts/dist/build/sm/Evac.dyn_o
  rts_dist_HC rts/dist/build/sm/GC.dyn_o
  rts_dist_HC rts/dist/build/sm/GCAux.dyn_o
  rts_dist_HC rts/dist/build/sm/GCUtils.dyn_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.dyn_o
  rts_dist_HC rts/dist/build/sm/MBlock.dyn_o
  rts_dist_HC rts/dist/build/sm/NonMoving.dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.dyn_o
  rts_dist_HC rts/dist/build/sm/Sanity.dyn_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.dyn_o
  rts_dist_HC rts/dist/build/sm/Scav.dyn_o
  rts_dist_HC rts/dist/build/sm/Storage.dyn_o
  rts_dist_HC rts/dist/build/sm/Sweep.dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.dyn_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.dyn_o
  rts_dist_HC rts/dist/build/linker/elf_got.dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt.dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.dyn_o
  rts_dist_HC rts/dist/build/linker/elf_util.dyn_o
  rts_dist_HC rts/dist/build/linker/Elf.dyn_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.dyn_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.dyn_o
  rts_dist_HC rts/dist/build/linker/MachO.dyn_o
  rts_dist_HC rts/dist/build/linker/PEi386.dyn_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.dyn_o
  rts_dist_HC rts/dist/build/posix/GetEnv.dyn_o
  rts_dist_HC rts/dist/build/posix/GetTime.dyn_o
  rts_dist_HC rts/dist/build/posix/Itimer.dyn_o
  rts_dist_HC rts/dist/build/posix/OSMem.dyn_o
  rts_dist_HC rts/dist/build/posix/OSThreads.dyn_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.dyn_o
  rts_dist_HC rts/dist/build/posix/Signals.dyn_o
  rts_dist_HC rts/dist/build/posix/TTY.dyn_o
  rts_dist_HC rts/dist/build/Apply.dyn_o
  rts_dist_HC rts/dist/build/Compact.dyn_o
  rts_dist_HC rts/dist/build/Exception.dyn_o
  rts_dist_HC rts/dist/build/HeapStackCheck.dyn_o
  rts_dist_HC rts/dist/build/PrimOps.dyn_o
  rts_dist_HC rts/dist/build/StgMiscClosures.dyn_o
  rts_dist_HC rts/dist/build/StgStartup.dyn_o
  rts_dist_HC rts/dist/build/StgStdThunks.dyn_o
  rts_dist_HC rts/dist/build/Updates.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
  rts_dist_HC rts/dist/build/Adjustor.l_o
  rts_dist_HC rts/dist/build/Arena.l_o
  rts_dist_HC rts/dist/build/Capability.l_o
  rts_dist_HC rts/dist/build/CheckUnload.l_o
  rts_dist_HC rts/dist/build/ClosureFlags.l_o
  rts_dist_HC rts/dist/build/Disassembler.l_o
  rts_dist_HC rts/dist/build/FileLock.l_o
  rts_dist_HC rts/dist/build/ForeignExports.l_o
  rts_dist_HC rts/dist/build/fs.l_o
  rts_dist_HC rts/dist/build/Globals.l_o
  rts_dist_HC rts/dist/build/Hash.l_o
  rts_dist_HC rts/dist/build/Heap.l_o
  rts_dist_HC rts/dist/build/Hpc.l_o
  rts_dist_HC rts/dist/build/HsFFI.l_o
  rts_dist_HC rts/dist/build/Inlines.l_o
  rts_dist_HC rts/dist/build/Interpreter.l_o
  rts_dist_HC rts/dist/build/LdvProfile.l_o
  rts_dist_HC rts/dist/build/Libdw.l_o
  rts_dist_HC rts/dist/build/LibdwPool.l_o
  rts_dist_HC rts/dist/build/Linker.l_o
  rts_dist_HC rts/dist/build/Messages.l_o
  rts_dist_HC rts/dist/build/OldARMAtomic.l_o
  rts_dist_HC rts/dist/build/PathUtils.l_o
  rts_dist_HC rts/dist/build/Pool.l_o
  rts_dist_HC rts/dist/build/Printer.l_o
  rts_dist_HC rts/dist/build/ProfHeap.l_o
  rts_dist_HC rts/dist/build/ProfilerReport.l_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.l_o
  rts_dist_HC rts/dist/build/Profiling.l_o
  rts_dist_HC rts/dist/build/Proftimer.l_o
  rts_dist_HC rts/dist/build/RaiseAsync.l_o
  rts_dist_HC rts/dist/build/RetainerProfile.l_o
  rts_dist_HC rts/dist/build/RetainerSet.l_o
  rts_dist_HC rts/dist/build/RtsAPI.l_o
  rts_dist_HC rts/dist/build/RtsDllMain.l_o
  rts_dist_HC rts/dist/build/RtsFlags.l_o
  rts_dist_HC rts/dist/build/RtsMain.l_o
  rts_dist_HC rts/dist/build/RtsMessages.l_o
  rts_dist_HC rts/dist/build/RtsStartup.l_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.l_o
  rts_dist_HC rts/dist/build/RtsSymbols.l_o
  rts_dist_HC rts/dist/build/RtsUtils.l_o
  rts_dist_HC rts/dist/build/Schedule.l_o
  rts_dist_HC rts/dist/build/Sparks.l_o
  rts_dist_HC rts/dist/build/SpinLock.l_o
  rts_dist_HC rts/dist/build/StableName.l_o
  rts_dist_HC rts/dist/build/StablePtr.l_o
  rts_dist_HC rts/dist/build/StaticPtrTable.l_o
  rts_dist_HC rts/dist/build/Stats.l_o
  rts_dist_HC rts/dist/build/StgCRun.l_o
  rts_dist_HC rts/dist/build/StgPrimFloat.l_o
  rts_dist_HC rts/dist/build/STM.l_o
  rts_dist_HC rts/dist/build/Task.l_o
  rts_dist_HC rts/dist/build/ThreadLabels.l_o
  rts_dist_HC rts/dist/build/ThreadPaused.l_o
  rts_dist_HC rts/dist/build/Threads.l_o
  rts_dist_HC rts/dist/build/Ticky.l_o
  rts_dist_HC rts/dist/build/Timer.l_o
  rts_dist_HC rts/dist/build/TopHandler.l_o
  rts_dist_HC rts/dist/build/Trace.l_o
  rts_dist_HC rts/dist/build/TraverseHeap.l_o
  rts_dist_HC rts/dist/build/Weak.l_o
  rts_dist_HC rts/dist/build/WSDeque.l_o
  rts_dist_HC rts/dist/build/xxhash.l_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.l_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.l_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.l_o
  rts_dist_HC rts/dist/build/hooks/OnExit.l_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.l_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.l_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.l_o
  rts_dist_HC rts/dist/build/sm/CNF.l_o
  rts_dist_HC rts/dist/build/sm/Compact.l_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.l_o
  rts_dist_HC rts/dist/build/sm/Evac.l_o
  rts_dist_HC rts/dist/build/sm/GC.l_o
  rts_dist_HC rts/dist/build/sm/GCAux.l_o
  rts_dist_HC rts/dist/build/sm/GCUtils.l_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.l_o
  rts_dist_HC rts/dist/build/sm/MBlock.l_o
  rts_dist_HC rts/dist/build/sm/NonMoving.l_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.l_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.l_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.l_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.l_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.l_o
  rts_dist_HC rts/dist/build/sm/Sanity.l_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.l_o
  rts_dist_HC rts/dist/build/sm/Scav.l_o
  rts_dist_HC rts/dist/build/sm/Storage.l_o
  rts_dist_HC rts/dist/build/sm/Sweep.l_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.l_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.l_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.l_o
  rts_dist_HC rts/dist/build/linker/elf_got.l_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.l_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.l_o
  rts_dist_HC rts/dist/build/linker/elf_plt.l_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.l_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.l_o
  rts_dist_HC rts/dist/build/linker/elf_util.l_o
  rts_dist_HC rts/dist/build/linker/Elf.l_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.l_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.l_o
  rts_dist_HC rts/dist/build/linker/MachO.l_o
  rts_dist_HC rts/dist/build/linker/PEi386.l_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.l_o
  rts_dist_HC rts/dist/build/posix/GetEnv.l_o
  rts_dist_HC rts/dist/build/posix/GetTime.l_o
  rts_dist_HC rts/dist/build/posix/Itimer.l_o
  rts_dist_HC rts/dist/build/posix/OSMem.l_o
  rts_dist_HC rts/dist/build/posix/OSThreads.l_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.l_o
  rts_dist_HC rts/dist/build/posix/Signals.l_o
  rts_dist_HC rts/dist/build/posix/TTY.l_o
  rts_dist_HC rts/dist/build/Apply.l_o
  rts_dist_HC rts/dist/build/Compact.l_o
  rts_dist_HC rts/dist/build/Exception.l_o
  rts_dist_HC rts/dist/build/HeapStackCheck.l_o
  rts_dist_HC rts/dist/build/PrimOps.l_o
  rts_dist_HC rts/dist/build/StgMiscClosures.l_o
  rts_dist_HC rts/dist/build/StgStartup.l_o
  rts_dist_HC rts/dist/build/StgStdThunks.l_o
  rts_dist_HC rts/dist/build/Updates.l_o
  rts_dist_HC rts/dist/build/Adjustor.debug_o
  rts_dist_HC rts/dist/build/Arena.debug_o
  rts_dist_HC rts/dist/build/Capability.debug_o
  rts_dist_HC rts/dist/build/CheckUnload.debug_o
  rts_dist_HC rts/dist/build/ClosureFlags.debug_o
  rts_dist_HC rts/dist/build/Disassembler.debug_o
  rts_dist_HC rts/dist/build/FileLock.debug_o
  rts_dist_HC rts/dist/build/ForeignExports.debug_o
  rts_dist_HC rts/dist/build/fs.debug_o
  rts_dist_HC rts/dist/build/Globals.debug_o
  rts_dist_HC rts/dist/build/Hash.debug_o
  rts_dist_HC rts/dist/build/Heap.debug_o
  rts_dist_HC rts/dist/build/Hpc.debug_o
  rts_dist_HC rts/dist/build/HsFFI.debug_o
  rts_dist_HC rts/dist/build/Inlines.debug_o
  rts_dist_HC rts/dist/build/Interpreter.debug_o
  rts_dist_HC rts/dist/build/LdvProfile.debug_o
  rts_dist_HC rts/dist/build/Libdw.debug_o
  rts_dist_HC rts/dist/build/LibdwPool.debug_o
  rts_dist_HC rts/dist/build/Linker.debug_o
  rts_dist_HC rts/dist/build/Messages.debug_o
  rts_dist_HC rts/dist/build/OldARMAtomic.debug_o
  rts_dist_HC rts/dist/build/PathUtils.debug_o
  rts_dist_HC rts/dist/build/Pool.debug_o
  rts_dist_HC rts/dist/build/Printer.debug_o
  rts_dist_HC rts/dist/build/ProfHeap.debug_o
  rts_dist_HC rts/dist/build/ProfilerReport.debug_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.debug_o
  rts_dist_HC rts/dist/build/Profiling.debug_o
  rts_dist_HC rts/dist/build/Proftimer.debug_o
  rts_dist_HC rts/dist/build/RaiseAsync.debug_o
  rts_dist_HC rts/dist/build/RetainerProfile.debug_o
  rts_dist_HC rts/dist/build/RetainerSet.debug_o
  rts_dist_HC rts/dist/build/RtsAPI.debug_o
  rts_dist_HC rts/dist/build/RtsDllMain.debug_o
  rts_dist_HC rts/dist/build/RtsFlags.debug_o
  rts_dist_HC rts/dist/build/RtsMain.debug_o
  rts_dist_HC rts/dist/build/RtsMessages.debug_o
  rts_dist_HC rts/dist/build/RtsStartup.debug_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.debug_o
  rts_dist_HC rts/dist/build/RtsSymbols.debug_o
  rts_dist_HC rts/dist/build/RtsUtils.debug_o
  rts_dist_HC rts/dist/build/Schedule.debug_o
  rts_dist_HC rts/dist/build/Sparks.debug_o
  rts_dist_HC rts/dist/build/SpinLock.debug_o
  rts_dist_HC rts/dist/build/StableName.debug_o
  rts_dist_HC rts/dist/build/StablePtr.debug_o
  rts_dist_HC rts/dist/build/StaticPtrTable.debug_o
  rts_dist_HC rts/dist/build/Stats.debug_o
  rts_dist_HC rts/dist/build/StgCRun.debug_o
  rts_dist_HC rts/dist/build/StgPrimFloat.debug_o
  rts_dist_HC rts/dist/build/STM.debug_o
  rts_dist_HC rts/dist/build/Task.debug_o
  rts_dist_HC rts/dist/build/ThreadLabels.debug_o
  rts_dist_HC rts/dist/build/ThreadPaused.debug_o
  rts_dist_HC rts/dist/build/Threads.debug_o
  rts_dist_HC rts/dist/build/Ticky.debug_o
  rts_dist_HC rts/dist/build/Timer.debug_o
  rts_dist_HC rts/dist/build/TopHandler.debug_o
  rts_dist_HC rts/dist/build/Trace.debug_o
  rts_dist_HC rts/dist/build/TraverseHeap.debug_o
  rts_dist_HC rts/dist/build/Weak.debug_o
  rts_dist_HC rts/dist/build/WSDeque.debug_o
  rts_dist_HC rts/dist/build/xxhash.debug_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.debug_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.debug_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.debug_o
  rts_dist_HC rts/dist/build/hooks/OnExit.debug_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.debug_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.debug_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.debug_o
  rts_dist_HC rts/dist/build/sm/CNF.debug_o
  rts_dist_HC rts/dist/build/sm/Compact.debug_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.debug_o
  rts_dist_HC rts/dist/build/sm/Evac.debug_o
  rts_dist_HC rts/dist/build/sm/GC.debug_o
  rts_dist_HC rts/dist/build/sm/GCAux.debug_o
  rts_dist_HC rts/dist/build/sm/GCUtils.debug_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.debug_o
  rts_dist_HC rts/dist/build/sm/MBlock.debug_o
  rts_dist_HC rts/dist/build/sm/NonMoving.debug_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.debug_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.debug_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.debug_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.debug_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.debug_o
  rts_dist_HC rts/dist/build/sm/Sanity.debug_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.debug_o
  rts_dist_HC rts/dist/build/sm/Scav.debug_o
  rts_dist_HC rts/dist/build/sm/Storage.debug_o
  rts_dist_HC rts/dist/build/sm/Sweep.debug_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.debug_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.debug_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.debug_o
  rts_dist_HC rts/dist/build/linker/elf_got.debug_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.debug_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.debug_o
  rts_dist_HC rts/dist/build/linker/elf_plt.debug_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.debug_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.debug_o
  rts_dist_HC rts/dist/build/linker/elf_util.debug_o
  rts_dist_HC rts/dist/build/linker/Elf.debug_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.debug_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.debug_o
  rts_dist_HC rts/dist/build/linker/MachO.debug_o
  rts_dist_HC rts/dist/build/linker/PEi386.debug_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.debug_o
  rts_dist_HC rts/dist/build/posix/GetEnv.debug_o
  rts_dist_HC rts/dist/build/posix/GetTime.debug_o
  rts_dist_HC rts/dist/build/posix/Itimer.debug_o
  rts_dist_HC rts/dist/build/posix/OSMem.debug_o
  rts_dist_HC rts/dist/build/posix/OSThreads.debug_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.debug_o
  rts_dist_HC rts/dist/build/posix/Signals.debug_o
  rts_dist_HC rts/dist/build/posix/TTY.debug_o
  rts_dist_HC rts/dist/build/Apply.debug_o
  rts_dist_HC rts/dist/build/Compact.debug_o
  rts_dist_HC rts/dist/build/Exception.debug_o
  rts_dist_HC rts/dist/build/HeapStackCheck.debug_o
  rts_dist_HC rts/dist/build/PrimOps.debug_o
  rts_dist_HC rts/dist/build/StgMiscClosures.debug_o
  rts_dist_HC rts/dist/build/StgStartup.debug_o
  rts_dist_HC rts/dist/build/StgStdThunks.debug_o
  rts_dist_HC rts/dist/build/Updates.debug_o
  rts_dist_HC rts/dist/build/Adjustor.thr_o
  rts_dist_HC rts/dist/build/Arena.thr_o
  rts_dist_HC rts/dist/build/Capability.thr_o
  rts_dist_HC rts/dist/build/CheckUnload.thr_o
  rts_dist_HC rts/dist/build/ClosureFlags.thr_o
  rts_dist_HC rts/dist/build/Disassembler.thr_o
  rts_dist_HC rts/dist/build/FileLock.thr_o
  rts_dist_HC rts/dist/build/ForeignExports.thr_o
  rts_dist_HC rts/dist/build/fs.thr_o
  rts_dist_HC rts/dist/build/Globals.thr_o
  rts_dist_HC rts/dist/build/Hash.thr_o
  rts_dist_HC rts/dist/build/Heap.thr_o
  rts_dist_HC rts/dist/build/Hpc.thr_o
  rts_dist_HC rts/dist/build/HsFFI.thr_o
  rts_dist_HC rts/dist/build/Inlines.thr_o
  rts_dist_HC rts/dist/build/Interpreter.thr_o
  rts_dist_HC rts/dist/build/LdvProfile.thr_o
  rts_dist_HC rts/dist/build/Libdw.thr_o
  rts_dist_HC rts/dist/build/LibdwPool.thr_o
  rts_dist_HC rts/dist/build/Linker.thr_o
  rts_dist_HC rts/dist/build/Messages.thr_o
  rts_dist_HC rts/dist/build/OldARMAtomic.thr_o
  rts_dist_HC rts/dist/build/PathUtils.thr_o
  rts_dist_HC rts/dist/build/Pool.thr_o
  rts_dist_HC rts/dist/build/Printer.thr_o
  rts_dist_HC rts/dist/build/ProfHeap.thr_o
  rts_dist_HC rts/dist/build/ProfilerReport.thr_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.thr_o
  rts_dist_HC rts/dist/build/Profiling.thr_o
  rts_dist_HC rts/dist/build/Proftimer.thr_o
  rts_dist_HC rts/dist/build/RaiseAsync.thr_o
  rts_dist_HC rts/dist/build/RetainerProfile.thr_o
  rts_dist_HC rts/dist/build/RetainerSet.thr_o
  rts_dist_HC rts/dist/build/RtsAPI.thr_o
  rts_dist_HC rts/dist/build/RtsDllMain.thr_o
  rts_dist_HC rts/dist/build/RtsFlags.thr_o
  rts_dist_HC rts/dist/build/RtsMain.thr_o
  rts_dist_HC rts/dist/build/RtsMessages.thr_o
  rts_dist_HC rts/dist/build/RtsStartup.thr_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_o
  rts_dist_HC rts/dist/build/RtsSymbols.thr_o
  rts_dist_HC rts/dist/build/RtsUtils.thr_o
  rts_dist_HC rts/dist/build/Schedule.thr_o
  rts_dist_HC rts/dist/build/Sparks.thr_o
  rts_dist_HC rts/dist/build/SpinLock.thr_o
  rts_dist_HC rts/dist/build/StableName.thr_o
  rts_dist_HC rts/dist/build/StablePtr.thr_o
  rts_dist_HC rts/dist/build/StaticPtrTable.thr_o
  rts_dist_HC rts/dist/build/Stats.thr_o
  rts_dist_HC rts/dist/build/StgCRun.thr_o
  rts_dist_HC rts/dist/build/StgPrimFloat.thr_o
  rts_dist_HC rts/dist/build/STM.thr_o
  rts_dist_HC rts/dist/build/Task.thr_o
  rts_dist_HC rts/dist/build/ThreadLabels.thr_o
  rts_dist_HC rts/dist/build/ThreadPaused.thr_o
  rts_dist_HC rts/dist/build/Threads.thr_o
  rts_dist_HC rts/dist/build/Ticky.thr_o
  rts_dist_HC rts/dist/build/Timer.thr_o
  rts_dist_HC rts/dist/build/TopHandler.thr_o
  rts_dist_HC rts/dist/build/Trace.thr_o
  rts_dist_HC rts/dist/build/TraverseHeap.thr_o
  rts_dist_HC rts/dist/build/Weak.thr_o
  rts_dist_HC rts/dist/build/WSDeque.thr_o
  rts_dist_HC rts/dist/build/xxhash.thr_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.thr_o
  rts_dist_HC rts/dist/build/hooks/OnExit.thr_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_o
  rts_dist_HC rts/dist/build/sm/CNF.thr_o
  rts_dist_HC rts/dist/build/sm/Compact.thr_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.thr_o
  rts_dist_HC rts/dist/build/sm/Evac.thr_o
  rts_dist_HC rts/dist/build/sm/GC.thr_o
  rts_dist_HC rts/dist/build/sm/GCAux.thr_o
  rts_dist_HC rts/dist/build/sm/GCUtils.thr_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.thr_o
  rts_dist_HC rts/dist/build/sm/MBlock.thr_o
  rts_dist_HC rts/dist/build/sm/NonMoving.thr_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.thr_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.thr_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.thr_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.thr_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.thr_o
  rts_dist_HC rts/dist/build/sm/Sanity.thr_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.thr_o
  rts_dist_HC rts/dist/build/sm/Scav.thr_o
  rts_dist_HC rts/dist/build/sm/Storage.thr_o
  rts_dist_HC rts/dist/build/sm/Sweep.thr_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.thr_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.thr_o
  rts_dist_HC rts/dist/build/linker/elf_got.thr_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_o
  rts_dist_HC rts/dist/build/linker/elf_plt.thr_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.thr_o
  rts_dist_HC rts/dist/build/linker/elf_util.thr_o
  rts_dist_HC rts/dist/build/linker/Elf.thr_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.thr_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.thr_o
  rts_dist_HC rts/dist/build/linker/MachO.thr_o
  rts_dist_HC rts/dist/build/linker/PEi386.thr_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_o
  rts_dist_HC rts/dist/build/posix/GetEnv.thr_o
  rts_dist_HC rts/dist/build/posix/GetTime.thr_o
  rts_dist_HC rts/dist/build/posix/Itimer.thr_o
  rts_dist_HC rts/dist/build/posix/OSMem.thr_o
  rts_dist_HC rts/dist/build/posix/OSThreads.thr_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.thr_o
  rts_dist_HC rts/dist/build/posix/Signals.thr_o
  rts_dist_HC rts/dist/build/posix/TTY.thr_o
  rts_dist_HC rts/dist/build/Apply.thr_o
  rts_dist_HC rts/dist/build/Compact.thr_o
  rts_dist_HC rts/dist/build/Exception.thr_o
  rts_dist_HC rts/dist/build/HeapStackCheck.thr_o
  rts_dist_HC rts/dist/build/PrimOps.thr_o
  rts_dist_HC rts/dist/build/StgMiscClosures.thr_o
  rts_dist_HC rts/dist/build/StgStartup.thr_o
  rts_dist_HC rts/dist/build/StgStdThunks.thr_o
  rts_dist_HC rts/dist/build/Updates.thr_o
  rts_dist_HC rts/dist/build/Adjustor.thr_debug_o
  rts_dist_HC rts/dist/build/Arena.thr_debug_o
  rts_dist_HC rts/dist/build/Capability.thr_debug_o
  rts_dist_HC rts/dist/build/CheckUnload.thr_debug_o
  rts_dist_HC rts/dist/build/ClosureFlags.thr_debug_o
  rts_dist_HC rts/dist/build/Disassembler.thr_debug_o
  rts_dist_HC rts/dist/build/FileLock.thr_debug_o
  rts_dist_HC rts/dist/build/ForeignExports.thr_debug_o
  rts_dist_HC rts/dist/build/fs.thr_debug_o
  rts_dist_HC rts/dist/build/Globals.thr_debug_o
  rts_dist_HC rts/dist/build/Hash.thr_debug_o
  rts_dist_HC rts/dist/build/Heap.thr_debug_o
  rts_dist_HC rts/dist/build/Hpc.thr_debug_o
  rts_dist_HC rts/dist/build/HsFFI.thr_debug_o
  rts_dist_HC rts/dist/build/Inlines.thr_debug_o
  rts_dist_HC rts/dist/build/Interpreter.thr_debug_o
  rts_dist_HC rts/dist/build/LdvProfile.thr_debug_o
  rts_dist_HC rts/dist/build/Libdw.thr_debug_o
  rts_dist_HC rts/dist/build/LibdwPool.thr_debug_o
  rts_dist_HC rts/dist/build/Linker.thr_debug_o
  rts_dist_HC rts/dist/build/Messages.thr_debug_o
  rts_dist_HC rts/dist/build/OldARMAtomic.thr_debug_o
  rts_dist_HC rts/dist/build/PathUtils.thr_debug_o
  rts_dist_HC rts/dist/build/Pool.thr_debug_o
  rts_dist_HC rts/dist/build/Printer.thr_debug_o
  rts_dist_HC rts/dist/build/ProfHeap.thr_debug_o
  rts_dist_HC rts/dist/build/ProfilerReport.thr_debug_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.thr_debug_o
  rts_dist_HC rts/dist/build/Profiling.thr_debug_o
  rts_dist_HC rts/dist/build/Proftimer.thr_debug_o
  rts_dist_HC rts/dist/build/RaiseAsync.thr_debug_o
  rts_dist_HC rts/dist/build/RetainerProfile.thr_debug_o
  rts_dist_HC rts/dist/build/RetainerSet.thr_debug_o
  rts_dist_HC rts/dist/build/RtsAPI.thr_debug_o
  rts_dist_HC rts/dist/build/RtsDllMain.thr_debug_o
  rts_dist_HC rts/dist/build/RtsFlags.thr_debug_o
  rts_dist_HC rts/dist/build/RtsMain.thr_debug_o
  rts_dist_HC rts/dist/build/RtsMessages.thr_debug_o
  rts_dist_HC rts/dist/build/RtsStartup.thr_debug_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_debug_o
  rts_dist_HC rts/dist/build/RtsSymbols.thr_debug_o
  rts_dist_HC rts/dist/build/RtsUtils.thr_debug_o
  rts_dist_HC rts/dist/build/Schedule.thr_debug_o
  rts_dist_HC rts/dist/build/Sparks.thr_debug_o
  rts_dist_HC rts/dist/build/SpinLock.thr_debug_o
  rts_dist_HC rts/dist/build/StableName.thr_debug_o
  rts_dist_HC rts/dist/build/StablePtr.thr_debug_o
  rts_dist_HC rts/dist/build/StaticPtrTable.thr_debug_o
  rts_dist_HC rts/dist/build/Stats.thr_debug_o
  rts_dist_HC rts/dist/build/StgCRun.thr_debug_o
  rts_dist_HC rts/dist/build/StgPrimFloat.thr_debug_o
  rts_dist_HC rts/dist/build/STM.thr_debug_o
  rts_dist_HC rts/dist/build/Task.thr_debug_o
  rts_dist_HC rts/dist/build/ThreadLabels.thr_debug_o
  rts_dist_HC rts/dist/build/ThreadPaused.thr_debug_o
  rts_dist_HC rts/dist/build/Threads.thr_debug_o
  rts_dist_HC rts/dist/build/Ticky.thr_debug_o
  rts_dist_HC rts/dist/build/Timer.thr_debug_o
  rts_dist_HC rts/dist/build/TopHandler.thr_debug_o
  rts_dist_HC rts/dist/build/Trace.thr_debug_o
  rts_dist_HC rts/dist/build/TraverseHeap.thr_debug_o
  rts_dist_HC rts/dist/build/Weak.thr_debug_o
  rts_dist_HC rts/dist/build/WSDeque.thr_debug_o
  rts_dist_HC rts/dist/build/xxhash.thr_debug_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_debug_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_debug_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.thr_debug_o
  rts_dist_HC rts/dist/build/hooks/OnExit.thr_debug_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_debug_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_debug_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_debug_o
  rts_dist_HC rts/dist/build/sm/CNF.thr_debug_o
  rts_dist_HC rts/dist/build/sm/Compact.thr_debug_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.thr_debug_o
  rts_dist_HC rts/dist/build/sm/Evac.thr_debug_o
  rts_dist_HC rts/dist/build/sm/GC.thr_debug_o
  rts_dist_HC rts/dist/build/sm/GCAux.thr_debug_o
  rts_dist_HC rts/dist/build/sm/GCUtils.thr_debug_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.thr_debug_o
  rts_dist_HC rts/dist/build/sm/MBlock.thr_debug_o
  rts_dist_HC rts/dist/build/sm/NonMoving.thr_debug_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.thr_debug_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.thr_debug_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.thr_debug_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.thr_debug_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.thr_debug_o
  rts_dist_HC rts/dist/build/sm/Sanity.thr_debug_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.thr_debug_o
  rts_dist_HC rts/dist/build/sm/Scav.thr_debug_o
  rts_dist_HC rts/dist/build/sm/Storage.thr_debug_o
  rts_dist_HC rts/dist/build/sm/Sweep.thr_debug_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.thr_debug_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_debug_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.thr_debug_o
  rts_dist_HC rts/dist/build/linker/elf_got.thr_debug_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_debug_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_debug_o
  rts_dist_HC rts/dist/build/linker/elf_plt.thr_debug_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_debug_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.thr_debug_o
  rts_dist_HC rts/dist/build/linker/elf_util.thr_debug_o
  rts_dist_HC rts/dist/build/linker/Elf.thr_debug_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.thr_debug_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.thr_debug_o
  rts_dist_HC rts/dist/build/linker/MachO.thr_debug_o
  rts_dist_HC rts/dist/build/linker/PEi386.thr_debug_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_debug_o
  rts_dist_HC rts/dist/build/posix/GetEnv.thr_debug_o
  rts_dist_HC rts/dist/build/posix/GetTime.thr_debug_o
  rts_dist_HC rts/dist/build/posix/Itimer.thr_debug_o
  rts_dist_HC rts/dist/build/posix/OSMem.thr_debug_o
  rts_dist_HC rts/dist/build/posix/OSThreads.thr_debug_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.thr_debug_o
  rts_dist_HC rts/dist/build/posix/Signals.thr_debug_o
  rts_dist_HC rts/dist/build/posix/TTY.thr_debug_o
  rts_dist_HC rts/dist/build/Apply.thr_debug_o
  rts_dist_HC rts/dist/build/Compact.thr_debug_o
  rts_dist_HC rts/dist/build/Exception.thr_debug_o
  rts_dist_HC rts/dist/build/HeapStackCheck.thr_debug_o
  rts_dist_HC rts/dist/build/PrimOps.thr_debug_o
  rts_dist_HC rts/dist/build/StgMiscClosures.thr_debug_o
  rts_dist_HC rts/dist/build/StgStartup.thr_debug_o
  rts_dist_HC rts/dist/build/StgStdThunks.thr_debug_o
  rts_dist_HC rts/dist/build/Updates.thr_debug_o
  rts_dist_HC rts/dist/build/Adjustor.thr_l_o
  rts_dist_HC rts/dist/build/Arena.thr_l_o
  rts_dist_HC rts/dist/build/Capability.thr_l_o
  rts_dist_HC rts/dist/build/CheckUnload.thr_l_o
  rts_dist_HC rts/dist/build/ClosureFlags.thr_l_o
  rts_dist_HC rts/dist/build/Disassembler.thr_l_o
  rts_dist_HC rts/dist/build/FileLock.thr_l_o
  rts_dist_HC rts/dist/build/ForeignExports.thr_l_o
  rts_dist_HC rts/dist/build/fs.thr_l_o
  rts_dist_HC rts/dist/build/Globals.thr_l_o
  rts_dist_HC rts/dist/build/Hash.thr_l_o
  rts_dist_HC rts/dist/build/Heap.thr_l_o
  rts_dist_HC rts/dist/build/Hpc.thr_l_o
  rts_dist_HC rts/dist/build/HsFFI.thr_l_o
  rts_dist_HC rts/dist/build/Inlines.thr_l_o
  rts_dist_HC rts/dist/build/Interpreter.thr_l_o
  rts_dist_HC rts/dist/build/LdvProfile.thr_l_o
  rts_dist_HC rts/dist/build/Libdw.thr_l_o
  rts_dist_HC rts/dist/build/LibdwPool.thr_l_o
  rts_dist_HC rts/dist/build/Linker.thr_l_o
  rts_dist_HC rts/dist/build/Messages.thr_l_o
  rts_dist_HC rts/dist/build/OldARMAtomic.thr_l_o
  rts_dist_HC rts/dist/build/PathUtils.thr_l_o
  rts_dist_HC rts/dist/build/Pool.thr_l_o
  rts_dist_HC rts/dist/build/Printer.thr_l_o
  rts_dist_HC rts/dist/build/ProfHeap.thr_l_o
  rts_dist_HC rts/dist/build/ProfilerReport.thr_l_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.thr_l_o
  rts_dist_HC rts/dist/build/Profiling.thr_l_o
  rts_dist_HC rts/dist/build/Proftimer.thr_l_o
  rts_dist_HC rts/dist/build/RaiseAsync.thr_l_o
  rts_dist_HC rts/dist/build/RetainerProfile.thr_l_o
  rts_dist_HC rts/dist/build/RetainerSet.thr_l_o
  rts_dist_HC rts/dist/build/RtsAPI.thr_l_o
  rts_dist_HC rts/dist/build/RtsDllMain.thr_l_o
  rts_dist_HC rts/dist/build/RtsFlags.thr_l_o
  rts_dist_HC rts/dist/build/RtsMain.thr_l_o
  rts_dist_HC rts/dist/build/RtsMessages.thr_l_o
  rts_dist_HC rts/dist/build/RtsStartup.thr_l_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_l_o
  rts_dist_HC rts/dist/build/RtsSymbols.thr_l_o
  rts_dist_HC rts/dist/build/RtsUtils.thr_l_o
  rts_dist_HC rts/dist/build/Schedule.thr_l_o
  rts_dist_HC rts/dist/build/Sparks.thr_l_o
  rts_dist_HC rts/dist/build/SpinLock.thr_l_o
  rts_dist_HC rts/dist/build/StableName.thr_l_o
  rts_dist_HC rts/dist/build/StablePtr.thr_l_o
  rts_dist_HC rts/dist/build/StaticPtrTable.thr_l_o
  rts_dist_HC rts/dist/build/Stats.thr_l_o
  rts_dist_HC rts/dist/build/StgCRun.thr_l_o
  rts_dist_HC rts/dist/build/StgPrimFloat.thr_l_o
  rts_dist_HC rts/dist/build/STM.thr_l_o
  rts_dist_HC rts/dist/build/Task.thr_l_o
  rts_dist_HC rts/dist/build/ThreadLabels.thr_l_o
  rts_dist_HC rts/dist/build/ThreadPaused.thr_l_o
  rts_dist_HC rts/dist/build/Threads.thr_l_o
  rts_dist_HC rts/dist/build/Ticky.thr_l_o
  rts_dist_HC rts/dist/build/Timer.thr_l_o
  rts_dist_HC rts/dist/build/TopHandler.thr_l_o
  rts_dist_HC rts/dist/build/Trace.thr_l_o
  rts_dist_HC rts/dist/build/TraverseHeap.thr_l_o
  rts_dist_HC rts/dist/build/Weak.thr_l_o
  rts_dist_HC rts/dist/build/WSDeque.thr_l_o
  rts_dist_HC rts/dist/build/xxhash.thr_l_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_l_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_l_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.thr_l_o
  rts_dist_HC rts/dist/build/hooks/OnExit.thr_l_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_l_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_l_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_l_o
  rts_dist_HC rts/dist/build/sm/CNF.thr_l_o
  rts_dist_HC rts/dist/build/sm/Compact.thr_l_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.thr_l_o
  rts_dist_HC rts/dist/build/sm/Evac.thr_l_o
  rts_dist_HC rts/dist/build/sm/GC.thr_l_o
  rts_dist_HC rts/dist/build/sm/GCAux.thr_l_o
  rts_dist_HC rts/dist/build/sm/GCUtils.thr_l_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.thr_l_o
  rts_dist_HC rts/dist/build/sm/MBlock.thr_l_o
  rts_dist_HC rts/dist/build/sm/NonMoving.thr_l_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.thr_l_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.thr_l_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.thr_l_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.thr_l_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.thr_l_o
  rts_dist_HC rts/dist/build/sm/Sanity.thr_l_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.thr_l_o
  rts_dist_HC rts/dist/build/sm/Scav.thr_l_o
  rts_dist_HC rts/dist/build/sm/Storage.thr_l_o
  rts_dist_HC rts/dist/build/sm/Sweep.thr_l_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.thr_l_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_l_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.thr_l_o
  rts_dist_HC rts/dist/build/linker/elf_got.thr_l_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_l_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_l_o
  rts_dist_HC rts/dist/build/linker/elf_plt.thr_l_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_l_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.thr_l_o
  rts_dist_HC rts/dist/build/linker/elf_util.thr_l_o
  rts_dist_HC rts/dist/build/linker/Elf.thr_l_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.thr_l_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.thr_l_o
  rts_dist_HC rts/dist/build/linker/MachO.thr_l_o
  rts_dist_HC rts/dist/build/linker/PEi386.thr_l_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_l_o
  rts_dist_HC rts/dist/build/posix/GetEnv.thr_l_o
  rts_dist_HC rts/dist/build/posix/GetTime.thr_l_o
  rts_dist_HC rts/dist/build/posix/Itimer.thr_l_o
  rts_dist_HC rts/dist/build/posix/OSMem.thr_l_o
  rts_dist_HC rts/dist/build/posix/OSThreads.thr_l_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.thr_l_o
  rts_dist_HC rts/dist/build/posix/Signals.thr_l_o
  rts_dist_HC rts/dist/build/posix/TTY.thr_l_o
  rts_dist_HC rts/dist/build/Apply.thr_l_o
  rts_dist_HC rts/dist/build/Compact.thr_l_o
  rts_dist_HC rts/dist/build/Exception.thr_l_o
  rts_dist_HC rts/dist/build/HeapStackCheck.thr_l_o
  rts_dist_HC rts/dist/build/PrimOps.thr_l_o
  rts_dist_HC rts/dist/build/StgMiscClosures.thr_l_o
  rts_dist_HC rts/dist/build/StgStartup.thr_l_o
  rts_dist_HC rts/dist/build/StgStdThunks.thr_l_o
  rts_dist_HC rts/dist/build/Updates.thr_l_o
  rts_dist_HC rts/dist/build/Adjustor.thr_p_o
  rts_dist_HC rts/dist/build/Arena.thr_p_o
  rts_dist_HC rts/dist/build/Capability.thr_p_o
  rts_dist_HC rts/dist/build/CheckUnload.thr_p_o
  rts_dist_HC rts/dist/build/ClosureFlags.thr_p_o
  rts_dist_HC rts/dist/build/Disassembler.thr_p_o
  rts_dist_HC rts/dist/build/FileLock.thr_p_o
  rts_dist_HC rts/dist/build/ForeignExports.thr_p_o
  rts_dist_HC rts/dist/build/fs.thr_p_o
  rts_dist_HC rts/dist/build/Globals.thr_p_o
  rts_dist_HC rts/dist/build/Hash.thr_p_o
  rts_dist_HC rts/dist/build/Heap.thr_p_o
  rts_dist_HC rts/dist/build/Hpc.thr_p_o
  rts_dist_HC rts/dist/build/HsFFI.thr_p_o
  rts_dist_HC rts/dist/build/Inlines.thr_p_o
  rts_dist_HC rts/dist/build/Interpreter.thr_p_o
  rts_dist_HC rts/dist/build/LdvProfile.thr_p_o
  rts_dist_HC rts/dist/build/Libdw.thr_p_o
  rts_dist_HC rts/dist/build/LibdwPool.thr_p_o
  rts_dist_HC rts/dist/build/Linker.thr_p_o
  rts_dist_HC rts/dist/build/Messages.thr_p_o
  rts_dist_HC rts/dist/build/OldARMAtomic.thr_p_o
  rts_dist_HC rts/dist/build/PathUtils.thr_p_o
  rts_dist_HC rts/dist/build/Pool.thr_p_o
  rts_dist_HC rts/dist/build/Printer.thr_p_o
  rts_dist_HC rts/dist/build/ProfHeap.thr_p_o
  rts_dist_HC rts/dist/build/ProfilerReport.thr_p_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.thr_p_o
  rts_dist_HC rts/dist/build/Profiling.thr_p_o
  rts_dist_HC rts/dist/build/Proftimer.thr_p_o
  rts_dist_HC rts/dist/build/RaiseAsync.thr_p_o
  rts_dist_HC rts/dist/build/RetainerProfile.thr_p_o
  rts_dist_HC rts/dist/build/RetainerSet.thr_p_o
  rts_dist_HC rts/dist/build/RtsAPI.thr_p_o
  rts_dist_HC rts/dist/build/RtsDllMain.thr_p_o
  rts_dist_HC rts/dist/build/RtsFlags.thr_p_o
  rts_dist_HC rts/dist/build/RtsMain.thr_p_o
  rts_dist_HC rts/dist/build/RtsMessages.thr_p_o
  rts_dist_HC rts/dist/build/RtsStartup.thr_p_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_p_o
  rts_dist_HC rts/dist/build/RtsSymbols.thr_p_o
  rts_dist_HC rts/dist/build/RtsUtils.thr_p_o
  rts_dist_HC rts/dist/build/Schedule.thr_p_o
  rts_dist_HC rts/dist/build/Sparks.thr_p_o
  rts_dist_HC rts/dist/build/SpinLock.thr_p_o
  rts_dist_HC rts/dist/build/StableName.thr_p_o
  rts_dist_HC rts/dist/build/StablePtr.thr_p_o
  rts_dist_HC rts/dist/build/StaticPtrTable.thr_p_o
  rts_dist_HC rts/dist/build/Stats.thr_p_o
  rts_dist_HC rts/dist/build/StgCRun.thr_p_o
  rts_dist_HC rts/dist/build/StgPrimFloat.thr_p_o
  rts_dist_HC rts/dist/build/STM.thr_p_o
  rts_dist_HC rts/dist/build/Task.thr_p_o
  rts_dist_HC rts/dist/build/ThreadLabels.thr_p_o
  rts_dist_HC rts/dist/build/ThreadPaused.thr_p_o
  rts_dist_HC rts/dist/build/Threads.thr_p_o
  rts_dist_HC rts/dist/build/Ticky.thr_p_o
  rts_dist_HC rts/dist/build/Timer.thr_p_o
  rts_dist_HC rts/dist/build/TopHandler.thr_p_o
  rts_dist_HC rts/dist/build/Trace.thr_p_o
  rts_dist_HC rts/dist/build/TraverseHeap.thr_p_o
  rts_dist_HC rts/dist/build/Weak.thr_p_o
  rts_dist_HC rts/dist/build/WSDeque.thr_p_o
  rts_dist_HC rts/dist/build/xxhash.thr_p_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_p_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_p_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.thr_p_o
  rts_dist_HC rts/dist/build/hooks/OnExit.thr_p_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_p_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_p_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_p_o
  rts_dist_HC rts/dist/build/sm/CNF.thr_p_o
  rts_dist_HC rts/dist/build/sm/Compact.thr_p_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.thr_p_o
  rts_dist_HC rts/dist/build/sm/Evac.thr_p_o
  rts_dist_HC rts/dist/build/sm/GC.thr_p_o
  rts_dist_HC rts/dist/build/sm/GCAux.thr_p_o
  rts_dist_HC rts/dist/build/sm/GCUtils.thr_p_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.thr_p_o
  rts_dist_HC rts/dist/build/sm/MBlock.thr_p_o
  rts_dist_HC rts/dist/build/sm/NonMoving.thr_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.thr_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.thr_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.thr_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.thr_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.thr_p_o
  rts_dist_HC rts/dist/build/sm/Sanity.thr_p_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.thr_p_o
  rts_dist_HC rts/dist/build/sm/Scav.thr_p_o
  rts_dist_HC rts/dist/build/sm/Storage.thr_p_o
  rts_dist_HC rts/dist/build/sm/Sweep.thr_p_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.thr_p_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_p_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.thr_p_o
  rts_dist_HC rts/dist/build/linker/elf_got.thr_p_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_p_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_p_o
  rts_dist_HC rts/dist/build/linker/elf_plt.thr_p_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_p_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.thr_p_o
  rts_dist_HC rts/dist/build/linker/elf_util.thr_p_o
  rts_dist_HC rts/dist/build/linker/Elf.thr_p_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.thr_p_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.thr_p_o
  rts_dist_HC rts/dist/build/linker/MachO.thr_p_o
  rts_dist_HC rts/dist/build/linker/PEi386.thr_p_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_p_o
  rts_dist_HC rts/dist/build/posix/GetEnv.thr_p_o
  rts_dist_HC rts/dist/build/posix/GetTime.thr_p_o
  rts_dist_HC rts/dist/build/posix/Itimer.thr_p_o
  rts_dist_HC rts/dist/build/posix/OSMem.thr_p_o
  rts_dist_HC rts/dist/build/posix/OSThreads.thr_p_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.thr_p_o
  rts_dist_HC rts/dist/build/posix/Signals.thr_p_o
  rts_dist_HC rts/dist/build/posix/TTY.thr_p_o
  rts_dist_HC rts/dist/build/Apply.thr_p_o
  rts_dist_HC rts/dist/build/Compact.thr_p_o
  rts_dist_HC rts/dist/build/Exception.thr_p_o
  rts_dist_HC rts/dist/build/HeapStackCheck.thr_p_o
  rts_dist_HC rts/dist/build/PrimOps.thr_p_o
  rts_dist_HC rts/dist/build/StgMiscClosures.thr_p_o
  rts_dist_HC rts/dist/build/StgStartup.thr_p_o
  rts_dist_HC rts/dist/build/StgStdThunks.thr_p_o
  rts_dist_HC rts/dist/build/Updates.thr_p_o
  rts_dist_HC rts/dist/build/Adjustor.debug_dyn_o
  rts_dist_HC rts/dist/build/Arena.debug_dyn_o
  rts_dist_HC rts/dist/build/Capability.debug_dyn_o
  rts_dist_HC rts/dist/build/CheckUnload.debug_dyn_o
  rts_dist_HC rts/dist/build/ClosureFlags.debug_dyn_o
  rts_dist_HC rts/dist/build/Disassembler.debug_dyn_o
  rts_dist_HC rts/dist/build/FileLock.debug_dyn_o
  rts_dist_HC rts/dist/build/ForeignExports.debug_dyn_o
  rts_dist_HC rts/dist/build/fs.debug_dyn_o
  rts_dist_HC rts/dist/build/Globals.debug_dyn_o
  rts_dist_HC rts/dist/build/Hash.debug_dyn_o
  rts_dist_HC rts/dist/build/Heap.debug_dyn_o
  rts_dist_HC rts/dist/build/Hpc.debug_dyn_o
  rts_dist_HC rts/dist/build/HsFFI.debug_dyn_o
  rts_dist_HC rts/dist/build/Inlines.debug_dyn_o
  rts_dist_HC rts/dist/build/Interpreter.debug_dyn_o
  rts_dist_HC rts/dist/build/LdvProfile.debug_dyn_o
  rts_dist_HC rts/dist/build/Libdw.debug_dyn_o
  rts_dist_HC rts/dist/build/LibdwPool.debug_dyn_o
  rts_dist_HC rts/dist/build/Linker.debug_dyn_o
  rts_dist_HC rts/dist/build/Messages.debug_dyn_o
  rts_dist_HC rts/dist/build/OldARMAtomic.debug_dyn_o
  rts_dist_HC rts/dist/build/PathUtils.debug_dyn_o
  rts_dist_HC rts/dist/build/Pool.debug_dyn_o
  rts_dist_HC rts/dist/build/Printer.debug_dyn_o
  rts_dist_HC rts/dist/build/ProfHeap.debug_dyn_o
  rts_dist_HC rts/dist/build/ProfilerReport.debug_dyn_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.debug_dyn_o
  rts_dist_HC rts/dist/build/Profiling.debug_dyn_o
  rts_dist_HC rts/dist/build/Proftimer.debug_dyn_o
  rts_dist_HC rts/dist/build/RaiseAsync.debug_dyn_o
  rts_dist_HC rts/dist/build/RetainerProfile.debug_dyn_o
  rts_dist_HC rts/dist/build/RetainerSet.debug_dyn_o
  rts_dist_HC rts/dist/build/RtsAPI.debug_dyn_o
  rts_dist_HC rts/dist/build/RtsDllMain.debug_dyn_o
  rts_dist_HC rts/dist/build/RtsFlags.debug_dyn_o
  rts_dist_HC rts/dist/build/RtsMain.debug_dyn_o
  rts_dist_HC rts/dist/build/RtsMessages.debug_dyn_o
  rts_dist_HC rts/dist/build/RtsStartup.debug_dyn_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.debug_dyn_o
  rts_dist_HC rts/dist/build/RtsSymbols.debug_dyn_o
  rts_dist_HC rts/dist/build/RtsUtils.debug_dyn_o
  rts_dist_HC rts/dist/build/Schedule.debug_dyn_o
  rts_dist_HC rts/dist/build/Sparks.debug_dyn_o
  rts_dist_HC rts/dist/build/SpinLock.debug_dyn_o
  rts_dist_HC rts/dist/build/StableName.debug_dyn_o
  rts_dist_HC rts/dist/build/StablePtr.debug_dyn_o
  rts_dist_HC rts/dist/build/StaticPtrTable.debug_dyn_o
  rts_dist_HC rts/dist/build/Stats.debug_dyn_o
  rts_dist_HC rts/dist/build/StgCRun.debug_dyn_o
  rts_dist_HC rts/dist/build/StgPrimFloat.debug_dyn_o
  rts_dist_HC rts/dist/build/STM.debug_dyn_o
  rts_dist_HC rts/dist/build/Task.debug_dyn_o
  rts_dist_HC rts/dist/build/ThreadLabels.debug_dyn_o
  rts_dist_HC rts/dist/build/ThreadPaused.debug_dyn_o
  rts_dist_HC rts/dist/build/Threads.debug_dyn_o
  rts_dist_HC rts/dist/build/Ticky.debug_dyn_o
  rts_dist_HC rts/dist/build/Timer.debug_dyn_o
  rts_dist_HC rts/dist/build/TopHandler.debug_dyn_o
  rts_dist_HC rts/dist/build/Trace.debug_dyn_o
  rts_dist_HC rts/dist/build/TraverseHeap.debug_dyn_o
  rts_dist_HC rts/dist/build/Weak.debug_dyn_o
  rts_dist_HC rts/dist/build/WSDeque.debug_dyn_o
  rts_dist_HC rts/dist/build/xxhash.debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/OnExit.debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/CNF.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Compact.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Evac.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/GC.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/GCAux.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/GCUtils.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/MBlock.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMoving.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Sanity.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Scav.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Storage.debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Sweep.debug_dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.debug_dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_got.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_util.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/Elf.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/MachO.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/PEi386.debug_dyn_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.debug_dyn_o
  rts_dist_HC rts/dist/build/posix/GetEnv.debug_dyn_o
  rts_dist_HC rts/dist/build/posix/GetTime.debug_dyn_o
  rts_dist_HC rts/dist/build/posix/Itimer.debug_dyn_o
  rts_dist_HC rts/dist/build/posix/OSMem.debug_dyn_o
  rts_dist_HC rts/dist/build/posix/OSThreads.debug_dyn_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.debug_dyn_o
  rts_dist_HC rts/dist/build/posix/Signals.debug_dyn_o
  rts_dist_HC rts/dist/build/posix/TTY.debug_dyn_o
  rts_dist_HC rts/dist/build/Apply.debug_dyn_o
  rts_dist_HC rts/dist/build/Compact.debug_dyn_o
  rts_dist_HC rts/dist/build/Exception.debug_dyn_o
  rts_dist_HC rts/dist/build/HeapStackCheck.debug_dyn_o
  rts_dist_HC rts/dist/build/PrimOps.debug_dyn_o
  rts_dist_HC rts/dist/build/StgMiscClosures.debug_dyn_o
  rts_dist_HC rts/dist/build/StgStartup.debug_dyn_o
  rts_dist_HC rts/dist/build/StgStdThunks.debug_dyn_o
  rts_dist_HC rts/dist/build/Updates.debug_dyn_o
  rts_dist_HC rts/dist/build/Adjustor.thr_dyn_o
  rts_dist_HC rts/dist/build/Arena.thr_dyn_o
  rts_dist_HC rts/dist/build/Capability.thr_dyn_o
  rts_dist_HC rts/dist/build/CheckUnload.thr_dyn_o
  rts_dist_HC rts/dist/build/ClosureFlags.thr_dyn_o
  rts_dist_HC rts/dist/build/Disassembler.thr_dyn_o
  rts_dist_HC rts/dist/build/FileLock.thr_dyn_o
  rts_dist_HC rts/dist/build/ForeignExports.thr_dyn_o
  rts_dist_HC rts/dist/build/fs.thr_dyn_o
  rts_dist_HC rts/dist/build/Globals.thr_dyn_o
  rts_dist_HC rts/dist/build/Hash.thr_dyn_o
  rts_dist_HC rts/dist/build/Heap.thr_dyn_o
  rts_dist_HC rts/dist/build/Hpc.thr_dyn_o
  rts_dist_HC rts/dist/build/HsFFI.thr_dyn_o
  rts_dist_HC rts/dist/build/Inlines.thr_dyn_o
  rts_dist_HC rts/dist/build/Interpreter.thr_dyn_o
  rts_dist_HC rts/dist/build/LdvProfile.thr_dyn_o
  rts_dist_HC rts/dist/build/Libdw.thr_dyn_o
  rts_dist_HC rts/dist/build/LibdwPool.thr_dyn_o
  rts_dist_HC rts/dist/build/Linker.thr_dyn_o
  rts_dist_HC rts/dist/build/Messages.thr_dyn_o
  rts_dist_HC rts/dist/build/OldARMAtomic.thr_dyn_o
  rts_dist_HC rts/dist/build/PathUtils.thr_dyn_o
  rts_dist_HC rts/dist/build/Pool.thr_dyn_o
  rts_dist_HC rts/dist/build/Printer.thr_dyn_o
  rts_dist_HC rts/dist/build/ProfHeap.thr_dyn_o
  rts_dist_HC rts/dist/build/ProfilerReport.thr_dyn_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.thr_dyn_o
  rts_dist_HC rts/dist/build/Profiling.thr_dyn_o
  rts_dist_HC rts/dist/build/Proftimer.thr_dyn_o
  rts_dist_HC rts/dist/build/RaiseAsync.thr_dyn_o
  rts_dist_HC rts/dist/build/RetainerProfile.thr_dyn_o
  rts_dist_HC rts/dist/build/RetainerSet.thr_dyn_o
  rts_dist_HC rts/dist/build/RtsAPI.thr_dyn_o
  rts_dist_HC rts/dist/build/RtsDllMain.thr_dyn_o
  rts_dist_HC rts/dist/build/RtsFlags.thr_dyn_o
  rts_dist_HC rts/dist/build/RtsMain.thr_dyn_o
  rts_dist_HC rts/dist/build/RtsMessages.thr_dyn_o
  rts_dist_HC rts/dist/build/RtsStartup.thr_dyn_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_dyn_o
  rts_dist_HC rts/dist/build/RtsSymbols.thr_dyn_o
  rts_dist_HC rts/dist/build/RtsUtils.thr_dyn_o
  rts_dist_HC rts/dist/build/Schedule.thr_dyn_o
  rts_dist_HC rts/dist/build/Sparks.thr_dyn_o
  rts_dist_HC rts/dist/build/SpinLock.thr_dyn_o
  rts_dist_HC rts/dist/build/StableName.thr_dyn_o
  rts_dist_HC rts/dist/build/StablePtr.thr_dyn_o
  rts_dist_HC rts/dist/build/StaticPtrTable.thr_dyn_o
  rts_dist_HC rts/dist/build/Stats.thr_dyn_o
  rts_dist_HC rts/dist/build/StgCRun.thr_dyn_o
  rts_dist_HC rts/dist/build/StgPrimFloat.thr_dyn_o
  rts_dist_HC rts/dist/build/STM.thr_dyn_o
  rts_dist_HC rts/dist/build/Task.thr_dyn_o
  rts_dist_HC rts/dist/build/ThreadLabels.thr_dyn_o
  rts_dist_HC rts/dist/build/ThreadPaused.thr_dyn_o
  rts_dist_HC rts/dist/build/Threads.thr_dyn_o
  rts_dist_HC rts/dist/build/Ticky.thr_dyn_o
  rts_dist_HC rts/dist/build/Timer.thr_dyn_o
  rts_dist_HC rts/dist/build/TopHandler.thr_dyn_o
  rts_dist_HC rts/dist/build/Trace.thr_dyn_o
  rts_dist_HC rts/dist/build/TraverseHeap.thr_dyn_o
  rts_dist_HC rts/dist/build/Weak.thr_dyn_o
  rts_dist_HC rts/dist/build/WSDeque.thr_dyn_o
  rts_dist_HC rts/dist/build/xxhash.thr_dyn_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_dyn_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_dyn_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.thr_dyn_o
  rts_dist_HC rts/dist/build/hooks/OnExit.thr_dyn_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_dyn_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/CNF.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/Compact.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/Evac.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/GC.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/GCAux.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/GCUtils.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/MBlock.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMoving.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/Sanity.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/Scav.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/Storage.thr_dyn_o
  rts_dist_HC rts/dist/build/sm/Sweep.thr_dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.thr_dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_got.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_util.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/Elf.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/MachO.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/PEi386.thr_dyn_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_dyn_o
  rts_dist_HC rts/dist/build/posix/GetEnv.thr_dyn_o
  rts_dist_HC rts/dist/build/posix/GetTime.thr_dyn_o
  rts_dist_HC rts/dist/build/posix/Itimer.thr_dyn_o
  rts_dist_HC rts/dist/build/posix/OSMem.thr_dyn_o
  rts_dist_HC rts/dist/build/posix/OSThreads.thr_dyn_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.thr_dyn_o
  rts_dist_HC rts/dist/build/posix/Signals.thr_dyn_o
  rts_dist_HC rts/dist/build/posix/TTY.thr_dyn_o
  rts_dist_HC rts/dist/build/Apply.thr_dyn_o
  rts_dist_HC rts/dist/build/Compact.thr_dyn_o
  rts_dist_HC rts/dist/build/Exception.thr_dyn_o
  rts_dist_HC rts/dist/build/HeapStackCheck.thr_dyn_o
  rts_dist_HC rts/dist/build/PrimOps.thr_dyn_o
  rts_dist_HC rts/dist/build/StgMiscClosures.thr_dyn_o
  rts_dist_HC rts/dist/build/StgStartup.thr_dyn_o
  rts_dist_HC rts/dist/build/StgStdThunks.thr_dyn_o
  rts_dist_HC rts/dist/build/Updates.thr_dyn_o
  rts_dist_HC rts/dist/build/Adjustor.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Arena.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Capability.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/CheckUnload.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/ClosureFlags.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Disassembler.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/FileLock.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/ForeignExports.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/fs.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Globals.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Hash.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Heap.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Hpc.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/HsFFI.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Inlines.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Interpreter.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/LdvProfile.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Libdw.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/LibdwPool.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Linker.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Messages.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/OldARMAtomic.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/PathUtils.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Pool.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Printer.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/ProfHeap.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/ProfilerReport.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Profiling.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Proftimer.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RaiseAsync.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RetainerProfile.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RetainerSet.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RtsAPI.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RtsDllMain.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RtsFlags.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RtsMain.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RtsMessages.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RtsStartup.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RtsSymbols.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/RtsUtils.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Schedule.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Sparks.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/SpinLock.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/StableName.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/StablePtr.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/StaticPtrTable.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Stats.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/StgCRun.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/StgPrimFloat.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/STM.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Task.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/ThreadLabels.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/ThreadPaused.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Threads.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Ticky.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Timer.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/TopHandler.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Trace.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/TraverseHeap.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Weak.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/WSDeque.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/xxhash.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/OnExit.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/CNF.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Compact.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Evac.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/GC.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/GCAux.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/GCUtils.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/MBlock.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMoving.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Sanity.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Scav.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Storage.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/sm/Sweep.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_got.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_util.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/Elf.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/MachO.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/PEi386.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/posix/GetEnv.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/posix/GetTime.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/posix/Itimer.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/posix/OSMem.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/posix/OSThreads.thr_debug_dyn_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/posix/Signals.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/posix/TTY.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Apply.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Compact.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Exception.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/HeapStackCheck.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/PrimOps.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/StgMiscClosures.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/StgStartup.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/StgStdThunks.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Updates.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/Adjustor.l_dyn_o
  rts_dist_HC rts/dist/build/Arena.l_dyn_o
  rts_dist_HC rts/dist/build/Capability.l_dyn_o
  rts_dist_HC rts/dist/build/CheckUnload.l_dyn_o
  rts_dist_HC rts/dist/build/ClosureFlags.l_dyn_o
  rts_dist_HC rts/dist/build/Disassembler.l_dyn_o
  rts_dist_HC rts/dist/build/FileLock.l_dyn_o
  rts_dist_HC rts/dist/build/ForeignExports.l_dyn_o
  rts_dist_HC rts/dist/build/fs.l_dyn_o
  rts_dist_HC rts/dist/build/Globals.l_dyn_o
  rts_dist_HC rts/dist/build/Hash.l_dyn_o
  rts_dist_HC rts/dist/build/Heap.l_dyn_o
  rts_dist_HC rts/dist/build/Hpc.l_dyn_o
  rts_dist_HC rts/dist/build/HsFFI.l_dyn_o
  rts_dist_HC rts/dist/build/Inlines.l_dyn_o
  rts_dist_HC rts/dist/build/Interpreter.l_dyn_o
  rts_dist_HC rts/dist/build/LdvProfile.l_dyn_o
  rts_dist_HC rts/dist/build/Libdw.l_dyn_o
  rts_dist_HC rts/dist/build/LibdwPool.l_dyn_o
  rts_dist_HC rts/dist/build/Linker.l_dyn_o
  rts_dist_HC rts/dist/build/Messages.l_dyn_o
  rts_dist_HC rts/dist/build/OldARMAtomic.l_dyn_o
  rts_dist_HC rts/dist/build/PathUtils.l_dyn_o
  rts_dist_HC rts/dist/build/Pool.l_dyn_o
  rts_dist_HC rts/dist/build/Printer.l_dyn_o
  rts_dist_HC rts/dist/build/ProfHeap.l_dyn_o
  rts_dist_HC rts/dist/build/ProfilerReport.l_dyn_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.l_dyn_o
  rts_dist_HC rts/dist/build/Profiling.l_dyn_o
  rts_dist_HC rts/dist/build/Proftimer.l_dyn_o
  rts_dist_HC rts/dist/build/RaiseAsync.l_dyn_o
  rts_dist_HC rts/dist/build/RetainerProfile.l_dyn_o
  rts_dist_HC rts/dist/build/RetainerSet.l_dyn_o
  rts_dist_HC rts/dist/build/RtsAPI.l_dyn_o
  rts_dist_HC rts/dist/build/RtsDllMain.l_dyn_o
  rts_dist_HC rts/dist/build/RtsFlags.l_dyn_o
  rts_dist_HC rts/dist/build/RtsMain.l_dyn_o
  rts_dist_HC rts/dist/build/RtsMessages.l_dyn_o
  rts_dist_HC rts/dist/build/RtsStartup.l_dyn_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.l_dyn_o
  rts_dist_HC rts/dist/build/RtsSymbols.l_dyn_o
  rts_dist_HC rts/dist/build/RtsUtils.l_dyn_o
  rts_dist_HC rts/dist/build/Schedule.l_dyn_o
  rts_dist_HC rts/dist/build/Sparks.l_dyn_o
  rts_dist_HC rts/dist/build/SpinLock.l_dyn_o
  rts_dist_HC rts/dist/build/StableName.l_dyn_o
  rts_dist_HC rts/dist/build/StablePtr.l_dyn_o
  rts_dist_HC rts/dist/build/StaticPtrTable.l_dyn_o
  rts_dist_HC rts/dist/build/Stats.l_dyn_o
  rts_dist_HC rts/dist/build/StgCRun.l_dyn_o
  rts_dist_HC rts/dist/build/StgPrimFloat.l_dyn_o
  rts_dist_HC rts/dist/build/STM.l_dyn_o
  rts_dist_HC rts/dist/build/Task.l_dyn_o
  rts_dist_HC rts/dist/build/ThreadLabels.l_dyn_o
  rts_dist_HC rts/dist/build/ThreadPaused.l_dyn_o
  rts_dist_HC rts/dist/build/Threads.l_dyn_o
  rts_dist_HC rts/dist/build/Ticky.l_dyn_o
  rts_dist_HC rts/dist/build/Timer.l_dyn_o
  rts_dist_HC rts/dist/build/TopHandler.l_dyn_o
  rts_dist_HC rts/dist/build/Trace.l_dyn_o
  rts_dist_HC rts/dist/build/TraverseHeap.l_dyn_o
  rts_dist_HC rts/dist/build/Weak.l_dyn_o
  rts_dist_HC rts/dist/build/WSDeque.l_dyn_o
  rts_dist_HC rts/dist/build/xxhash.l_dyn_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.l_dyn_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.l_dyn_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.l_dyn_o
  rts_dist_HC rts/dist/build/hooks/OnExit.l_dyn_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.l_dyn_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.l_dyn_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.l_dyn_o
  rts_dist_HC rts/dist/build/sm/CNF.l_dyn_o
  rts_dist_HC rts/dist/build/sm/Compact.l_dyn_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.l_dyn_o
  rts_dist_HC rts/dist/build/sm/Evac.l_dyn_o
  rts_dist_HC rts/dist/build/sm/GC.l_dyn_o
  rts_dist_HC rts/dist/build/sm/GCAux.l_dyn_o
  rts_dist_HC rts/dist/build/sm/GCUtils.l_dyn_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.l_dyn_o
  rts_dist_HC rts/dist/build/sm/MBlock.l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMoving.l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.l_dyn_o
  rts_dist_HC rts/dist/build/sm/Sanity.l_dyn_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.l_dyn_o
  rts_dist_HC rts/dist/build/sm/Scav.l_dyn_o
  rts_dist_HC rts/dist/build/sm/Storage.l_dyn_o
  rts_dist_HC rts/dist/build/sm/Sweep.l_dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.l_dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.l_dyn_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_got.l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt.l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_util.l_dyn_o
  rts_dist_HC rts/dist/build/linker/Elf.l_dyn_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.l_dyn_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.l_dyn_o
  rts_dist_HC rts/dist/build/linker/MachO.l_dyn_o
  rts_dist_HC rts/dist/build/linker/PEi386.l_dyn_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.l_dyn_o
  rts_dist_HC rts/dist/build/posix/GetEnv.l_dyn_o
  rts_dist_HC rts/dist/build/posix/GetTime.l_dyn_o
  rts_dist_HC rts/dist/build/posix/Itimer.l_dyn_o
  rts_dist_HC rts/dist/build/posix/OSMem.l_dyn_o
  rts_dist_HC rts/dist/build/posix/OSThreads.l_dyn_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.l_dyn_o
  rts_dist_HC rts/dist/build/posix/Signals.l_dyn_o
  rts_dist_HC rts/dist/build/posix/TTY.l_dyn_o
  rts_dist_HC rts/dist/build/Apply.l_dyn_o
  rts_dist_HC rts/dist/build/Compact.l_dyn_o
  rts_dist_HC rts/dist/build/Exception.l_dyn_o
  rts_dist_HC rts/dist/build/HeapStackCheck.l_dyn_o
  rts_dist_HC rts/dist/build/PrimOps.l_dyn_o
  rts_dist_HC rts/dist/build/StgMiscClosures.l_dyn_o
  rts_dist_HC rts/dist/build/StgStartup.l_dyn_o
  rts_dist_HC rts/dist/build/StgStdThunks.l_dyn_o
  rts_dist_HC rts/dist/build/Updates.l_dyn_o
  rts_dist_HC rts/dist/build/Adjustor.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Arena.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Capability.thr_l_dyn_o
  rts_dist_HC rts/dist/build/CheckUnload.thr_l_dyn_o
  rts_dist_HC rts/dist/build/ClosureFlags.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Disassembler.thr_l_dyn_o
  rts_dist_HC rts/dist/build/FileLock.thr_l_dyn_o
  rts_dist_HC rts/dist/build/ForeignExports.thr_l_dyn_o
  rts_dist_HC rts/dist/build/fs.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Globals.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Hash.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Heap.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Hpc.thr_l_dyn_o
  rts_dist_HC rts/dist/build/HsFFI.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Inlines.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Interpreter.thr_l_dyn_o
  rts_dist_HC rts/dist/build/LdvProfile.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Libdw.thr_l_dyn_o
  rts_dist_HC rts/dist/build/LibdwPool.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Linker.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Messages.thr_l_dyn_o
  rts_dist_HC rts/dist/build/OldARMAtomic.thr_l_dyn_o
  rts_dist_HC rts/dist/build/PathUtils.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Pool.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Printer.thr_l_dyn_o
  rts_dist_HC rts/dist/build/ProfHeap.thr_l_dyn_o
  rts_dist_HC rts/dist/build/ProfilerReport.thr_l_dyn_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Profiling.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Proftimer.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RaiseAsync.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RetainerProfile.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RetainerSet.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RtsAPI.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RtsDllMain.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RtsFlags.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RtsMain.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RtsMessages.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RtsStartup.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RtsSymbols.thr_l_dyn_o
  rts_dist_HC rts/dist/build/RtsUtils.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Schedule.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Sparks.thr_l_dyn_o
  rts_dist_HC rts/dist/build/SpinLock.thr_l_dyn_o
  rts_dist_HC rts/dist/build/StableName.thr_l_dyn_o
  rts_dist_HC rts/dist/build/StablePtr.thr_l_dyn_o
  rts_dist_HC rts/dist/build/StaticPtrTable.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Stats.thr_l_dyn_o
  rts_dist_HC rts/dist/build/StgCRun.thr_l_dyn_o
  rts_dist_HC rts/dist/build/StgPrimFloat.thr_l_dyn_o
  rts_dist_HC rts/dist/build/STM.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Task.thr_l_dyn_o
  rts_dist_HC rts/dist/build/ThreadLabels.thr_l_dyn_o
  rts_dist_HC rts/dist/build/ThreadPaused.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Threads.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Ticky.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Timer.thr_l_dyn_o
  rts_dist_HC rts/dist/build/TopHandler.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Trace.thr_l_dyn_o
  rts_dist_HC rts/dist/build/TraverseHeap.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Weak.thr_l_dyn_o
  rts_dist_HC rts/dist/build/WSDeque.thr_l_dyn_o
  rts_dist_HC rts/dist/build/xxhash.thr_l_dyn_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_l_dyn_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_l_dyn_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.thr_l_dyn_o
  rts_dist_HC rts/dist/build/hooks/OnExit.thr_l_dyn_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_l_dyn_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/CNF.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/Compact.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/Evac.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/GC.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/GCAux.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/GCUtils.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/MBlock.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMoving.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/Sanity.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/Scav.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/Storage.thr_l_dyn_o
  rts_dist_HC rts/dist/build/sm/Sweep.thr_l_dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.thr_l_dyn_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_got.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_plt.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/elf_util.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/Elf.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/MachO.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/PEi386.thr_l_dyn_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_l_dyn_o
  rts_dist_HC rts/dist/build/posix/GetEnv.thr_l_dyn_o
  rts_dist_HC rts/dist/build/posix/GetTime.thr_l_dyn_o
  rts_dist_HC rts/dist/build/posix/Itimer.thr_l_dyn_o
  rts_dist_HC rts/dist/build/posix/OSMem.thr_l_dyn_o
  rts_dist_HC rts/dist/build/posix/OSThreads.thr_l_dyn_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.thr_l_dyn_o
  rts_dist_HC rts/dist/build/posix/Signals.thr_l_dyn_o
  rts_dist_HC rts/dist/build/posix/TTY.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Apply.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Compact.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Exception.thr_l_dyn_o
  rts_dist_HC rts/dist/build/HeapStackCheck.thr_l_dyn_o
  rts_dist_HC rts/dist/build/PrimOps.thr_l_dyn_o
  rts_dist_HC rts/dist/build/StgMiscClosures.thr_l_dyn_o
  rts_dist_HC rts/dist/build/StgStartup.thr_l_dyn_o
  rts_dist_HC rts/dist/build/StgStdThunks.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Updates.thr_l_dyn_o
  rts_dist_HC rts/dist/build/Adjustor.thr_debug_p_o
  rts_dist_HC rts/dist/build/Arena.thr_debug_p_o
  rts_dist_HC rts/dist/build/Capability.thr_debug_p_o
  rts_dist_HC rts/dist/build/CheckUnload.thr_debug_p_o
  rts_dist_HC rts/dist/build/ClosureFlags.thr_debug_p_o
  rts_dist_HC rts/dist/build/Disassembler.thr_debug_p_o
  rts_dist_HC rts/dist/build/FileLock.thr_debug_p_o
  rts_dist_HC rts/dist/build/ForeignExports.thr_debug_p_o
  rts_dist_HC rts/dist/build/fs.thr_debug_p_o
  rts_dist_HC rts/dist/build/Globals.thr_debug_p_o
  rts_dist_HC rts/dist/build/Hash.thr_debug_p_o
  rts_dist_HC rts/dist/build/Heap.thr_debug_p_o
  rts_dist_HC rts/dist/build/Hpc.thr_debug_p_o
  rts_dist_HC rts/dist/build/HsFFI.thr_debug_p_o
  rts_dist_HC rts/dist/build/Inlines.thr_debug_p_o
  rts_dist_HC rts/dist/build/Interpreter.thr_debug_p_o
  rts_dist_HC rts/dist/build/LdvProfile.thr_debug_p_o
  rts_dist_HC rts/dist/build/Libdw.thr_debug_p_o
  rts_dist_HC rts/dist/build/LibdwPool.thr_debug_p_o
  rts_dist_HC rts/dist/build/Linker.thr_debug_p_o
  rts_dist_HC rts/dist/build/Messages.thr_debug_p_o
  rts_dist_HC rts/dist/build/OldARMAtomic.thr_debug_p_o
  rts_dist_HC rts/dist/build/PathUtils.thr_debug_p_o
  rts_dist_HC rts/dist/build/Pool.thr_debug_p_o
  rts_dist_HC rts/dist/build/Printer.thr_debug_p_o
  rts_dist_HC rts/dist/build/ProfHeap.thr_debug_p_o
  rts_dist_HC rts/dist/build/ProfilerReport.thr_debug_p_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.thr_debug_p_o
  rts_dist_HC rts/dist/build/Profiling.thr_debug_p_o
  rts_dist_HC rts/dist/build/Proftimer.thr_debug_p_o
  rts_dist_HC rts/dist/build/RaiseAsync.thr_debug_p_o
  rts_dist_HC rts/dist/build/RetainerProfile.thr_debug_p_o
  rts_dist_HC rts/dist/build/RetainerSet.thr_debug_p_o
  rts_dist_HC rts/dist/build/RtsAPI.thr_debug_p_o
  rts_dist_HC rts/dist/build/RtsDllMain.thr_debug_p_o
  rts_dist_HC rts/dist/build/RtsFlags.thr_debug_p_o
  rts_dist_HC rts/dist/build/RtsMain.thr_debug_p_o
  rts_dist_HC rts/dist/build/RtsMessages.thr_debug_p_o
  rts_dist_HC rts/dist/build/RtsStartup.thr_debug_p_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_debug_p_o
  rts_dist_HC rts/dist/build/RtsSymbols.thr_debug_p_o
  rts_dist_HC rts/dist/build/RtsUtils.thr_debug_p_o
  rts_dist_HC rts/dist/build/Schedule.thr_debug_p_o
  rts_dist_HC rts/dist/build/Sparks.thr_debug_p_o
  rts_dist_HC rts/dist/build/SpinLock.thr_debug_p_o
  rts_dist_HC rts/dist/build/StableName.thr_debug_p_o
  rts_dist_HC rts/dist/build/StablePtr.thr_debug_p_o
  rts_dist_HC rts/dist/build/StaticPtrTable.thr_debug_p_o
  rts_dist_HC rts/dist/build/Stats.thr_debug_p_o
  rts_dist_HC rts/dist/build/StgCRun.thr_debug_p_o
  rts_dist_HC rts/dist/build/StgPrimFloat.thr_debug_p_o
  rts_dist_HC rts/dist/build/STM.thr_debug_p_o
  rts_dist_HC rts/dist/build/Task.thr_debug_p_o
  rts_dist_HC rts/dist/build/ThreadLabels.thr_debug_p_o
  rts_dist_HC rts/dist/build/ThreadPaused.thr_debug_p_o
  rts_dist_HC rts/dist/build/Threads.thr_debug_p_o
  rts_dist_HC rts/dist/build/Ticky.thr_debug_p_o
  rts_dist_HC rts/dist/build/Timer.thr_debug_p_o
  rts_dist_HC rts/dist/build/TopHandler.thr_debug_p_o
  rts_dist_HC rts/dist/build/Trace.thr_debug_p_o
  rts_dist_HC rts/dist/build/TraverseHeap.thr_debug_p_o
  rts_dist_HC rts/dist/build/Weak.thr_debug_p_o
  rts_dist_HC rts/dist/build/WSDeque.thr_debug_p_o
  rts_dist_HC rts/dist/build/xxhash.thr_debug_p_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_debug_p_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_debug_p_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.thr_debug_p_o
  rts_dist_HC rts/dist/build/hooks/OnExit.thr_debug_p_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_debug_p_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/CNF.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/Compact.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/Evac.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/GC.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/GCAux.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/GCUtils.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/MBlock.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMoving.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/Sanity.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/Scav.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/Storage.thr_debug_p_o
  rts_dist_HC rts/dist/build/sm/Sweep.thr_debug_p_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.thr_debug_p_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_got.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_plt.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_util.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/Elf.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/MachO.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/PEi386.thr_debug_p_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_debug_p_o
  rts_dist_HC rts/dist/build/posix/GetEnv.thr_debug_p_o
  rts_dist_HC rts/dist/build/posix/GetTime.thr_debug_p_o
  rts_dist_HC rts/dist/build/posix/Itimer.thr_debug_p_o
  rts_dist_HC rts/dist/build/posix/OSMem.thr_debug_p_o
  rts_dist_HC rts/dist/build/posix/OSThreads.thr_debug_p_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.thr_debug_p_o
  rts_dist_HC rts/dist/build/posix/Signals.thr_debug_p_o
  rts_dist_HC rts/dist/build/posix/TTY.thr_debug_p_o
  rts_dist_HC rts/dist/build/Apply.thr_debug_p_o
  rts_dist_HC rts/dist/build/Compact.thr_debug_p_o
  rts_dist_HC rts/dist/build/Exception.thr_debug_p_o
  rts_dist_HC rts/dist/build/HeapStackCheck.thr_debug_p_o
  rts_dist_HC rts/dist/build/PrimOps.thr_debug_p_o
  rts_dist_HC rts/dist/build/StgMiscClosures.thr_debug_p_o
  rts_dist_HC rts/dist/build/StgStartup.thr_debug_p_o
  rts_dist_HC rts/dist/build/StgStdThunks.thr_debug_p_o
  rts_dist_HC rts/dist/build/Updates.thr_debug_p_o
  rts_dist_HC rts/dist/build/Adjustor.debug_p_o
  rts_dist_HC rts/dist/build/Arena.debug_p_o
  rts_dist_HC rts/dist/build/Capability.debug_p_o
  rts_dist_HC rts/dist/build/CheckUnload.debug_p_o
  rts_dist_HC rts/dist/build/ClosureFlags.debug_p_o
  rts_dist_HC rts/dist/build/Disassembler.debug_p_o
  rts_dist_HC rts/dist/build/FileLock.debug_p_o
  rts_dist_HC rts/dist/build/ForeignExports.debug_p_o
  rts_dist_HC rts/dist/build/fs.debug_p_o
  rts_dist_HC rts/dist/build/Globals.debug_p_o
  rts_dist_HC rts/dist/build/Hash.debug_p_o
  rts_dist_HC rts/dist/build/Heap.debug_p_o
  rts_dist_HC rts/dist/build/Hpc.debug_p_o
  rts_dist_HC rts/dist/build/HsFFI.debug_p_o
  rts_dist_HC rts/dist/build/Inlines.debug_p_o
  rts_dist_HC rts/dist/build/Interpreter.debug_p_o
  rts_dist_HC rts/dist/build/LdvProfile.debug_p_o
  rts_dist_HC rts/dist/build/Libdw.debug_p_o
  rts_dist_HC rts/dist/build/LibdwPool.debug_p_o
  rts_dist_HC rts/dist/build/Linker.debug_p_o
  rts_dist_HC rts/dist/build/Messages.debug_p_o
  rts_dist_HC rts/dist/build/OldARMAtomic.debug_p_o
  rts_dist_HC rts/dist/build/PathUtils.debug_p_o
  rts_dist_HC rts/dist/build/Pool.debug_p_o
  rts_dist_HC rts/dist/build/Printer.debug_p_o
  rts_dist_HC rts/dist/build/ProfHeap.debug_p_o
  rts_dist_HC rts/dist/build/ProfilerReport.debug_p_o
  rts_dist_HC rts/dist/build/ProfilerReportJson.debug_p_o
  rts_dist_HC rts/dist/build/Profiling.debug_p_o
  rts_dist_HC rts/dist/build/Proftimer.debug_p_o
  rts_dist_HC rts/dist/build/RaiseAsync.debug_p_o
  rts_dist_HC rts/dist/build/RetainerProfile.debug_p_o
  rts_dist_HC rts/dist/build/RetainerSet.debug_p_o
  rts_dist_HC rts/dist/build/RtsAPI.debug_p_o
  rts_dist_HC rts/dist/build/RtsDllMain.debug_p_o
  rts_dist_HC rts/dist/build/RtsFlags.debug_p_o
  rts_dist_HC rts/dist/build/RtsMain.debug_p_o
  rts_dist_HC rts/dist/build/RtsMessages.debug_p_o
  rts_dist_HC rts/dist/build/RtsStartup.debug_p_o
  rts_dist_HC rts/dist/build/RtsSymbolInfo.debug_p_o
  rts_dist_HC rts/dist/build/RtsSymbols.debug_p_o
  rts_dist_HC rts/dist/build/RtsUtils.debug_p_o
  rts_dist_HC rts/dist/build/Schedule.debug_p_o
  rts_dist_HC rts/dist/build/Sparks.debug_p_o
  rts_dist_HC rts/dist/build/SpinLock.debug_p_o
  rts_dist_HC rts/dist/build/StableName.debug_p_o
  rts_dist_HC rts/dist/build/StablePtr.debug_p_o
  rts_dist_HC rts/dist/build/StaticPtrTable.debug_p_o
  rts_dist_HC rts/dist/build/Stats.debug_p_o
  rts_dist_HC rts/dist/build/StgCRun.debug_p_o
  rts_dist_HC rts/dist/build/StgPrimFloat.debug_p_o
  rts_dist_HC rts/dist/build/STM.debug_p_o
  rts_dist_HC rts/dist/build/Task.debug_p_o
  rts_dist_HC rts/dist/build/ThreadLabels.debug_p_o
  rts_dist_HC rts/dist/build/ThreadPaused.debug_p_o
  rts_dist_HC rts/dist/build/Threads.debug_p_o
  rts_dist_HC rts/dist/build/Ticky.debug_p_o
  rts_dist_HC rts/dist/build/Timer.debug_p_o
  rts_dist_HC rts/dist/build/TopHandler.debug_p_o
  rts_dist_HC rts/dist/build/Trace.debug_p_o
  rts_dist_HC rts/dist/build/TraverseHeap.debug_p_o
  rts_dist_HC rts/dist/build/Weak.debug_p_o
  rts_dist_HC rts/dist/build/WSDeque.debug_p_o
  rts_dist_HC rts/dist/build/xxhash.debug_p_o
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.debug_p_o
  rts_dist_HC rts/dist/build/hooks/LongGCSync.debug_p_o
  rts_dist_HC rts/dist/build/hooks/MallocFail.debug_p_o
  rts_dist_HC rts/dist/build/hooks/OnExit.debug_p_o
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.debug_p_o
  rts_dist_HC rts/dist/build/hooks/StackOverflow.debug_p_o
  rts_dist_HC rts/dist/build/sm/BlockAlloc.debug_p_o
  rts_dist_HC rts/dist/build/sm/CNF.debug_p_o
  rts_dist_HC rts/dist/build/sm/Compact.debug_p_o
  rts_dist_HC rts/dist/build/sm/Evac_thr.debug_p_o
  rts_dist_HC rts/dist/build/sm/Evac.debug_p_o
  rts_dist_HC rts/dist/build/sm/GC.debug_p_o
  rts_dist_HC rts/dist/build/sm/GCAux.debug_p_o
  rts_dist_HC rts/dist/build/sm/GCUtils.debug_p_o
  rts_dist_HC rts/dist/build/sm/MarkWeak.debug_p_o
  rts_dist_HC rts/dist/build/sm/MBlock.debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMoving.debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingScav.debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.debug_p_o
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.debug_p_o
  rts_dist_HC rts/dist/build/sm/Sanity.debug_p_o
  rts_dist_HC rts/dist/build/sm/Scav_thr.debug_p_o
  rts_dist_HC rts/dist/build/sm/Scav.debug_p_o
  rts_dist_HC rts/dist/build/sm/Storage.debug_p_o
  rts_dist_HC rts/dist/build/sm/Sweep.debug_p_o
  rts_dist_HC rts/dist/build/eventlog/EventLog.debug_p_o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.debug_p_o
  rts_dist_HC rts/dist/build/linker/CacheFlush.debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_got.debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_plt.debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_reloc.debug_p_o
  rts_dist_HC rts/dist/build/linker/elf_util.debug_p_o
  rts_dist_HC rts/dist/build/linker/Elf.debug_p_o
  rts_dist_HC rts/dist/build/linker/LoadArchive.debug_p_o
  rts_dist_HC rts/dist/build/linker/M32Alloc.debug_p_o
  rts_dist_HC rts/dist/build/linker/MachO.debug_p_o
  rts_dist_HC rts/dist/build/linker/PEi386.debug_p_o
  rts_dist_HC rts/dist/build/linker/SymbolExtras.debug_p_o
  rts_dist_HC rts/dist/build/posix/GetEnv.debug_p_o
  rts_dist_HC rts/dist/build/posix/GetTime.debug_p_o
  rts_dist_HC rts/dist/build/posix/Itimer.debug_p_o
  rts_dist_HC rts/dist/build/posix/OSMem.debug_p_o
  rts_dist_HC rts/dist/build/posix/OSThreads.debug_p_o

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
  rts_dist_HC rts/dist/build/posix/Select.debug_p_o
  rts_dist_HC rts/dist/build/posix/Signals.debug_p_o
  rts_dist_HC rts/dist/build/posix/TTY.debug_p_o
  rts_dist_HC rts/dist/build/Apply.debug_p_o
  rts_dist_HC rts/dist/build/Compact.debug_p_o
  rts_dist_HC rts/dist/build/Exception.debug_p_o
  rts_dist_HC rts/dist/build/HeapStackCheck.debug_p_o
  rts_dist_HC rts/dist/build/PrimOps.debug_p_o
  rts_dist_HC rts/dist/build/StgMiscClosures.debug_p_o
  rts_dist_HC rts/dist/build/StgStartup.debug_p_o
  rts_dist_HC rts/dist/build/StgStdThunks.debug_p_o
  rts_dist_HC rts/dist/build/Updates.debug_p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Types.o
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/cbits//.
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Types.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/atomic.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/bswap.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/bitrev.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/clz.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/ctz.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/debug.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/longlong.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pdep.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pext.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/popcnt.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/word2float.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/atomic.dyn_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/bswap.dyn_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/bitrev.dyn_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/clz.dyn_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/ctz.dyn_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/debug.dyn_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/longlong.dyn_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pdep.dyn_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pext.dyn_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/popcnt.dyn_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/word2float.dyn_o
  HC [stage 1] ghc/stage2/build/hschooks.dyn_o
"inplace/bin/mkdirhier" ghc/stage2/build/tmp//.
"inplace/bin/mkdirhier" libraries/haskeline/dist-install/build/cbits//.
"inplace/bin/mkdirhier" libraries/base/dist-install/build/cbits//.
"inplace/bin/mkdirhier" libraries/integer-gmp/dist-install/build/cbits//.
"inplace/bin/mkdirhier" libraries/bytestring/dist-install/build/cbits//.
"inplace/bin/mkdirhier" libraries/time/dist-install/build/lib/cbits//.
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/cbits//.
"inplace/bin/mkdirhier" libraries/process/dist-install/build/cbits//.
"inplace/bin/mkdirhier" compiler/stage2/build/parser//.
"inplace/bin/mkdirhier" compiler/stage2/build/ghci//.
"inplace/bin/mkdirhier" compiler/stage2/build/cbits//.
  HC [stage 1] compiler/stage2/build/parser/cutils.dyn_o
  HC [stage 1] compiler/stage2/build/ghci/keepCAFsForGHCi.dyn_o
  HC [stage 1] compiler/stage2/build/cbits/genSym.dyn_o
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-install/build/cbits//.
  HC [stage 1] libraries/process/dist-install/build/cbits/runProcess.o
  HC [stage 1] libraries/ghc-heap/dist-install/build/cbits/HeapPrim.o
  HC [stage 1] libraries/unix/dist-install/build/cbits/HsUnix.o
  HC [stage 1] libraries/unix/dist-install/build/cbits/execvpe.o
  HC [stage 1] libraries/time/dist-install/build/lib/cbits/HsTime.o
  HC [stage 1] libraries/bytestring/dist-install/build/cbits/fpstring.o
  HC [stage 1] libraries/bytestring/dist-install/build/cbits/itoa.o
  HC [stage 1] libraries/base/dist-install/build/cbits/CastFloatWord.o
  HC [stage 1] libraries/base/dist-install/build/cbits/DarwinUtils.o
  HC [stage 1] libraries/base/dist-install/build/cbits/PrelIOUtils.o
  HC [stage 1] libraries/base/dist-install/build/cbits/SetEnv.o
  HC [stage 1] libraries/base/dist-install/build/cbits/WCsubst.o
  HC [stage 1] libraries/base/dist-install/build/cbits/Win32Utils.o
  HC [stage 1] libraries/base/dist-install/build/cbits/consUtils.o
  HC [stage 1] libraries/base/dist-install/build/cbits/iconv.o
  HC [stage 1] libraries/base/dist-install/build/cbits/inputReady.o
  HC [stage 1] libraries/base/dist-install/build/cbits/md5.o
  HC [stage 1] libraries/base/dist-install/build/cbits/primFloat.o
  HC [stage 1] libraries/base/dist-install/build/cbits/sysconf.o
  HC [stage 1] libraries/base/dist-install/build/cbits/fs.o
  HC [stage 1] libraries/integer-gmp/dist-install/build/cbits/wrappers.o
cc: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument]
"inplace/bin/mkdirhier" libraries/text/dist-install/build/cbits//.
"inplace/bin/mkdirhier" utils/haddock/dist/build/tmp//.
  HC [stage 1] libraries/text/dist-install/build/cbits/cbits.o
"rm" -rf inplace/lib/html  
"cp" -RL utils/haddock/haddock-api/resources/html inplace/lib/html
"rm" -rf inplace/lib/latex  
"cp" -RL utils/haddock/haddock-api/resources/latex inplace/lib/latex
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/doc/html/ghc-prim//.
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/autogen/GHC//.
  HC [stage 1] libraries/integer-gmp/dist-install/build/cbits/wrappers.p_o
cc: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument]
"inplace/bin/mkdirhier" libraries/integer-gmp/dist-install/doc/html/integer-gmp//.
  HC [stage 1] libraries/base/dist-install/build/cbits/CastFloatWord.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/DarwinUtils.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/PrelIOUtils.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/SetEnv.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/WCsubst.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/Win32Utils.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/consUtils.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/iconv.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/inputReady.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/md5.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/primFloat.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/sysconf.p_o
  HC [stage 1] libraries/base/dist-install/build/cbits/fs.p_o
"inplace/bin/mkdirhier" libraries/base/dist-install/doc/html/base//.
"inplace/bin/mkdirhier" libraries/filepath/dist-install/doc/html/filepath//.
"inplace/bin/mkdirhier" libraries/array/dist-install/doc/html/array//.
"inplace/bin/mkdirhier" libraries/deepseq/dist-install/doc/html/deepseq//.
  HC [stage 1] libraries/bytestring/dist-install/build/cbits/fpstring.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/cbits/itoa.p_o
"inplace/bin/mkdirhier" libraries/bytestring/dist-install/doc/html/bytestring//.
"inplace/bin/mkdirhier" libraries/containers/containers/dist-install/doc/html/containers//.
  HC [stage 1] libraries/time/dist-install/build/lib/cbits/HsTime.p_o
"inplace/bin/mkdirhier" libraries/time/dist-install/doc/html/time//.
  HC [stage 1] libraries/unix/dist-install/build/cbits/HsUnix.p_o
  HC [stage 1] libraries/unix/dist-install/build/cbits/execvpe.p_o
"inplace/bin/mkdirhier" libraries/unix/dist-install/doc/html/unix//.
"inplace/bin/mkdirhier" libraries/directory/dist-install/doc/html/directory//.
  HC [stage 1] libraries/process/dist-install/build/cbits/runProcess.p_o
"inplace/bin/mkdirhier" libraries/process/dist-install/doc/html/process//.
"inplace/bin/mkdirhier" libraries/hpc/dist-install/doc/html/hpc//.
"inplace/bin/mkdirhier" libraries/pretty/dist-install/doc/html/pretty//.
"inplace/bin/mkdirhier" libraries/binary/dist-install/doc/html/binary//.
"inplace/bin/mkdirhier" libraries/transformers/dist-install/doc/html/transformers//.
"inplace/bin/mkdirhier" libraries/mtl/dist-install/doc/html/mtl//.
"inplace/bin/mkdirhier" libraries/ghc-boot-th/dist-install/doc/html/ghc-boot-th//.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/doc/html/ghc-boot//.
"inplace/bin/mkdirhier" libraries/template-haskell/dist-install/doc/html/template-haskell//.
  HC [stage 1] libraries/text/dist-install/build/cbits/cbits.p_o
"inplace/bin/mkdirhier" libraries/text/dist-install/doc/html/text//.
"inplace/bin/mkdirhier" libraries/parsec/dist-install/doc/html/parsec//.
"inplace/bin/mkdirhier" libraries/Cabal/Cabal/dist-install/doc/html/Cabal//.
"inplace/bin/mkdirhier" libraries/ghc-compact/dist-install/doc/html/ghc-compact//.
  HC [stage 1] libraries/ghc-heap/dist-install/build/cbits/HeapPrim.p_o
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-install/doc/html/ghc-heap//.
"inplace/bin/mkdirhier" libraries/xhtml/dist-install/doc/html/xhtml//.
"inplace/bin/mkdirhier" libraries/terminfo/dist-install/doc/html/terminfo//.
"inplace/bin/mkdirhier" libraries/stm/dist-install/doc/html/stm//.
"inplace/bin/mkdirhier" libraries/exceptions/dist-install/doc/html/exceptions//.
  HC [stage 1] libraries/haskeline/dist-install/build/cbits/h_wcwidth.p_o
"inplace/bin/mkdirhier" libraries/haskeline/dist-install/doc/html/haskeline//.
"inplace/bin/mkdirhier" libraries/ghci/dist-install/doc/html/ghci//.
"inplace/bin/mkdirhier" libraries/libiserv/dist-install/doc/html/libiserv//.
gmake -C utils/haddock/doc html SPHINX_BUILD=/usr/local/bin/sphinx-build
/usr/local/bin/sphinx-build -b html . .build-html
  HC [stage 1] compiler/stage2/build/parser/cutils.p_o
  HC [stage 1] compiler/stage2/build/ghci/keepCAFsForGHCi.p_o
"inplace/bin/mkdirhier" compiler/stage2/doc/html/ghc//.
  HC [stage 1] compiler/stage2/build/cbits/genSym.p_o
"inplace/bin/mkdirhier" utils/hsc2hs/dist-install/build/cbits//.
"inplace/bin/mkdirhier" utils/hsc2hs/dist-install/build/tmp//.
"inplace/bin/mkdirhier" utils/ghc-pkg/dist-install/build/tmp//.
"inplace/bin/mkdirhier" utils/check-api-annotations/dist-install/build/tmp//.
"inplace/bin/mkdirhier" utils/check-ppr/dist-install/build/tmp//.
"inplace/bin/mkdirhier" utils/ghc-cabal/dist-install/build/tmp//.
"inplace/bin/mkdirhier" utils/hpc/dist-install/build/tmp//.
"inplace/bin/mkdirhier" utils/runghc/dist-install/build/tmp//.
/usr/local/bin/sphinx-build -b html -d docs/users_guide/.doctrees-html -w docs/users_guide/.log -n -D latex_paper_size=letter docs/users_guide docs/users_guide/build-html/users_guide
/usr/local/bin/sphinx-build -b man -d docs/users_guide/.doctrees-man docs/users_guide docs/users_guide/build-man
Running Sphinx v3.5.2
loading translations [en]... done
Running Sphinx v3.5.2
Running Sphinx v3.5.2
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 4 source files that are out of date
updating environment: [new config] 4 added, 0 changed, 0 removed
reading sources... [ 25%] index
reading sources... [ 50%] intro
WARNING: Support for evaluating Python 2 syntax is deprecated and will be removed in Sphinx 4.0. Convert /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/conf.py to Python 3 syntax.
reading sources... [ 75%] invoking
WARNING: Support for evaluating Python 2 syntax is deprecated and will be removed in Sphinx 4.0. Convert /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/conf.py to Python 3 syntax.
reading sources... [100%] markup
making output directory... done
WARNING: unknown config value 'latex_paper_size' in override, ignoring
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 39 source files that are out of date
updating environment: [new config] 39 added, 0 changed, 0 removed
reading sources... [  2%] 8.10.1-notes
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 39 added, 0 changed, 0 removed
reading sources... [  2%] 8.10.1-notes

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 25%] index
reading sources... [  5%] 8.10.2-notes
reading sources... [  5%] 8.10.2-notes
writing output... [ 50%] intro
reading sources... [  7%] 8.10.3-notes
reading sources... [  7%] 8.10.3-notes
writing output... [ 75%] invoking
reading sources... [ 10%] 8.10.4-notes
reading sources... [ 10%] 8.10.4-notes
reading sources... [ 12%] bugs
reading sources... [ 12%] bugs
writing output... [100%] markup
reading sources... [ 15%] codegens
reading sources... [ 17%] debug-info
reading sources... [ 20%] debugging
reading sources... [ 15%] codegens

generating indices... genindex done
writing additional pages... search reading sources... [ 17%] debug-info
done
copying static files... reading sources... [ 20%] debugging
done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in .build-html.
cp -R utils/haddock/doc/.build-html utils/haddock/doc/haddock
"inplace/bin/mkdirhier" utils/compare_sizes/dist-install/build/tmp//.
"inplace/bin/mkdirhier" utils/iserv/stage2/build/cbits//.
"inplace/bin/mkdirhier" utils/iserv/stage2/build/tmp//.
"inplace/bin/mkdirhier" utils/iserv/stage2_p/build/cbits//.
"inplace/bin/mkdirhier" utils/iserv/stage2_p/build/tmp//.
"inplace/bin/mkdirhier" utils/iserv/stage2_dyn/build/cbits//.
"inplace/bin/mkdirhier" utils/iserv/stage2_dyn/build/tmp//.
  HC [stage 1] utils/unlit/dist-install/build/tmp/unlit
reading sources... [ 23%] editing-guide
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
reading sources... [ 25%] eventlog-formats
  HC [stage 0] utils/hp2ps/dist/build/tmp/hp2ps
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
reading sources... [ 23%] editing-guide
  HC [stage 1] utils/hp2ps/dist-install/build/tmp/hp2ps
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
reading sources... [ 25%] eventlog-formats
  rts_dist_HC rts/dist/build/hooks/FlagDefaults.o
reading sources... [ 28%] extending_ghc
  rts_dist_HC rts/dist/build/hooks/LongGCSync.o
reading sources... [ 30%] ffi-chap
  rts_dist_HC rts/dist/build/hooks/MallocFail.o
reading sources... [ 28%] extending_ghc
reading sources... [ 33%] flags
  rts_dist_HC rts/dist/build/hooks/OnExit.o
reading sources... [ 35%] ghc
  rts_dist_HC rts/dist/build/hooks/OutOfHeap.o
reading sources... [ 30%] ffi-chap
reading sources... [ 38%] ghci
  rts_dist_HC rts/dist/build/hooks/StackOverflow.o
reading sources... [ 33%] flags
  rts_dist_HC rts/dist/build/sm/BlockAlloc.o
reading sources... [ 35%] ghc
reading sources... [ 38%] ghci
  rts_dist_HC rts/dist/build/sm/CNF.o
reading sources... [ 41%] glasgow_exts
  rts_dist_HC rts/dist/build/sm/Compact.o
reading sources... [ 41%] glasgow_exts
  rts_dist_HC rts/dist/build/sm/Evac_thr.o
  rts_dist_HC rts/dist/build/sm/Evac.o
  rts_dist_HC rts/dist/build/sm/GC.o
  rts_dist_HC rts/dist/build/sm/GCAux.o
  rts_dist_HC rts/dist/build/sm/GCUtils.o
  rts_dist_HC rts/dist/build/sm/MarkWeak.o
  rts_dist_HC rts/dist/build/sm/MBlock.o
  rts_dist_HC rts/dist/build/sm/NonMoving.o
  rts_dist_HC rts/dist/build/sm/NonMovingCensus.o
  rts_dist_HC rts/dist/build/sm/NonMovingMark.o
reading sources... [ 43%] gone_wrong
reading sources... [ 46%] index
reading sources... [ 48%] intro
reading sources... [ 51%] lang
reading sources... [ 53%] license
reading sources... [ 56%] packages
reading sources... [ 58%] parallel
reading sources... [ 61%] phases
  rts_dist_HC rts/dist/build/sm/NonMovingScav.o
reading sources... [ 64%] profiling
  rts_dist_HC rts/dist/build/sm/NonMovingShortcut.o
reading sources... [ 66%] runghc
reading sources... [ 69%] runtime_control
  rts_dist_HC rts/dist/build/sm/NonMovingSweep.o
  rts_dist_HC rts/dist/build/sm/Sanity.o
reading sources... [ 71%] safe_haskell
  rts_dist_HC rts/dist/build/sm/Scav_thr.o
  rts_dist_HC rts/dist/build/sm/Scav.o
reading sources... [ 74%] separate_compilation
reading sources... [ 43%] gone_wrong
reading sources... [ 46%] index
reading sources... [ 48%] intro
reading sources... [ 76%] shared_libs
reading sources... [ 51%] lang
reading sources... [ 79%] sooner
reading sources... [ 53%] license
reading sources... [ 56%] packages
reading sources... [ 82%] usage
reading sources... [ 84%] using
  rts_dist_HC rts/dist/build/sm/Storage.o
reading sources... [ 87%] using-concurrent
reading sources... [ 58%] parallel
reading sources... [ 89%] using-optimisation
reading sources... [ 61%] phases
reading sources... [ 64%] profiling
  rts_dist_HC rts/dist/build/sm/Sweep.o
reading sources... [ 92%] using-warnings
  rts_dist_HC rts/dist/build/eventlog/EventLog.o
  rts_dist_HC rts/dist/build/eventlog/EventLogWriter.o
reading sources... [ 66%] runghc
reading sources... [ 69%] runtime_control
  rts_dist_HC rts/dist/build/linker/CacheFlush.o
reading sources... [ 94%] utils
reading sources... [ 97%] what_glasgow_exts_does
reading sources... [100%] win32-dlls

/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/8.10.4-notes.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/8.10.4-notes.rst:17: WARNING: Unknown interpreted text role "ghc-tickets".
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/8.10.4-notes.rst:1: WARNING: duplicate label release-8-10-3, other instance in /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/8.10.3-notes.rst
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/phases.rst:328: WARNING: duplicate ghc-flag description of -U⟨symbol⟩, other instance in phases
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/phases.rst:585: WARNING: duplicate ghc-flag description of -fllvm, other instance in phases
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/profiling.rst:385: WARNING: duplicate ghc-flag description of -fno-prof-auto, other instance in profiling
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/profiling.rst:395: WARNING: duplicate ghc-flag description of -fno-prof-cafs, other instance in profiling
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/runtime_control.rst:1110: WARNING: duplicate rts-flag description of -hT, other instance in profiling
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/runtime_control.rst:1110: WARNING: duplicate rts-flag description of -h, other instance in profiling
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/runtime_control.rst:1308: WARNING: duplicate rts-flag description of -xc, other instance in profiling
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using.rst:322: WARNING: duplicate ghc-flag description of -c, other instance in phases
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using.rst:377: WARNING: duplicate ghc-flag description of --show-iface ⟨file⟩, other instance in separate_compilation
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using-warnings.rst:130: WARNING: duplicate ghc-flag description of -Wno-compat, other instance in using-warnings
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using-warnings.rst:138: WARNING: duplicate ghc-flag description of -w, other instance in using-warnings
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using-warnings.rst:175: WARNING: duplicate ghc-flag description of -Wwarn, other instance in using-warnings
looking for now-outdated files... none found
pickling environment...   rts_dist_HC rts/dist/build/linker/elf_got.o
done
checking consistency... done
writing... ghc.1 { } reading sources... [ 71%] safe_haskell
  rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.o
  rts_dist_HC rts/dist/build/linker/elf_plt_arm.o
reading sources... [ 74%] separate_compilation
  rts_dist_HC rts/dist/build/linker/elf_plt.o
  rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.o
  rts_dist_HC rts/dist/build/linker/elf_reloc.o
  rts_dist_HC rts/dist/build/linker/elf_util.o
reading sources... [ 76%] shared_libs
reading sources... [ 79%] sooner
  rts_dist_HC rts/dist/build/linker/Elf.o
reading sources... [ 82%] usage
reading sources... [ 84%] using
  rts_dist_HC rts/dist/build/linker/LoadArchive.o
reading sources... [ 87%] using-concurrent
reading sources... [ 89%] using-optimisation
  rts_dist_HC rts/dist/build/linker/M32Alloc.o
  rts_dist_HC rts/dist/build/linker/MachO.o
  rts_dist_HC rts/dist/build/linker/PEi386.o
reading sources... [ 92%] using-warnings
  rts_dist_HC rts/dist/build/linker/SymbolExtras.o
  rts_dist_HC rts/dist/build/posix/GetEnv.o
  rts_dist_HC rts/dist/build/posix/GetTime.o
  rts_dist_HC rts/dist/build/posix/Itimer.o
reading sources... [ 94%] utils

In file included from rts/posix/Itimer.c:75:0: error: 

rts/posix/itimer/Pthread.c:140:17: error:
     warning: implicit declaration of function 'usleep' is invalid in C99 [-Wimplicit-function-declaration]
                if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
                    ^
    |
140 |             if (usleep(TimeToUS(itimer_interval)) != 0 && errno != EINTR) {
    |                 ^
1 warning generated.
reading sources... [ 97%] what_glasgow_exts_does
  rts_dist_HC rts/dist/build/posix/OSMem.o
reading sources... [100%] win32-dlls

/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/8.10.4-notes.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/8.10.4-notes.rst:17: WARNING: Unknown interpreted text role "ghc-tickets".
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/8.10.4-notes.rst:1: WARNING: duplicate label release-8-10-3, other instance in /magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/8.10.3-notes.rst
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/phases.rst:328: WARNING: duplicate ghc-flag description of -U⟨symbol⟩, other instance in phases
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/phases.rst:585: WARNING: duplicate ghc-flag description of -fllvm, other instance in phases
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/profiling.rst:385: WARNING: duplicate ghc-flag description of -fno-prof-auto, other instance in profiling
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/profiling.rst:395: WARNING: duplicate ghc-flag description of -fno-prof-cafs, other instance in profiling
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/runtime_control.rst:1110: WARNING: duplicate rts-flag description of -hT, other instance in profiling
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/runtime_control.rst:1110: WARNING: duplicate rts-flag description of -h, other instance in profiling
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/runtime_control.rst:1308: WARNING: duplicate rts-flag description of -xc, other instance in profiling
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using.rst:322: WARNING: duplicate ghc-flag description of -c, other instance in phases
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using.rst:377: WARNING: duplicate ghc-flag description of --show-iface ⟨file⟩, other instance in separate_compilation
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using-warnings.rst:130: WARNING: duplicate ghc-flag description of -Wno-compat, other instance in using-warnings
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using-warnings.rst:138: WARNING: duplicate ghc-flag description of -w, other instance in using-warnings
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using-warnings.rst:175: WARNING: duplicate ghc-flag description of -Wwarn, other instance in using-warnings
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  2%] 8.10.1-notes
  rts_dist_HC rts/dist/build/posix/OSThreads.o
  rts_dist_HC rts/dist/build/posix/Select.o
  rts_dist_HC rts/dist/build/posix/Signals.o
writing output... [  5%] 8.10.2-notes
writing output... [  7%] 8.10.3-notes
writing output... [ 10%] 8.10.4-notes
writing output... [ 12%] bugs
  rts_dist_HC rts/dist/build/posix/TTY.o
writing output... [ 15%] codegens
  HC [stage 0] utils/genapply/dist/build/tmp/genapply
writing output... [ 17%] debug-info
writing output... [ 20%] debugging
writing output... [ 23%] editing-guide
writing output... [ 25%] eventlog-formats
writing output... [ 28%] extending_ghc
writing output... [ 30%] ffi-chap
writing output... [ 33%] flags
done
build succeeded, 16 warnings.

The manual pages are in docs/users_guide/build-man.
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/CString.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/IntWord64.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Magic.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/atomic.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/bswap.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/bitrev.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/clz.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/ctz.o
writing output... [ 35%] ghc
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/debug.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/longlong.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pdep.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pext.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/popcnt.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/word2float.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/CString.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/IntWord64.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Magic.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Exception/Type.o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/Real.o-boot
  HC [stage 1] libraries/haskeline/dist-install/build/cbits/h_wcwidth.o
  HC [stage 1] libraries/haskeline/dist-install/build/cbits/h_wcwidth.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/CastFloatWord.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/DarwinUtils.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/PrelIOUtils.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/SetEnv.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/WCsubst.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/Win32Utils.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/consUtils.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/iconv.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/inputReady.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/md5.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/primFloat.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/sysconf.dyn_o
  HC [stage 1] libraries/base/dist-install/build/cbits/fs.dyn_o
  HC [stage 1] libraries/integer-gmp/dist-install/build/cbits/wrappers.dyn_o
  HC [stage 1] libraries/bytestring/dist-install/build/cbits/fpstring.dyn_o
  HC [stage 1] libraries/bytestring/dist-install/build/cbits/itoa.dyn_o
cc: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument]
  HC [stage 1] libraries/time/dist-install/build/lib/cbits/HsTime.dyn_o
  HC [stage 1] libraries/unix/dist-install/build/cbits/HsUnix.dyn_o
  HC [stage 1] libraries/unix/dist-install/build/cbits/execvpe.dyn_o
  HC [stage 1] libraries/process/dist-install/build/cbits/runProcess.dyn_o
  HC [stage 1] compiler/stage2/build/parser/cutils.o
  HC [stage 1] compiler/stage2/build/ghci/keepCAFsForGHCi.o
  HC [stage 1] compiler/stage2/build/cbits/genSym.o
  HC [stage 1] libraries/ghc-heap/dist-install/build/cbits/HeapPrim.dyn_o
  HC [stage 1] libraries/text/dist-install/build/cbits/cbits.dyn_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Exception/Type.p_o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/Real.p_o-boot
"inplace/bin/genprimopcode" --make-haskell-source < compiler/stage1/build/primops.txt > libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs
  CC utils/hsc2hs/dist-install/build/cbits/utils.dyn_o
  CC utils/iserv/stage2/build/cbits/iservmain.o
  CC utils/iserv/stage2_p/build/cbits/iservmain.p_o
  CC utils/iserv/stage2_dyn/build/cbits/iservmain.dyn_o
/usr/bin/install -c -m 755 utils/hp2ps/dist/build/tmp/hp2ps inplace/lib/bin/hp2ps
/usr/bin/install -c -m 755 utils/genapply/dist/build/tmp/genapply inplace/lib/bin/genapply
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Tuple.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Tuple.p_o
writing output... [ 38%] ghci
writing output... [ 41%] glasgow_exts
"rm" -f                                                     inplace/bin/hp2ps  
echo '#!/bin/sh'                                                     >> inplace/bin/hp2ps
echo 'executablename="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib/bin/hp2ps"'                                  >> inplace/bin/hp2ps
echo 'datadir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                             >> inplace/bin/hp2ps
echo 'bindir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin"'                              >> inplace/bin/hp2ps
echo 'topdir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                           >> inplace/bin/hp2ps
echo 'pgmgcc="cc"'                                               >> 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
"rm" -f                                                     inplace/bin/genapply  
echo '#!/bin/sh'                                                     >> inplace/bin/genapply
echo 'executablename="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib/bin/genapply"'                                  >> inplace/bin/genapply
echo 'datadir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                             >> inplace/bin/genapply
echo 'bindir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/bin"'                              >> inplace/bin/genapply
echo 'topdir="/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/inplace/lib"'                           >> inplace/bin/genapply
echo 'pgmgcc="cc"'                                               >> inplace/bin/genapply
echo 'export LD_LIBRARY_PATH="/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/pretty-1.1.3.6:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/magus/work/usr/mports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/genapply
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/bin/genapply
chmod +x                                                     inplace/bin/genapply
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Classes.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Debug.p_o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.p_o
"inplace/bin/genapply" >rts/dist/build/AutoApply.cmm
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Classes.o
writing output... [ 43%] gone_wrong
writing output... [ 46%] index
writing output... [ 48%] intro
writing output... [ 51%] lang
writing output... [ 53%] license
writing output... [ 56%] packages
writing output... [ 58%] parallel
writing output... [ 61%] phases
writing output... [ 64%] profiling
writing output... [ 66%] runghc
writing output... [ 69%] runtime_control
writing output... [ 71%] safe_haskell
writing output... [ 74%] separate_compilation
writing output... [ 76%] shared_libs
writing output... [ 79%] sooner
writing output... [ 82%] usage
writing output... [ 84%] using
writing output... [ 87%] using-concurrent
writing output... [ 89%] using-optimisation
writing output... [ 92%] using-warnings
writing output... [ 94%] utils
writing output... [ 97%] what_glasgow_exts_does
writing output... [100%] win32-dlls

/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/glasgow_exts.rst:8935: WARNING: Could not lex literal_block as "haskell". Highlighting skipped.
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/glasgow_exts.rst:11340: WARNING: Could not lex literal_block as "haskell". Highlighting skipped.
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/glasgow_exts.rst:12749: WARNING: Could not lex literal_block as "haskell". Highlighting skipped.
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/glasgow_exts.rst:12765: WARNING: Could not lex literal_block as "haskell". Highlighting skipped.
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/glasgow_exts.rst:12782: WARNING: Could not lex literal_block as "haskell". Highlighting skipped.
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/glasgow_exts.rst:13005: WARNING: Could not lex literal_block as "haskell". Highlighting skipped.
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/runtime_control.rst:197: WARNING: c:identifier reference target not found: size_t
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/separate_compilation.rst:689: WARNING: Could not lex literal_block as "haskell". Highlighting skipped.
/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4/docs/users_guide/using-warnings.rst:242: WARNING: undefined label: https://groups.google.com/forum/#!topic/haskell-core-libraries/q3zhlmzba5e
generating indices... genindex done
writing additional pages... search opensearch done
copying images... [100%] images/prof_scc.svg

copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 26 warnings.

The HTML pages are in docs/users_guide/build-html/users_guide.
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Debug.o
  HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o
  rts_dist_HC rts/dist/build/AutoApply.o
  rts_dist_HC rts/dist/build/AutoApply.p_o
  rts_dist_HC rts/dist/build/AutoApply.dyn_o
  rts_dist_HC rts/dist/build/AutoApply.l_o
  rts_dist_HC rts/dist/build/AutoApply.debug_o
  rts_dist_HC rts/dist/build/AutoApply.thr_o
  rts_dist_HC rts/dist/build/AutoApply.thr_debug_o
  rts_dist_HC rts/dist/build/AutoApply.thr_l_o
  rts_dist_HC rts/dist/build/AutoApply.thr_p_o
  rts_dist_HC rts/dist/build/AutoApply.debug_dyn_o
  rts_dist_HC rts/dist/build/AutoApply.thr_dyn_o
  rts_dist_HC rts/dist/build/AutoApply.thr_debug_dyn_o
  rts_dist_HC rts/dist/build/AutoApply.l_dyn_o
  rts_dist_HC rts/dist/build/AutoApply.thr_l_dyn_o
  rts_dist_HC rts/dist/build/AutoApply.thr_debug_p_o
  rts_dist_HC rts/dist/build/AutoApply.debug_p_o
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1_p.a libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1_p.a.contents  
echo libraries/ghc-prim/dist-install/build/GHC/CString.p_o libraries/ghc-prim/dist-install/build/GHC/Classes.p_o libraries/ghc-prim/dist-install/build/GHC/Debug.p_o libraries/ghc-prim/dist-install/build/GHC/IntWord64.p_o libraries/ghc-prim/dist-install/build/GHC/Magic.p_o libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.p_o libraries/ghc-prim/dist-install/build/GHC/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.6.1_p.a.contents
"xargs"  "ar" qcls  libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1_p.a < libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1_p.a.contents
  MERGE_OBJS_STAGE1 libraries/ghc-prim/dist-install/build/HSghc-prim-0.6.1.p_o
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1_p.a.contents  
  HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Type.p_o
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.o 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/FileLock.o rts/dist/build/ForeignExports.o rts/dist/build/fs.o rts/dist/build/Globals.o rts/dist/build/Hash.o rts/dist/build/Heap.o rts/dist/build/Hpc.o rts/dist/build/HsFFI.o rts/dist/build/Inlines.o rts/dist/build/Interpreter.o rts/dist/build/LdvProfile.o rts/dist/build/Libdw.o rts/dist/build/LibdwPool.o rts/dist/build/Linker.o rts/dist/build/Messages.o rts/dist/build/OldARMAtomic.o rts/dist/build/PathUtils.o rts/dist/build/Pool.o rts/dist/build/Printer.o rts/dist/build/ProfHeap.o rts/dist/build/ProfilerReport.o rts/dist/build/ProfilerReportJson.o rts/dist/build/Profiling.o rts/dist/build/Proftimer.o rts/dist/build/RaiseAsync.o rts/dist/build/RetainerProfile.o rts/dist/build/RetainerSet.o rts/dist/build/RtsAPI.o rts/dist/build/RtsDllMain.o rts/dist/build/RtsFlags.o rts/dist/build/RtsMain.o rts/dist/build/RtsMessages.o rts/dist/build/RtsStartup.o rts/dist/build/RtsSymbolInfo.o rts/dist/build/RtsSymbols.o rts/dist/build/RtsUtils.o rts/dist/build/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/STM.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/Weak.o rts/dist/build/WSDeque.o rts/dist/build/xxhash.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_thr.o rts/dist/build/sm/Evac.o rts/dist/build/sm/GC.o rts/dist/build/sm/GCAux.o rts/dist/build/sm/GCUtils.o rts/dist/build/sm/MarkWeak.o rts/dist/build/sm/MBlock.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_thr.o rts/dist/build/sm/Scav.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_got.o rts/dist/build/linker/elf_plt_aarch64.o rts/dist/build/linker/elf_plt_arm.o rts/dist/build/linker/elf_plt.o rts/dist/build/linker/elf_reloc_aarch64.o rts/dist/build/linker/elf_reloc.o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.p_o 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/FileLock.p_o rts/dist/build/ForeignExports.p_o rts/dist/build/fs.p_o rts/dist/build/Globals.p_o rts/dist/build/Hash.p_o rts/dist/build/Heap.p_o rts/dist/build/Hpc.p_o rts/dist/build/HsFFI.p_o rts/dist/build/Inlines.p_o rts/dist/build/Interpreter.p_o rts/dist/build/LdvProfile.p_o rts/dist/build/Libdw.p_o rts/dist/build/LibdwPool.p_o rts/dist/build/Linker.p_o rts/dist/build/Messages.p_o rts/dist/build/OldARMAtomic.p_o rts/dist/build/PathUtils.p_o rts/dist/build/Pool.p_o rts/dist/build/Printer.p_o rts/dist/build/ProfHeap.p_o rts/dist/build/ProfilerReport.p_o rts/dist/build/ProfilerReportJson.p_o rts/dist/build/Profiling.p_o rts/dist/build/Proftimer.p_o rts/dist/build/RaiseAsync.p_o rts/dist/build/RetainerProfile.p_o rts/dist/build/RetainerSet.p_o rts/dist/build/RtsAPI.p_o rts/dist/build/RtsDllMain.p_o rts/dist/build/RtsFlags.p_o rts/dist/build/RtsMain.p_o rts/dist/build/RtsMessages.p_o rts/dist/build/RtsStartup.p_o rts/dist/build/RtsSymbolInfo.p_o rts/dist/build/RtsSymbols.p_o rts/dist/build/RtsUtils.p_o rts/dist/build/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/STM.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/Weak.p_o rts/dist/build/WSDeque.p_o rts/dist/build/xxhash.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_thr.p_o rts/dist/build/sm/Evac.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/MarkWeak.p_o rts/dist/build/sm/MBlock.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_thr.p_o rts/dist/build/sm/Scav.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_got.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_plt.p_o rts/dist/build/linker/elf_reloc_aarch64.p_o rts/dist/build/linker/elf_reloc.p_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.dyn_o 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/FileLock.dyn_o rts/dist/build/ForeignExports.dyn_o rts/dist/build/fs.dyn_o rts/dist/build/Globals.dyn_o rts/dist/build/Hash.dyn_o rts/dist/build/Heap.dyn_o rts/dist/build/Hpc.dyn_o rts/dist/build/HsFFI.dyn_o rts/dist/build/Inlines.dyn_o rts/dist/build/Interpreter.dyn_o rts/dist/build/LdvProfile.dyn_o rts/dist/build/Libdw.dyn_o rts/dist/build/LibdwPool.dyn_o rts/dist/build/Linker.dyn_o rts/dist/build/Messages.dyn_o rts/dist/build/OldARMAtomic.dyn_o rts/dist/build/PathUtils.dyn_o rts/dist/build/Pool.dyn_o rts/dist/build/Printer.dyn_o rts/dist/build/ProfHeap.dyn_o rts/dist/build/ProfilerReport.dyn_o rts/dist/build/ProfilerReportJson.dyn_o rts/dist/build/Profiling.dyn_o rts/dist/build/Proftimer.dyn_o rts/dist/build/RaiseAsync.dyn_o rts/dist/build/RetainerProfile.dyn_o rts/dist/build/RetainerSet.dyn_o rts/dist/build/RtsAPI.dyn_o rts/dist/build/RtsDllMain.dyn_o rts/dist/build/RtsFlags.dyn_o rts/dist/build/RtsMain.dyn_o rts/dist/build/RtsMessages.dyn_o rts/dist/build/RtsStartup.dyn_o rts/dist/build/RtsSymbolInfo.dyn_o rts/dist/build/RtsSymbols.dyn_o rts/dist/build/RtsUtils.dyn_o rts/dist/build/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/STM.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/Weak.dyn_o rts/dist/build/WSDeque.dyn_o rts/dist/build/xxhash.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_thr.dyn_o rts/dist/build/sm/Evac.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/MarkWeak.dyn_o rts/dist/build/sm/MBlock.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_thr.dyn_o rts/dist/build/sm/Scav.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_got.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_plt.dyn_o rts/dist/build/linker/elf_reloc_aarch64.dyn_o rts/dist/build/linker/elf_reloc.dyn_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.l_o 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/FileLock.l_o rts/dist/build/ForeignExports.l_o rts/dist/build/fs.l_o rts/dist/build/Globals.l_o rts/dist/build/Hash.l_o rts/dist/build/Heap.l_o rts/dist/build/Hpc.l_o rts/dist/build/HsFFI.l_o rts/dist/build/Inlines.l_o rts/dist/build/Interpreter.l_o rts/dist/build/LdvProfile.l_o rts/dist/build/Libdw.l_o rts/dist/build/LibdwPool.l_o rts/dist/build/Linker.l_o rts/dist/build/Messages.l_o rts/dist/build/OldARMAtomic.l_o rts/dist/build/PathUtils.l_o rts/dist/build/Pool.l_o rts/dist/build/Printer.l_o rts/dist/build/ProfHeap.l_o rts/dist/build/ProfilerReport.l_o rts/dist/build/ProfilerReportJson.l_o rts/dist/build/Profiling.l_o rts/dist/build/Proftimer.l_o rts/dist/build/RaiseAsync.l_o rts/dist/build/RetainerProfile.l_o rts/dist/build/RetainerSet.l_o rts/dist/build/RtsAPI.l_o rts/dist/build/RtsDllMain.l_o rts/dist/build/RtsFlags.l_o rts/dist/build/RtsMain.l_o rts/dist/build/RtsMessages.l_o rts/dist/build/RtsStartup.l_o rts/dist/build/RtsSymbolInfo.l_o rts/dist/build/RtsSymbols.l_o rts/dist/build/RtsUtils.l_o rts/dist/build/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/STM.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/Weak.l_o rts/dist/build/WSDeque.l_o rts/dist/build/xxhash.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_thr.l_o rts/dist/build/sm/Evac.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/MarkWeak.l_o rts/dist/build/sm/MBlock.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_thr.l_o rts/dist/build/sm/Scav.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_got.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_plt.l_o rts/dist/build/linker/elf_reloc_aarch64.l_o rts/dist/build/linker/elf_reloc.l_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.debug_o 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/FileLock.debug_o rts/dist/build/ForeignExports.debug_o rts/dist/build/fs.debug_o rts/dist/build/Globals.debug_o rts/dist/build/Hash.debug_o rts/dist/build/Heap.debug_o rts/dist/build/Hpc.debug_o rts/dist/build/HsFFI.debug_o rts/dist/build/Inlines.debug_o rts/dist/build/Interpreter.debug_o rts/dist/build/LdvProfile.debug_o rts/dist/build/Libdw.debug_o rts/dist/build/LibdwPool.debug_o rts/dist/build/Linker.debug_o rts/dist/build/Messages.debug_o rts/dist/build/OldARMAtomic.debug_o rts/dist/build/PathUtils.debug_o rts/dist/build/Pool.debug_o rts/dist/build/Printer.debug_o rts/dist/build/ProfHeap.debug_o rts/dist/build/ProfilerReport.debug_o rts/dist/build/ProfilerReportJson.debug_o rts/dist/build/Profiling.debug_o rts/dist/build/Proftimer.debug_o rts/dist/build/RaiseAsync.debug_o rts/dist/build/RetainerProfile.debug_o rts/dist/build/RetainerSet.debug_o rts/dist/build/RtsAPI.debug_o rts/dist/build/RtsDllMain.debug_o rts/dist/build/RtsFlags.debug_o rts/dist/build/RtsMain.debug_o rts/dist/build/RtsMessages.debug_o rts/dist/build/RtsStartup.debug_o rts/dist/build/RtsSymbolInfo.debug_o rts/dist/build/RtsSymbols.debug_o rts/dist/build/RtsUtils.debug_o rts/dist/build/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/STM.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/Weak.debug_o rts/dist/build/WSDeque.debug_o rts/dist/build/xxhash.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_thr.debug_o rts/dist/build/sm/Evac.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/MarkWeak.debug_o rts/dist/build/sm/MBlock.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_thr.debug_o rts/dist/build/sm/Scav.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_got.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_plt.debug_o rts/dist/build/linker/elf_reloc_aarch64.debug_o rts/dist/build/linker/elf_reloc.debug_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_o 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/FileLock.thr_o rts/dist/build/ForeignExports.thr_o rts/dist/build/fs.thr_o rts/dist/build/Globals.thr_o rts/dist/build/Hash.thr_o rts/dist/build/Heap.thr_o rts/dist/build/Hpc.thr_o rts/dist/build/HsFFI.thr_o rts/dist/build/Inlines.thr_o rts/dist/build/Interpreter.thr_o rts/dist/build/LdvProfile.thr_o rts/dist/build/Libdw.thr_o rts/dist/build/LibdwPool.thr_o rts/dist/build/Linker.thr_o rts/dist/build/Messages.thr_o rts/dist/build/OldARMAtomic.thr_o rts/dist/build/PathUtils.thr_o rts/dist/build/Pool.thr_o rts/dist/build/Printer.thr_o rts/dist/build/ProfHeap.thr_o rts/dist/build/ProfilerReport.thr_o rts/dist/build/ProfilerReportJson.thr_o rts/dist/build/Profiling.thr_o rts/dist/build/Proftimer.thr_o rts/dist/build/RaiseAsync.thr_o rts/dist/build/RetainerProfile.thr_o rts/dist/build/RetainerSet.thr_o rts/dist/build/RtsAPI.thr_o rts/dist/build/RtsDllMain.thr_o rts/dist/build/RtsFlags.thr_o rts/dist/build/RtsMain.thr_o rts/dist/build/RtsMessages.thr_o rts/dist/build/RtsStartup.thr_o rts/dist/build/RtsSymbolInfo.thr_o rts/dist/build/RtsSymbols.thr_o rts/dist/build/RtsUtils.thr_o rts/dist/build/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/STM.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/Weak.thr_o rts/dist/build/WSDeque.thr_o rts/dist/build/xxhash.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.thr_o rts/dist/build/sm/Evac.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/MarkWeak.thr_o rts/dist/build/sm/MBlock.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.thr_o rts/dist/build/sm/Scav.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_got.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_plt.thr_o rts/dist/build/linker/elf_reloc_aarch64.thr_o rts/dist/build/linker/elf_reloc.thr_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_debug_o 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/FileLock.thr_debug_o rts/dist/build/ForeignExports.thr_debug_o rts/dist/build/fs.thr_debug_o rts/dist/build/Globals.thr_debug_o rts/dist/build/Hash.thr_debug_o rts/dist/build/Heap.thr_debug_o rts/dist/build/Hpc.thr_debug_o rts/dist/build/HsFFI.thr_debug_o rts/dist/build/Inlines.thr_debug_o rts/dist/build/Interpreter.thr_debug_o rts/dist/build/LdvProfile.thr_debug_o rts/dist/build/Libdw.thr_debug_o rts/dist/build/LibdwPool.thr_debug_o rts/dist/build/Linker.thr_debug_o rts/dist/build/Messages.thr_debug_o rts/dist/build/OldARMAtomic.thr_debug_o rts/dist/build/PathUtils.thr_debug_o rts/dist/build/Pool.thr_debug_o rts/dist/build/Printer.thr_debug_o rts/dist/build/ProfHeap.thr_debug_o rts/dist/build/ProfilerReport.thr_debug_o rts/dist/build/ProfilerReportJson.thr_debug_o rts/dist/build/Profiling.thr_debug_o rts/dist/build/Proftimer.thr_debug_o rts/dist/build/RaiseAsync.thr_debug_o rts/dist/build/RetainerProfile.thr_debug_o rts/dist/build/RetainerSet.thr_debug_o rts/dist/build/RtsAPI.thr_debug_o rts/dist/build/RtsDllMain.thr_debug_o rts/dist/build/RtsFlags.thr_debug_o rts/dist/build/RtsMain.thr_debug_o rts/dist/build/RtsMessages.thr_debug_o rts/dist/build/RtsStartup.thr_debug_o rts/dist/build/RtsSymbolInfo.thr_debug_o rts/dist/build/RtsSymbols.thr_debug_o rts/dist/build/RtsUtils.thr_debug_o rts/dist/build/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/STM.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/Weak.thr_debug_o rts/dist/build/WSDeque.thr_debug_o rts/dist/build/xxhash.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.thr_debug_o rts/dist/build/sm/Evac.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/MarkWeak.thr_debug_o rts/dist/build/sm/MBlock.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.thr_debug_o rts/dist/build/sm/Scav.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_got.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_plt.thr_debug_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_o rts/dist/build/linker/elf_reloc.thr_debug_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_l_o 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/FileLock.thr_l_o rts/dist/build/ForeignExports.thr_l_o rts/dist/build/fs.thr_l_o rts/dist/build/Globals.thr_l_o rts/dist/build/Hash.thr_l_o rts/dist/build/Heap.thr_l_o rts/dist/build/Hpc.thr_l_o rts/dist/build/HsFFI.thr_l_o rts/dist/build/Inlines.thr_l_o rts/dist/build/Interpreter.thr_l_o rts/dist/build/LdvProfile.thr_l_o rts/dist/build/Libdw.thr_l_o rts/dist/build/LibdwPool.thr_l_o rts/dist/build/Linker.thr_l_o rts/dist/build/Messages.thr_l_o rts/dist/build/OldARMAtomic.thr_l_o rts/dist/build/PathUtils.thr_l_o rts/dist/build/Pool.thr_l_o rts/dist/build/Printer.thr_l_o rts/dist/build/ProfHeap.thr_l_o rts/dist/build/ProfilerReport.thr_l_o rts/dist/build/ProfilerReportJson.thr_l_o rts/dist/build/Profiling.thr_l_o rts/dist/build/Proftimer.thr_l_o rts/dist/build/RaiseAsync.thr_l_o rts/dist/build/RetainerProfile.thr_l_o rts/dist/build/RetainerSet.thr_l_o rts/dist/build/RtsAPI.thr_l_o rts/dist/build/RtsDllMain.thr_l_o rts/dist/build/RtsFlags.thr_l_o rts/dist/build/RtsMain.thr_l_o rts/dist/build/RtsMessages.thr_l_o rts/dist/build/RtsStartup.thr_l_o rts/dist/build/RtsSymbolInfo.thr_l_o rts/dist/build/RtsSymbols.thr_l_o rts/dist/build/RtsUtils.thr_l_o rts/dist/build/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/STM.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/Weak.thr_l_o rts/dist/build/WSDeque.thr_l_o rts/dist/build/xxhash.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.thr_l_o rts/dist/build/sm/Evac.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/MarkWeak.thr_l_o rts/dist/build/sm/MBlock.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.thr_l_o rts/dist/build/sm/Scav.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_got.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_plt.thr_l_o rts/dist/build/linker/elf_reloc_aarch64.thr_l_o rts/dist/build/linker/elf_reloc.thr_l_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_p_o 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/FileLock.thr_p_o rts/dist/build/ForeignExports.thr_p_o rts/dist/build/fs.thr_p_o rts/dist/build/Globals.thr_p_o rts/dist/build/Hash.thr_p_o rts/dist/build/Heap.thr_p_o rts/dist/build/Hpc.thr_p_o rts/dist/build/HsFFI.thr_p_o rts/dist/build/Inlines.thr_p_o rts/dist/build/Interpreter.thr_p_o rts/dist/build/LdvProfile.thr_p_o rts/dist/build/Libdw.thr_p_o rts/dist/build/LibdwPool.thr_p_o rts/dist/build/Linker.thr_p_o rts/dist/build/Messages.thr_p_o rts/dist/build/OldARMAtomic.thr_p_o rts/dist/build/PathUtils.thr_p_o rts/dist/build/Pool.thr_p_o rts/dist/build/Printer.thr_p_o rts/dist/build/ProfHeap.thr_p_o rts/dist/build/ProfilerReport.thr_p_o rts/dist/build/ProfilerReportJson.thr_p_o rts/dist/build/Profiling.thr_p_o rts/dist/build/Proftimer.thr_p_o rts/dist/build/RaiseAsync.thr_p_o rts/dist/build/RetainerProfile.thr_p_o rts/dist/build/RetainerSet.thr_p_o rts/dist/build/RtsAPI.thr_p_o rts/dist/build/RtsDllMain.thr_p_o rts/dist/build/RtsFlags.thr_p_o rts/dist/build/RtsMain.thr_p_o rts/dist/build/RtsMessages.thr_p_o rts/dist/build/RtsStartup.thr_p_o rts/dist/build/RtsSymbolInfo.thr_p_o rts/dist/build/RtsSymbols.thr_p_o rts/dist/build/RtsUtils.thr_p_o rts/dist/build/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/STM.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/Weak.thr_p_o rts/dist/build/WSDeque.thr_p_o rts/dist/build/xxhash.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.thr_p_o rts/dist/build/sm/Evac.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/MarkWeak.thr_p_o rts/dist/build/sm/MBlock.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.thr_p_o rts/dist/build/sm/Scav.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_got.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_plt.thr_p_o rts/dist/build/linker/elf_reloc_aarch64.thr_p_o rts/dist/build/linker/elf_reloc.thr_p_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.debug_dyn_o 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/FileLock.debug_dyn_o rts/dist/build/ForeignExports.debug_dyn_o rts/dist/build/fs.debug_dyn_o rts/dist/build/Globals.debug_dyn_o rts/dist/build/Hash.debug_dyn_o rts/dist/build/Heap.debug_dyn_o rts/dist/build/Hpc.debug_dyn_o rts/dist/build/HsFFI.debug_dyn_o rts/dist/build/Inlines.debug_dyn_o rts/dist/build/Interpreter.debug_dyn_o rts/dist/build/LdvProfile.debug_dyn_o rts/dist/build/Libdw.debug_dyn_o rts/dist/build/LibdwPool.debug_dyn_o rts/dist/build/Linker.debug_dyn_o rts/dist/build/Messages.debug_dyn_o rts/dist/build/OldARMAtomic.debug_dyn_o rts/dist/build/PathUtils.debug_dyn_o rts/dist/build/Pool.debug_dyn_o rts/dist/build/Printer.debug_dyn_o rts/dist/build/ProfHeap.debug_dyn_o rts/dist/build/ProfilerReport.debug_dyn_o rts/dist/build/ProfilerReportJson.debug_dyn_o rts/dist/build/Profiling.debug_dyn_o rts/dist/build/Proftimer.debug_dyn_o rts/dist/build/RaiseAsync.debug_dyn_o rts/dist/build/RetainerProfile.debug_dyn_o rts/dist/build/RetainerSet.debug_dyn_o rts/dist/build/RtsAPI.debug_dyn_o rts/dist/build/RtsDllMain.debug_dyn_o rts/dist/build/RtsFlags.debug_dyn_o rts/dist/build/RtsMain.debug_dyn_o rts/dist/build/RtsMessages.debug_dyn_o rts/dist/build/RtsStartup.debug_dyn_o rts/dist/build/RtsSymbolInfo.debug_dyn_o rts/dist/build/RtsSymbols.debug_dyn_o rts/dist/build/RtsUtils.debug_dyn_o rts/dist/build/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/STM.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/Weak.debug_dyn_o rts/dist/build/WSDeque.debug_dyn_o rts/dist/build/xxhash.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_thr.debug_dyn_o rts/dist/build/sm/Evac.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/MarkWeak.debug_dyn_o rts/dist/build/sm/MBlock.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_thr.debug_dyn_o rts/dist/build/sm/Scav.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_got.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_plt.debug_dyn_o rts/dist/build/linker/elf_reloc_aarch64.debug_dyn_o rts/dist/build/linker/elf_reloc.debug_dyn_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_dyn_o 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/FileLock.thr_dyn_o rts/dist/build/ForeignExports.thr_dyn_o rts/dist/build/fs.thr_dyn_o rts/dist/build/Globals.thr_dyn_o rts/dist/build/Hash.thr_dyn_o rts/dist/build/Heap.thr_dyn_o rts/dist/build/Hpc.thr_dyn_o rts/dist/build/HsFFI.thr_dyn_o rts/dist/build/Inlines.thr_dyn_o rts/dist/build/Interpreter.thr_dyn_o rts/dist/build/LdvProfile.thr_dyn_o rts/dist/build/Libdw.thr_dyn_o rts/dist/build/LibdwPool.thr_dyn_o rts/dist/build/Linker.thr_dyn_o rts/dist/build/Messages.thr_dyn_o rts/dist/build/OldARMAtomic.thr_dyn_o rts/dist/build/PathUtils.thr_dyn_o rts/dist/build/Pool.thr_dyn_o rts/dist/build/Printer.thr_dyn_o rts/dist/build/ProfHeap.thr_dyn_o rts/dist/build/ProfilerReport.thr_dyn_o rts/dist/build/ProfilerReportJson.thr_dyn_o rts/dist/build/Profiling.thr_dyn_o rts/dist/build/Proftimer.thr_dyn_o rts/dist/build/RaiseAsync.thr_dyn_o rts/dist/build/RetainerProfile.thr_dyn_o rts/dist/build/RetainerSet.thr_dyn_o rts/dist/build/RtsAPI.thr_dyn_o rts/dist/build/RtsDllMain.thr_dyn_o rts/dist/build/RtsFlags.thr_dyn_o rts/dist/build/RtsMain.thr_dyn_o rts/dist/build/RtsMessages.thr_dyn_o rts/dist/build/RtsStartup.thr_dyn_o rts/dist/build/RtsSymbolInfo.thr_dyn_o rts/dist/build/RtsSymbols.thr_dyn_o rts/dist/build/RtsUtils.thr_dyn_o rts/dist/build/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/STM.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/Weak.thr_dyn_o rts/dist/build/WSDeque.thr_dyn_o rts/dist/build/xxhash.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.thr_dyn_o rts/dist/build/sm/Evac.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/MarkWeak.thr_dyn_o rts/dist/build/sm/MBlock.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.thr_dyn_o rts/dist/build/sm/Scav.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_got.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_plt.thr_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_dyn_o rts/dist/build/linker/elf_reloc.thr_dyn_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_debug_dyn_o 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/FileLock.thr_debug_dyn_o rts/dist/build/ForeignExports.thr_debug_dyn_o rts/dist/build/fs.thr_debug_dyn_o rts/dist/build/Globals.thr_debug_dyn_o rts/dist/build/Hash.thr_debug_dyn_o rts/dist/build/Heap.thr_debug_dyn_o rts/dist/build/Hpc.thr_debug_dyn_o rts/dist/build/HsFFI.thr_debug_dyn_o rts/dist/build/Inlines.thr_debug_dyn_o rts/dist/build/Interpreter.thr_debug_dyn_o rts/dist/build/LdvProfile.thr_debug_dyn_o rts/dist/build/Libdw.thr_debug_dyn_o rts/dist/build/LibdwPool.thr_debug_dyn_o rts/dist/build/Linker.thr_debug_dyn_o rts/dist/build/Messages.thr_debug_dyn_o rts/dist/build/OldARMAtomic.thr_debug_dyn_o rts/dist/build/PathUtils.thr_debug_dyn_o rts/dist/build/Pool.thr_debug_dyn_o rts/dist/build/Printer.thr_debug_dyn_o rts/dist/build/ProfHeap.thr_debug_dyn_o rts/dist/build/ProfilerReport.thr_debug_dyn_o rts/dist/build/ProfilerReportJson.thr_debug_dyn_o rts/dist/build/Profiling.thr_debug_dyn_o rts/dist/build/Proftimer.thr_debug_dyn_o rts/dist/build/RaiseAsync.thr_debug_dyn_o rts/dist/build/RetainerProfile.thr_debug_dyn_o rts/dist/build/RetainerSet.thr_debug_dyn_o rts/dist/build/RtsAPI.thr_debug_dyn_o rts/dist/build/RtsDllMain.thr_debug_dyn_o rts/dist/build/RtsFlags.thr_debug_dyn_o rts/dist/build/RtsMain.thr_debug_dyn_o rts/dist/build/RtsMessages.thr_debug_dyn_o rts/dist/build/RtsStartup.thr_debug_dyn_o rts/dist/build/RtsSymbolInfo.thr_debug_dyn_o rts/dist/build/RtsSymbols.thr_debug_dyn_o rts/dist/build/RtsUtils.thr_debug_dyn_o rts/dist/build/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/STM.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/Weak.thr_debug_dyn_o rts/dist/build/WSDeque.thr_debug_dyn_o rts/dist/build/xxhash.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.thr_debug_dyn_o rts/dist/build/sm/Evac.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/MarkWeak.thr_debug_dyn_o rts/dist/build/sm/MBlock.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.thr_debug_dyn_o rts/dist/build/sm/Scav.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_got.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_plt.thr_debug_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_dyn_o rts/dist/build/linker/elf_reloc.thr_debug_dyn_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.l_dyn_o 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/FileLock.l_dyn_o rts/dist/build/ForeignExports.l_dyn_o rts/dist/build/fs.l_dyn_o rts/dist/build/Globals.l_dyn_o rts/dist/build/Hash.l_dyn_o rts/dist/build/Heap.l_dyn_o rts/dist/build/Hpc.l_dyn_o rts/dist/build/HsFFI.l_dyn_o rts/dist/build/Inlines.l_dyn_o rts/dist/build/Interpreter.l_dyn_o rts/dist/build/LdvProfile.l_dyn_o rts/dist/build/Libdw.l_dyn_o rts/dist/build/LibdwPool.l_dyn_o rts/dist/build/Linker.l_dyn_o rts/dist/build/Messages.l_dyn_o rts/dist/build/OldARMAtomic.l_dyn_o rts/dist/build/PathUtils.l_dyn_o rts/dist/build/Pool.l_dyn_o rts/dist/build/Printer.l_dyn_o rts/dist/build/ProfHeap.l_dyn_o rts/dist/build/ProfilerReport.l_dyn_o rts/dist/build/ProfilerReportJson.l_dyn_o rts/dist/build/Profiling.l_dyn_o rts/dist/build/Proftimer.l_dyn_o rts/dist/build/RaiseAsync.l_dyn_o rts/dist/build/RetainerProfile.l_dyn_o rts/dist/build/RetainerSet.l_dyn_o rts/dist/build/RtsAPI.l_dyn_o rts/dist/build/RtsDllMain.l_dyn_o rts/dist/build/RtsFlags.l_dyn_o rts/dist/build/RtsMain.l_dyn_o rts/dist/build/RtsMessages.l_dyn_o rts/dist/build/RtsStartup.l_dyn_o rts/dist/build/RtsSymbolInfo.l_dyn_o rts/dist/build/RtsSymbols.l_dyn_o rts/dist/build/RtsUtils.l_dyn_o rts/dist/build/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/STM.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/Weak.l_dyn_o rts/dist/build/WSDeque.l_dyn_o rts/dist/build/xxhash.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_thr.l_dyn_o rts/dist/build/sm/Evac.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/MarkWeak.l_dyn_o rts/dist/build/sm/MBlock.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_thr.l_dyn_o rts/dist/build/sm/Scav.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_got.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_plt.l_dyn_o rts/dist/build/linker/elf_reloc_aarch64.l_dyn_o rts/dist/build/linker/elf_reloc.l_dyn_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_l_dyn_o 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/FileLock.thr_l_dyn_o rts/dist/build/ForeignExports.thr_l_dyn_o rts/dist/build/fs.thr_l_dyn_o rts/dist/build/Globals.thr_l_dyn_o rts/dist/build/Hash.thr_l_dyn_o rts/dist/build/Heap.thr_l_dyn_o rts/dist/build/Hpc.thr_l_dyn_o rts/dist/build/HsFFI.thr_l_dyn_o rts/dist/build/Inlines.thr_l_dyn_o rts/dist/build/Interpreter.thr_l_dyn_o rts/dist/build/LdvProfile.thr_l_dyn_o rts/dist/build/Libdw.thr_l_dyn_o rts/dist/build/LibdwPool.thr_l_dyn_o rts/dist/build/Linker.thr_l_dyn_o rts/dist/build/Messages.thr_l_dyn_o rts/dist/build/OldARMAtomic.thr_l_dyn_o rts/dist/build/PathUtils.thr_l_dyn_o rts/dist/build/Pool.thr_l_dyn_o rts/dist/build/Printer.thr_l_dyn_o rts/dist/build/ProfHeap.thr_l_dyn_o rts/dist/build/ProfilerReport.thr_l_dyn_o rts/dist/build/ProfilerReportJson.thr_l_dyn_o rts/dist/build/Profiling.thr_l_dyn_o rts/dist/build/Proftimer.thr_l_dyn_o rts/dist/build/RaiseAsync.thr_l_dyn_o rts/dist/build/RetainerProfile.thr_l_dyn_o rts/dist/build/RetainerSet.thr_l_dyn_o rts/dist/build/RtsAPI.thr_l_dyn_o rts/dist/build/RtsDllMain.thr_l_dyn_o rts/dist/build/RtsFlags.thr_l_dyn_o rts/dist/build/RtsMain.thr_l_dyn_o rts/dist/build/RtsMessages.thr_l_dyn_o rts/dist/build/RtsStartup.thr_l_dyn_o rts/dist/build/RtsSymbolInfo.thr_l_dyn_o rts/dist/build/RtsSymbols.thr_l_dyn_o rts/dist/build/RtsUtils.thr_l_dyn_o rts/dist/build/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/STM.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/Weak.thr_l_dyn_o rts/dist/build/WSDeque.thr_l_dyn_o rts/dist/build/xxhash.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.thr_l_dyn_o rts/dist/build/sm/Evac.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/MarkWeak.thr_l_dyn_o rts/dist/build/sm/MBlock.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.thr_l_dyn_o rts/dist/build/sm/Scav.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_got.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_plt.thr_l_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_l_dyn_o rts/dist/build/linker/elf_reloc.thr_l_dyn_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_debug_p_o 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/FileLock.thr_debug_p_o rts/dist/build/ForeignExports.thr_debug_p_o rts/dist/build/fs.thr_debug_p_o rts/dist/build/Globals.thr_debug_p_o rts/dist/build/Hash.thr_debug_p_o rts/dist/build/Heap.thr_debug_p_o rts/dist/build/Hpc.thr_debug_p_o rts/dist/build/HsFFI.thr_debug_p_o rts/dist/build/Inlines.thr_debug_p_o rts/dist/build/Interpreter.thr_debug_p_o rts/dist/build/LdvProfile.thr_debug_p_o rts/dist/build/Libdw.thr_debug_p_o rts/dist/build/LibdwPool.thr_debug_p_o rts/dist/build/Linker.thr_debug_p_o rts/dist/build/Messages.thr_debug_p_o rts/dist/build/OldARMAtomic.thr_debug_p_o rts/dist/build/PathUtils.thr_debug_p_o rts/dist/build/Pool.thr_debug_p_o rts/dist/build/Printer.thr_debug_p_o rts/dist/build/ProfHeap.thr_debug_p_o rts/dist/build/ProfilerReport.thr_debug_p_o rts/dist/build/ProfilerReportJson.thr_debug_p_o rts/dist/build/Profiling.thr_debug_p_o rts/dist/build/Proftimer.thr_debug_p_o rts/dist/build/RaiseAsync.thr_debug_p_o rts/dist/build/RetainerProfile.thr_debug_p_o rts/dist/build/RetainerSet.thr_debug_p_o rts/dist/build/RtsAPI.thr_debug_p_o rts/dist/build/RtsDllMain.thr_debug_p_o rts/dist/build/RtsFlags.thr_debug_p_o rts/dist/build/RtsMain.thr_debug_p_o rts/dist/build/RtsMessages.thr_debug_p_o rts/dist/build/RtsStartup.thr_debug_p_o rts/dist/build/RtsSymbolInfo.thr_debug_p_o rts/dist/build/RtsSymbols.thr_debug_p_o rts/dist/build/RtsUtils.thr_debug_p_o rts/dist/build/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/STM.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/Weak.thr_debug_p_o rts/dist/build/WSDeque.thr_debug_p_o rts/dist/build/xxhash.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.thr_debug_p_o rts/dist/build/sm/Evac.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/MarkWeak.thr_debug_p_o rts/dist/build/sm/MBlock.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.thr_debug_p_o rts/dist/build/sm/Scav.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_got.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_plt.thr_debug_p_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_p_o rts/dist/build/linker/elf_reloc.thr_debug_p_o rts/dist/build/linker/elf_util.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/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/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
/usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.debug_p_o 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/FileLock.debug_p_o rts/dist/build/ForeignExports.debug_p_o rts/dist/build/fs.debug_p_o rts/dist/build/Globals.debug_p_o rts/dist/build/Hash.debug_p_o rts/dist/build/Heap.debug_p_o rts/dist/build/Hpc.debug_p_o rts/dist/build/HsFFI.debug_p_o rts/dist/build/Inlines.debug_p_o rts/dist/build/Interpreter.debug_p_o rts/dist/build/LdvProfile.debug_p_o rts/dist/build/Libdw.debug_p_o rts/dist/build/LibdwPool.debug_p_o rts/dist/build/Linker.debug_p_o rts/dist/build/Messages.debug_p_o rts/dist/build/OldARMAtomic.debug_p_o rts/dist/build/PathUtils.debug_p_o rts/dist/build/Pool.debug_p_o rts/dist/build/Printer.debug_p_o rts/dist/build/ProfHeap.debug_p_o rts/dist/build/ProfilerReport.debug_p_o rts/dist/build/ProfilerReportJson.debug_p_o rts/dist/build/Profiling.debug_p_o rts/dist/build/Proftimer.debug_p_o rts/dist/build/RaiseAsync.debug_p_o rts/dist/build/RetainerProfile.debug_p_o rts/dist/build/RetainerSet.debug_p_o rts/dist/build/RtsAPI.debug_p_o rts/dist/build/RtsDllMain.debug_p_o rts/dist/build/RtsFlags.debug_p_o rts/dist/build/RtsMain.debug_p_o rts/dist/build/RtsMessages.debug_p_o rts/dist/build/RtsStartup.debug_p_o rts/dist/build/RtsSymbolInfo.debug_p_o rts/dist/build/RtsSymbols.debug_p_o rts/dist/build/RtsUtils.debug_p_o rts/dist/build/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/STM.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/Weak.debug_p_o rts/dist/build/WSDeque.debug_p_o rts/dist/build/xxhash.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_thr.debug_p_o rts/dist/build/sm/Evac.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/MarkWeak.debug_p_o rts/dist/build/sm/MBlock.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_thr.debug_p_o rts/dist/build/sm/Scav.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_got.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_plt.debug_p_o rts/dist/build/linker/elf_reloc_aarch64.debug_p_o rts/dist/build/linker/elf_reloc.debug_p_o rts/dist/build/linker/elf_util.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/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/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
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1.a libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1.a.contents  
echo libraries/ghc-prim/dist-install/build/GHC/CString.o libraries/ghc-prim/dist-install/build/GHC/Classes.o libraries/ghc-prim/dist-install/build/GHC/Debug.o libraries/ghc-prim/dist-install/build/GHC/IntWord64.o libraries/ghc-prim/dist-install/build/GHC/Magic.o libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.o libraries/ghc-prim/dist-install/build/GHC/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.6.1.a.contents
"xargs"  "ar" qcls  libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1.a < libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1.a.contents
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1.a.contents  
  MERGE_OBJS_STAGE1 libraries/ghc-prim/dist-install/build/HSghc-prim-0.6.1.o
  HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Type.o
"rm" -f rts/dist/build/RTS.o
# When linking an archive the linker will only include the object files that
# are actually needed during linking. It therefore does not include the dtrace
# specific code for initializing the probes. By creating a single object that
# also includes the probe object code we force the linker to include the
# probes when linking the static runtime.
#
# The reason why we are re-linking all the objects into a single object file
# is stated in this thread:
# https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries
ld -r -o rts/dist/build/RTS.o rts/dist/build/RtsProbes.o 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/FileLock.o rts/dist/build/ForeignExports.o rts/dist/build/fs.o rts/dist/build/Globals.o rts/dist/build/Hash.o rts/dist/build/Heap.o rts/dist/build/Hpc.o rts/dist/build/HsFFI.o rts/dist/build/Inlines.o rts/dist/build/Interpreter.o rts/dist/build/LdvProfile.o rts/dist/build/Libdw.o rts/dist/build/LibdwPool.o rts/dist/build/Linker.o rts/dist/build/Messages.o rts/dist/build/OldARMAtomic.o rts/dist/build/PathUtils.o rts/dist/build/Pool.o rts/dist/build/Printer.o rts/dist/build/ProfHeap.o rts/dist/build/ProfilerReport.o rts/dist/build/ProfilerReportJson.o rts/dist/build/Profiling.o rts/dist/build/Proftimer.o rts/dist/build/RaiseAsync.o rts/dist/build/RetainerProfile.o rts/dist/build/RetainerSet.o rts/dist/build/RtsAPI.o rts/dist/build/RtsDllMain.o rts/dist/build/RtsFlags.o rts/dist/build/RtsMain.o rts/dist/build/RtsMessages.o rts/dist/build/RtsStartup.o rts/dist/build/RtsSymbolInfo.o rts/dist/build/RtsSymbols.o rts/dist/build/RtsUtils.o rts/dist/build/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/STM.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/Weak.o rts/dist/build/WSDeque.o rts/dist/build/xxhash.o rts/dist/build/sm/BlockAlloc.o rts/dist/build/sm/CNF.o rts/dist/build/sm/Compact.o rts/dist/build/sm/Evac_thr.o rts/dist/build/sm/Evac.o rts/dist/build/sm/GC.o rts/dist/build/sm/GCAux.o rts/dist/build/sm/GCUtils.o rts/dist/build/sm/MarkWeak.o rts/dist/build/sm/MBlock.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_thr.o rts/dist/build/sm/Scav.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_got.o rts/dist/build/linker/elf_plt_aarch64.o rts/dist/build/linker/elf_plt_arm.o rts/dist/build/linker/elf_plt.o rts/dist/build/linker/elf_reloc_aarch64.o rts/dist/build/linker/elf_reloc.o rts/dist/build/linker/elf_util.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/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/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
"rm" -f rts/dist/build/RTS.p_o
# When linking an archive the linker will only include the object files that
# are actually needed during linking. It therefore does not include the dtrace
# specific code for initializing the probes. By creating a single object that
# also includes the probe object code we force the linker to include the
# probes when linking the static runtime.
#
# The reason why we are re-linking all the objects into a single object file
# is stated in this thread:
# https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries
ld -r -o rts/dist/build/RTS.p_o rts/dist/build/RtsProbes.p_o 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/FileLock.p_o rts/dist/build/ForeignExports.p_o rts/dist/build/fs.p_o rts/dist/build/Globals.p_o rts/dist/build/Hash.p_o rts/dist/build/Heap.p_o rts/dist/build/Hpc.p_o rts/dist/build/HsFFI.p_o rts/dist/build/Inlines.p_o rts/dist/build/Interpreter.p_o rts/dist/build/LdvProfile.p_o rts/dist/build/Libdw.p_o rts/dist/build/LibdwPool.p_o rts/dist/build/Linker.p_o rts/dist/build/Messages.p_o rts/dist/build/OldARMAtomic.p_o rts/dist/build/PathUtils.p_o rts/dist/build/Pool.p_o rts/dist/build/Printer.p_o rts/dist/build/ProfHeap.p_o rts/dist/build/ProfilerReport.p_o rts/dist/build/ProfilerReportJson.p_o rts/dist/build/Profiling.p_o rts/dist/build/Proftimer.p_o rts/dist/build/RaiseAsync.p_o rts/dist/build/RetainerProfile.p_o rts/dist/build/RetainerSet.p_o rts/dist/build/RtsAPI.p_o rts/dist/build/RtsDllMain.p_o rts/dist/build/RtsFlags.p_o rts/dist/build/RtsMain.p_o rts/dist/build/RtsMessages.p_o rts/dist/build/RtsStartup.p_o rts/dist/build/RtsSymbolInfo.p_o rts/dist/build/RtsSymbols.p_o rts/dist/build/RtsUtils.p_o rts/dist/build/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/STM.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/Weak.p_o rts/dist/build/WSDeque.p_o rts/dist/build/xxhash.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_thr.p_o rts/dist/build/sm/Evac.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/MarkWeak.p_o rts/dist/build/sm/MBlock.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_thr.p_o rts/dist/build/sm/Scav.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_got.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_plt.p_o rts/dist/build/linker/elf_reloc_aarch64.p_o rts/dist/build/linker/elf_reloc.p_o rts/dist/build/linker/elf_util.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/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/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
"rm" -f rts/dist/build/libHSrts-ghc8.10.4.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -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/FileLock.dyn_o rts/dist/build/ForeignExports.dyn_o rts/dist/build/fs.dyn_o rts/dist/build/Globals.dyn_o rts/dist/build/Hash.dyn_o rts/dist/build/Heap.dyn_o rts/dist/build/Hpc.dyn_o rts/dist/build/HsFFI.dyn_o rts/dist/build/Inlines.dyn_o rts/dist/build/Interpreter.dyn_o rts/dist/build/LdvProfile.dyn_o rts/dist/build/Libdw.dyn_o rts/dist/build/LibdwPool.dyn_o rts/dist/build/Linker.dyn_o rts/dist/build/Messages.dyn_o rts/dist/build/OldARMAtomic.dyn_o rts/dist/build/PathUtils.dyn_o rts/dist/build/Pool.dyn_o rts/dist/build/Printer.dyn_o rts/dist/build/ProfHeap.dyn_o rts/dist/build/ProfilerReport.dyn_o rts/dist/build/ProfilerReportJson.dyn_o rts/dist/build/Profiling.dyn_o rts/dist/build/Proftimer.dyn_o rts/dist/build/RaiseAsync.dyn_o rts/dist/build/RetainerProfile.dyn_o rts/dist/build/RetainerSet.dyn_o rts/dist/build/RtsAPI.dyn_o rts/dist/build/RtsDllMain.dyn_o rts/dist/build/RtsFlags.dyn_o rts/dist/build/RtsMain.dyn_o rts/dist/build/RtsMessages.dyn_o rts/dist/build/RtsStartup.dyn_o rts/dist/build/RtsSymbolInfo.dyn_o rts/dist/build/RtsSymbols.dyn_o rts/dist/build/RtsUtils.dyn_o rts/dist/build/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/STM.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/Weak.dyn_o rts/dist/build/WSDeque.dyn_o rts/dist/build/xxhash.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_thr.dyn_o rts/dist/build/sm/Evac.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/MarkWeak.dyn_o rts/dist/build/sm/MBlock.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_thr.dyn_o rts/dist/build/sm/Scav.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_got.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_plt.dyn_o rts/dist/build/linker/elf_reloc_aarch64.dyn_o rts/dist/build/linker/elf_reloc.dyn_o rts/dist/build/linker/elf_util.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/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/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-L/usr/local/lib -fPIC -dynamic  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint  -DDTRACE     -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  -optl-Wl,-zorigin rts/dist/build/RtsProbes.dyn_o -o rts/dist/build/libHSrts-ghc8.10.4.so
"rm" -f rts/dist/build/RTS.l_o
# When linking an archive the linker will only include the object files that
# are actually needed during linking. It therefore does not include the dtrace
# specific code for initializing the probes. By creating a single object that
# also includes the probe object code we force the linker to include the
# probes when linking the static runtime.
#
# The reason why we are re-linking all the objects into a single object file
# is stated in this thread:
# https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries
ld -r -o rts/dist/build/RTS.l_o rts/dist/build/RtsProbes.l_o 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/FileLock.l_o rts/dist/build/ForeignExports.l_o rts/dist/build/fs.l_o rts/dist/build/Globals.l_o rts/dist/build/Hash.l_o rts/dist/build/Heap.l_o rts/dist/build/Hpc.l_o rts/dist/build/HsFFI.l_o rts/dist/build/Inlines.l_o rts/dist/build/Interpreter.l_o rts/dist/build/LdvProfile.l_o rts/dist/build/Libdw.l_o rts/dist/build/LibdwPool.l_o rts/dist/build/Linker.l_o rts/dist/build/Messages.l_o rts/dist/build/OldARMAtomic.l_o rts/dist/build/PathUtils.l_o rts/dist/build/Pool.l_o rts/dist/build/Printer.l_o rts/dist/build/ProfHeap.l_o rts/dist/build/ProfilerReport.l_o rts/dist/build/ProfilerReportJson.l_o rts/dist/build/Profiling.l_o rts/dist/build/Proftimer.l_o rts/dist/build/RaiseAsync.l_o rts/dist/build/RetainerProfile.l_o rts/dist/build/RetainerSet.l_o rts/dist/build/RtsAPI.l_o rts/dist/build/RtsDllMain.l_o rts/dist/build/RtsFlags.l_o rts/dist/build/RtsMain.l_o rts/dist/build/RtsMessages.l_o rts/dist/build/RtsStartup.l_o rts/dist/build/RtsSymbolInfo.l_o rts/dist/build/RtsSymbols.l_o rts/dist/build/RtsUtils.l_o rts/dist/build/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/STM.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/Weak.l_o rts/dist/build/WSDeque.l_o rts/dist/build/xxhash.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_thr.l_o rts/dist/build/sm/Evac.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/MarkWeak.l_o rts/dist/build/sm/MBlock.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_thr.l_o rts/dist/build/sm/Scav.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_got.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_plt.l_o rts/dist/build/linker/elf_reloc_aarch64.l_o rts/dist/build/linker/elf_reloc.l_o rts/dist/build/linker/elf_util.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/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/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
"rm" -f rts/dist/build/RTS.debug_o
# When linking an archive the linker will only include the object files that
# are actually needed during linking. It therefore does not include the dtrace
# specific code for initializing the probes. By creating a single object that
# also includes the probe object code we force the linker to include the
# probes when linking the static runtime.
#
# The reason why we are re-linking all the objects into a single object file
# is stated in this thread:
# https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries
ld -r -o rts/dist/build/RTS.debug_o rts/dist/build/RtsProbes.debug_o 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/FileLock.debug_o rts/dist/build/ForeignExports.debug_o rts/dist/build/fs.debug_o rts/dist/build/Globals.debug_o rts/dist/build/Hash.debug_o rts/dist/build/Heap.debug_o rts/dist/build/Hpc.debug_o rts/dist/build/HsFFI.debug_o rts/dist/build/Inlines.debug_o rts/dist/build/Interpreter.debug_o rts/dist/build/LdvProfile.debug_o rts/dist/build/Libdw.debug_o rts/dist/build/LibdwPool.debug_o rts/dist/build/Linker.debug_o rts/dist/build/Messages.debug_o rts/dist/build/OldARMAtomic.debug_o rts/dist/build/PathUtils.debug_o rts/dist/build/Pool.debug_o rts/dist/build/Printer.debug_o rts/dist/build/ProfHeap.debug_o rts/dist/build/ProfilerReport.debug_o rts/dist/build/ProfilerReportJson.debug_o rts/dist/build/Profiling.debug_o rts/dist/build/Proftimer.debug_o rts/dist/build/RaiseAsync.debug_o rts/dist/build/RetainerProfile.debug_o rts/dist/build/RetainerSet.debug_o rts/dist/build/RtsAPI.debug_o rts/dist/build/RtsDllMain.debug_o rts/dist/build/RtsFlags.debug_o rts/dist/build/RtsMain.debug_o rts/dist/build/RtsMessages.debug_o rts/dist/build/RtsStartup.debug_o rts/dist/build/RtsSymbolInfo.debug_o rts/dist/build/RtsSymbols.debug_o rts/dist/build/RtsUtils.debug_o rts/dist/build/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/STM.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/Weak.debug_o rts/dist/build/WSDeque.debug_o rts/dist/build/xxhash.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_thr.debug_o rts/dist/build/sm/Evac.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/MarkWeak.debug_o rts/dist/build/sm/MBlock.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_thr.debug_o rts/dist/build/sm/Scav.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_got.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_plt.debug_o rts/dist/build/linker/elf_reloc_aarch64.debug_o rts/dist/build/linker/elf_reloc.debug_o rts/dist/build/linker/elf_util.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/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/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
"rm" -f rts/dist/build/RTS.thr_o
# When linking an archive the linker will only include the object files that
# are actually needed during linking. It therefore does not include the dtrace
# specific code for initializing the probes. By creating a single object that
# also includes the probe object code we force the linker to include the
# probes when linking the static runtime.
#
# The reason why we are re-linking all the objects into a single object file
# is stated in this thread:
# https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries
ld -r -o rts/dist/build/RTS.thr_o rts/dist/build/RtsProbes.thr_o 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/FileLock.thr_o rts/dist/build/ForeignExports.thr_o rts/dist/build/fs.thr_o rts/dist/build/Globals.thr_o rts/dist/build/Hash.thr_o rts/dist/build/Heap.thr_o rts/dist/build/Hpc.thr_o rts/dist/build/HsFFI.thr_o rts/dist/build/Inlines.thr_o rts/dist/build/Interpreter.thr_o rts/dist/build/LdvProfile.thr_o rts/dist/build/Libdw.thr_o rts/dist/build/LibdwPool.thr_o rts/dist/build/Linker.thr_o rts/dist/build/Messages.thr_o rts/dist/build/OldARMAtomic.thr_o rts/dist/build/PathUtils.thr_o rts/dist/build/Pool.thr_o rts/dist/build/Printer.thr_o rts/dist/build/ProfHeap.thr_o rts/dist/build/ProfilerReport.thr_o rts/dist/build/ProfilerReportJson.thr_o rts/dist/build/Profiling.thr_o rts/dist/build/Proftimer.thr_o rts/dist/build/RaiseAsync.thr_o rts/dist/build/RetainerProfile.thr_o rts/dist/build/RetainerSet.thr_o rts/dist/build/RtsAPI.thr_o rts/dist/build/RtsDllMain.thr_o rts/dist/build/RtsFlags.thr_o rts/dist/build/RtsMain.thr_o rts/dist/build/RtsMessages.thr_o rts/dist/build/RtsStartup.thr_o rts/dist/build/RtsSymbolInfo.thr_o rts/dist/build/RtsSymbols.thr_o rts/dist/build/RtsUtils.thr_o rts/dist/build/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/STM.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/Weak.thr_o rts/dist/build/WSDeque.thr_o rts/dist/build/xxhash.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.thr_o rts/dist/build/sm/Evac.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/MarkWeak.thr_o rts/dist/build/sm/MBlock.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.thr_o rts/dist/build/sm/Scav.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_got.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_plt.thr_o rts/dist/build/linker/elf_reloc_aarch64.thr_o rts/dist/build/linker/elf_reloc.thr_o rts/dist/build/linker/elf_util.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/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/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
"rm" -f rts/dist/build/RTS.thr_debug_o
# When linking an archive the linker will only include the object files that
# are actually needed during linking. It therefore does not include the dtrace
# specific code for initializing the probes. By creating a single object that
# also includes the probe object code we force the linker to include the
# probes when linking the static runtime.
#
# The reason why we are re-linking all the objects into a single object file
# is stated in this thread:
# https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries
ld -r -o rts/dist/build/RTS.thr_debug_o rts/dist/build/RtsProbes.thr_debug_o 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/FileLock.thr_debug_o rts/dist/build/ForeignExports.thr_debug_o rts/dist/build/fs.thr_debug_o rts/dist/build/Globals.thr_debug_o rts/dist/build/Hash.thr_debug_o rts/dist/build/Heap.thr_debug_o rts/dist/build/Hpc.thr_debug_o rts/dist/build/HsFFI.thr_debug_o rts/dist/build/Inlines.thr_debug_o rts/dist/build/Interpreter.thr_debug_o rts/dist/build/LdvProfile.thr_debug_o rts/dist/build/Libdw.thr_debug_o rts/dist/build/LibdwPool.thr_debug_o rts/dist/build/Linker.thr_debug_o rts/dist/build/Messages.thr_debug_o rts/dist/build/OldARMAtomic.thr_debug_o rts/dist/build/PathUtils.thr_debug_o rts/dist/build/Pool.thr_debug_o rts/dist/build/Printer.thr_debug_o rts/dist/build/ProfHeap.thr_debug_o rts/dist/build/ProfilerReport.thr_debug_o rts/dist/build/ProfilerReportJson.thr_debug_o rts/dist/build/Profiling.thr_debug_o rts/dist/build/Proftimer.thr_debug_o rts/dist/build/RaiseAsync.thr_debug_o rts/dist/build/RetainerProfile.thr_debug_o rts/dist/build/RetainerSet.thr_debug_o rts/dist/build/RtsAPI.thr_debug_o rts/dist/build/RtsDllMain.thr_debug_o rts/dist/build/RtsFlags.thr_debug_o rts/dist/build/RtsMain.thr_debug_o rts/dist/build/RtsMessages.thr_debug_o rts/dist/build/RtsStartup.thr_debug_o rts/dist/build/RtsSymbolInfo.thr_debug_o rts/dist/build/RtsSymbols.thr_debug_o rts/dist/build/RtsUtils.thr_debug_o rts/dist/build/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/STM.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/Weak.thr_debug_o rts/dist/build/WSDeque.thr_debug_o rts/dist/build/xxhash.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.thr_debug_o rts/dist/build/sm/Evac.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/MarkWeak.thr_debug_o rts/dist/build/sm/MBlock.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.thr_debug_o rts/dist/build/sm/Scav.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_got.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_plt.thr_debug_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_o rts/dist/build/linker/elf_reloc.thr_debug_o rts/dist/build/linker/elf_util.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/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/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
"rm" -f rts/dist/build/RTS.thr_l_o
# When linking an archive the linker will only include the object files that
# are actually needed during linking. It therefore does not include the dtrace
# specific code for initializing the probes. By creating a single object that
# also includes the probe object code we force the linker to include the
# probes when linking the static runtime.
#
# The reason why we are re-linking all the objects into a single object file
# is stated in this thread:
# https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries
ld -r -o rts/dist/build/RTS.thr_l_o rts/dist/build/RtsProbes.thr_l_o 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/FileLock.thr_l_o rts/dist/build/ForeignExports.thr_l_o rts/dist/build/fs.thr_l_o rts/dist/build/Globals.thr_l_o rts/dist/build/Hash.thr_l_o rts/dist/build/Heap.thr_l_o rts/dist/build/Hpc.thr_l_o rts/dist/build/HsFFI.thr_l_o rts/dist/build/Inlines.thr_l_o rts/dist/build/Interpreter.thr_l_o rts/dist/build/LdvProfile.thr_l_o rts/dist/build/Libdw.thr_l_o rts/dist/build/LibdwPool.thr_l_o rts/dist/build/Linker.thr_l_o rts/dist/build/Messages.thr_l_o rts/dist/build/OldARMAtomic.thr_l_o rts/dist/build/PathUtils.thr_l_o rts/dist/build/Pool.thr_l_o rts/dist/build/Printer.thr_l_o rts/dist/build/ProfHeap.thr_l_o rts/dist/build/ProfilerReport.thr_l_o rts/dist/build/ProfilerReportJson.thr_l_o rts/dist/build/Profiling.thr_l_o rts/dist/build/Proftimer.thr_l_o rts/dist/build/RaiseAsync.thr_l_o rts/dist/build/RetainerProfile.thr_l_o rts/dist/build/RetainerSet.thr_l_o rts/dist/build/RtsAPI.thr_l_o rts/dist/build/RtsDllMain.thr_l_o rts/dist/build/RtsFlags.thr_l_o rts/dist/build/RtsMain.thr_l_o rts/dist/build/RtsMessages.thr_l_o rts/dist/build/RtsStartup.thr_l_o rts/dist/build/RtsSymbolInfo.thr_l_o rts/dist/build/RtsSymbols.thr_l_o rts/dist/build/RtsUtils.thr_l_o rts/dist/build/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/STM.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/Weak.thr_l_o rts/dist/build/WSDeque.thr_l_o rts/dist/build/xxhash.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.thr_l_o rts/dist/build/sm/Evac.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/MarkWeak.thr_l_o rts/dist/build/sm/MBlock.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.thr_l_o rts/dist/build/sm/Scav.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_got.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_plt.thr_l_o rts/dist/build/linker/elf_reloc_aarch64.thr_l_o rts/dist/build/linker/elf_reloc.thr_l_o rts/dist/build/linker/elf_util.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/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/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
"rm" -f rts/dist/build/RTS.thr_p_o
# When linking an archive the linker will only include the object files that
# are actually needed during linking. It therefore does not include the dtrace
# specific code for initializing the probes. By creating a single object that
# also includes the probe object code we force the linker to include the
# probes when linking the static runtime.
#
# The reason why we are re-linking all the objects into a single object file
# is stated in this thread:
# https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries
ld -r -o rts/dist/build/RTS.thr_p_o rts/dist/build/RtsProbes.thr_p_o 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/FileLock.thr_p_o rts/dist/build/ForeignExports.thr_p_o rts/dist/build/fs.thr_p_o rts/dist/build/Globals.thr_p_o rts/dist/build/Hash.thr_p_o rts/dist/build/Heap.thr_p_o rts/dist/build/Hpc.thr_p_o rts/dist/build/HsFFI.thr_p_o rts/dist/build/Inlines.thr_p_o rts/dist/build/Interpreter.thr_p_o rts/dist/build/LdvProfile.thr_p_o rts/dist/build/Libdw.thr_p_o rts/dist/build/LibdwPool.thr_p_o rts/dist/build/Linker.thr_p_o rts/dist/build/Messages.thr_p_o rts/dist/build/OldARMAtomic.thr_p_o rts/dist/build/PathUtils.thr_p_o rts/dist/build/Pool.thr_p_o rts/dist/build/Printer.thr_p_o rts/dist/build/ProfHeap.thr_p_o rts/dist/build/ProfilerReport.thr_p_o rts/dist/build/ProfilerReportJson.thr_p_o rts/dist/build/Profiling.thr_p_o rts/dist/build/Proftimer.thr_p_o rts/dist/build/RaiseAsync.thr_p_o rts/dist/build/RetainerProfile.thr_p_o rts/dist/build/RetainerSet.thr_p_o rts/dist/build/RtsAPI.thr_p_o rts/dist/build/RtsDllMain.thr_p_o rts/dist/build/RtsFlags.thr_p_o rts/dist/build/RtsMain.thr_p_o rts/dist/build/RtsMessages.thr_p_o rts/dist/build/RtsStartup.thr_p_o rts/dist/build/RtsSymbolInfo.thr_p_o rts/dist/build/RtsSymbols.thr_p_o rts/dist/build/RtsUtils.thr_p_o rts/dist/build/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/STM.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/Weak.thr_p_o rts/dist/build/WSDeque.thr_p_o rts/dist/build/xxhash.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.thr_p_o rts/dist/build/sm/Evac.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/MarkWeak.thr_p_o rts/dist/build/sm/MBlock.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.thr_p_o rts/dist/build/sm/Scav.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_got.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_plt.thr_p_o rts/dist/build/linker/elf_reloc_aarch64.thr_p_o rts/dist/build/linker/elf_reloc.thr_p_o rts/dist/build/linker/elf_util.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/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/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
"rm" -f rts/dist/build/libHSrts_debug-ghc8.10.4.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -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/FileLock.debug_dyn_o rts/dist/build/ForeignExports.debug_dyn_o rts/dist/build/fs.debug_dyn_o rts/dist/build/Globals.debug_dyn_o rts/dist/build/Hash.debug_dyn_o rts/dist/build/Heap.debug_dyn_o rts/dist/build/Hpc.debug_dyn_o rts/dist/build/HsFFI.debug_dyn_o rts/dist/build/Inlines.debug_dyn_o rts/dist/build/Interpreter.debug_dyn_o rts/dist/build/LdvProfile.debug_dyn_o rts/dist/build/Libdw.debug_dyn_o rts/dist/build/LibdwPool.debug_dyn_o rts/dist/build/Linker.debug_dyn_o rts/dist/build/Messages.debug_dyn_o rts/dist/build/OldARMAtomic.debug_dyn_o rts/dist/build/PathUtils.debug_dyn_o rts/dist/build/Pool.debug_dyn_o rts/dist/build/Printer.debug_dyn_o rts/dist/build/ProfHeap.debug_dyn_o rts/dist/build/ProfilerReport.debug_dyn_o rts/dist/build/ProfilerReportJson.debug_dyn_o rts/dist/build/Profiling.debug_dyn_o rts/dist/build/Proftimer.debug_dyn_o rts/dist/build/RaiseAsync.debug_dyn_o rts/dist/build/RetainerProfile.debug_dyn_o rts/dist/build/RetainerSet.debug_dyn_o rts/dist/build/RtsAPI.debug_dyn_o rts/dist/build/RtsDllMain.debug_dyn_o rts/dist/build/RtsFlags.debug_dyn_o rts/dist/build/RtsMain.debug_dyn_o rts/dist/build/RtsMessages.debug_dyn_o rts/dist/build/RtsStartup.debug_dyn_o rts/dist/build/RtsSymbolInfo.debug_dyn_o rts/dist/build/RtsSymbols.debug_dyn_o rts/dist/build/RtsUtils.debug_dyn_o rts/dist/build/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/STM.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/Weak.debug_dyn_o rts/dist/build/WSDeque.debug_dyn_o rts/dist/build/xxhash.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_thr.debug_dyn_o rts/dist/build/sm/Evac.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/MarkWeak.debug_dyn_o rts/dist/build/sm/MBlock.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_thr.debug_dyn_o rts/dist/build/sm/Scav.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_got.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_plt.debug_dyn_o rts/dist/build/linker/elf_reloc_aarch64.debug_dyn_o rts/dist/build/linker/elf_reloc.debug_dyn_o rts/dist/build/linker/elf_util.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/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/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-L/usr/local/lib -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint  -DDTRACE     -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  rts/dist/build/RtsProbes.debug_dyn_o -o rts/dist/build/libHSrts_debug-ghc8.10.4.so
"rm" -f rts/dist/build/libHSrts_thr-ghc8.10.4.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -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/FileLock.thr_dyn_o rts/dist/build/ForeignExports.thr_dyn_o rts/dist/build/fs.thr_dyn_o rts/dist/build/Globals.thr_dyn_o rts/dist/build/Hash.thr_dyn_o rts/dist/build/Heap.thr_dyn_o rts/dist/build/Hpc.thr_dyn_o rts/dist/build/HsFFI.thr_dyn_o rts/dist/build/Inlines.thr_dyn_o rts/dist/build/Interpreter.thr_dyn_o rts/dist/build/LdvProfile.thr_dyn_o rts/dist/build/Libdw.thr_dyn_o rts/dist/build/LibdwPool.thr_dyn_o rts/dist/build/Linker.thr_dyn_o rts/dist/build/Messages.thr_dyn_o rts/dist/build/OldARMAtomic.thr_dyn_o rts/dist/build/PathUtils.thr_dyn_o rts/dist/build/Pool.thr_dyn_o rts/dist/build/Printer.thr_dyn_o rts/dist/build/ProfHeap.thr_dyn_o rts/dist/build/ProfilerReport.thr_dyn_o rts/dist/build/ProfilerReportJson.thr_dyn_o rts/dist/build/Profiling.thr_dyn_o rts/dist/build/Proftimer.thr_dyn_o rts/dist/build/RaiseAsync.thr_dyn_o rts/dist/build/RetainerProfile.thr_dyn_o rts/dist/build/RetainerSet.thr_dyn_o rts/dist/build/RtsAPI.thr_dyn_o rts/dist/build/RtsDllMain.thr_dyn_o rts/dist/build/RtsFlags.thr_dyn_o rts/dist/build/RtsMain.thr_dyn_o rts/dist/build/RtsMessages.thr_dyn_o rts/dist/build/RtsStartup.thr_dyn_o rts/dist/build/RtsSymbolInfo.thr_dyn_o rts/dist/build/RtsSymbols.thr_dyn_o rts/dist/build/RtsUtils.thr_dyn_o rts/dist/build/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/STM.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/Weak.thr_dyn_o rts/dist/build/WSDeque.thr_dyn_o rts/dist/build/xxhash.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.thr_dyn_o rts/dist/build/sm/Evac.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/MarkWeak.thr_dyn_o rts/dist/build/sm/MBlock.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.thr_dyn_o rts/dist/build/sm/Scav.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_got.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_plt.thr_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_dyn_o rts/dist/build/linker/elf_reloc.thr_dyn_o rts/dist/build/linker/elf_util.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/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/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-L/usr/local/lib -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint  -DDTRACE     -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  rts/dist/build/RtsProbes.thr_dyn_o -o rts/dist/build/libHSrts_thr-ghc8.10.4.so
"rm" -f rts/dist/build/libHSrts_thr_debug-ghc8.10.4.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -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/FileLock.thr_debug_dyn_o rts/dist/build/ForeignExports.thr_debug_dyn_o rts/dist/build/fs.thr_debug_dyn_o rts/dist/build/Globals.thr_debug_dyn_o rts/dist/build/Hash.thr_debug_dyn_o rts/dist/build/Heap.thr_debug_dyn_o rts/dist/build/Hpc.thr_debug_dyn_o rts/dist/build/HsFFI.thr_debug_dyn_o rts/dist/build/Inlines.thr_debug_dyn_o rts/dist/build/Interpreter.thr_debug_dyn_o rts/dist/build/LdvProfile.thr_debug_dyn_o rts/dist/build/Libdw.thr_debug_dyn_o rts/dist/build/LibdwPool.thr_debug_dyn_o rts/dist/build/Linker.thr_debug_dyn_o rts/dist/build/Messages.thr_debug_dyn_o rts/dist/build/OldARMAtomic.thr_debug_dyn_o rts/dist/build/PathUtils.thr_debug_dyn_o rts/dist/build/Pool.thr_debug_dyn_o rts/dist/build/Printer.thr_debug_dyn_o rts/dist/build/ProfHeap.thr_debug_dyn_o rts/dist/build/ProfilerReport.thr_debug_dyn_o rts/dist/build/ProfilerReportJson.thr_debug_dyn_o rts/dist/build/Profiling.thr_debug_dyn_o rts/dist/build/Proftimer.thr_debug_dyn_o rts/dist/build/RaiseAsync.thr_debug_dyn_o rts/dist/build/RetainerProfile.thr_debug_dyn_o rts/dist/build/RetainerSet.thr_debug_dyn_o rts/dist/build/RtsAPI.thr_debug_dyn_o rts/dist/build/RtsDllMain.thr_debug_dyn_o rts/dist/build/RtsFlags.thr_debug_dyn_o rts/dist/build/RtsMain.thr_debug_dyn_o rts/dist/build/RtsMessages.thr_debug_dyn_o rts/dist/build/RtsStartup.thr_debug_dyn_o rts/dist/build/RtsSymbolInfo.thr_debug_dyn_o rts/dist/build/RtsSymbols.thr_debug_dyn_o rts/dist/build/RtsUtils.thr_debug_dyn_o rts/dist/build/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/STM.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/Weak.thr_debug_dyn_o rts/dist/build/WSDeque.thr_debug_dyn_o rts/dist/build/xxhash.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.thr_debug_dyn_o rts/dist/build/sm/Evac.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/MarkWeak.thr_debug_dyn_o rts/dist/build/sm/MBlock.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.thr_debug_dyn_o rts/dist/build/sm/Scav.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_got.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_plt.thr_debug_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_dyn_o rts/dist/build/linker/elf_reloc.thr_debug_dyn_o rts/dist/build/linker/elf_util.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/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/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-L/usr/local/lib -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint  -DDTRACE     -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  rts/dist/build/RtsProbes.thr_debug_dyn_o -o rts/dist/build/libHSrts_thr_debug-ghc8.10.4.so
"rm" -f rts/dist/build/libHSrts_l-ghc8.10.4.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -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/FileLock.l_dyn_o rts/dist/build/ForeignExports.l_dyn_o rts/dist/build/fs.l_dyn_o rts/dist/build/Globals.l_dyn_o rts/dist/build/Hash.l_dyn_o rts/dist/build/Heap.l_dyn_o rts/dist/build/Hpc.l_dyn_o rts/dist/build/HsFFI.l_dyn_o rts/dist/build/Inlines.l_dyn_o rts/dist/build/Interpreter.l_dyn_o rts/dist/build/LdvProfile.l_dyn_o rts/dist/build/Libdw.l_dyn_o rts/dist/build/LibdwPool.l_dyn_o rts/dist/build/Linker.l_dyn_o rts/dist/build/Messages.l_dyn_o rts/dist/build/OldARMAtomic.l_dyn_o rts/dist/build/PathUtils.l_dyn_o rts/dist/build/Pool.l_dyn_o rts/dist/build/Printer.l_dyn_o rts/dist/build/ProfHeap.l_dyn_o rts/dist/build/ProfilerReport.l_dyn_o rts/dist/build/ProfilerReportJson.l_dyn_o rts/dist/build/Profiling.l_dyn_o rts/dist/build/Proftimer.l_dyn_o rts/dist/build/RaiseAsync.l_dyn_o rts/dist/build/RetainerProfile.l_dyn_o rts/dist/build/RetainerSet.l_dyn_o rts/dist/build/RtsAPI.l_dyn_o rts/dist/build/RtsDllMain.l_dyn_o rts/dist/build/RtsFlags.l_dyn_o rts/dist/build/RtsMain.l_dyn_o rts/dist/build/RtsMessages.l_dyn_o rts/dist/build/RtsStartup.l_dyn_o rts/dist/build/RtsSymbolInfo.l_dyn_o rts/dist/build/RtsSymbols.l_dyn_o rts/dist/build/RtsUtils.l_dyn_o rts/dist/build/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/STM.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/Weak.l_dyn_o rts/dist/build/WSDeque.l_dyn_o rts/dist/build/xxhash.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_thr.l_dyn_o rts/dist/build/sm/Evac.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/MarkWeak.l_dyn_o rts/dist/build/sm/MBlock.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_thr.l_dyn_o rts/dist/build/sm/Scav.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_got.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_plt.l_dyn_o rts/dist/build/linker/elf_reloc_aarch64.l_dyn_o rts/dist/build/linker/elf_reloc.l_dyn_o rts/dist/build/linker/elf_util.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/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/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-L/usr/local/lib -fPIC -dynamic -eventlog  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint  -DDTRACE     -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  rts/dist/build/RtsProbes.l_dyn_o -o rts/dist/build/libHSrts_l-ghc8.10.4.so
"rm" -f rts/dist/build/libHSrts_thr_l-ghc8.10.4.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -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/FileLock.thr_l_dyn_o rts/dist/build/ForeignExports.thr_l_dyn_o rts/dist/build/fs.thr_l_dyn_o rts/dist/build/Globals.thr_l_dyn_o rts/dist/build/Hash.thr_l_dyn_o rts/dist/build/Heap.thr_l_dyn_o rts/dist/build/Hpc.thr_l_dyn_o rts/dist/build/HsFFI.thr_l_dyn_o rts/dist/build/Inlines.thr_l_dyn_o rts/dist/build/Interpreter.thr_l_dyn_o rts/dist/build/LdvProfile.thr_l_dyn_o rts/dist/build/Libdw.thr_l_dyn_o rts/dist/build/LibdwPool.thr_l_dyn_o rts/dist/build/Linker.thr_l_dyn_o rts/dist/build/Messages.thr_l_dyn_o rts/dist/build/OldARMAtomic.thr_l_dyn_o rts/dist/build/PathUtils.thr_l_dyn_o rts/dist/build/Pool.thr_l_dyn_o rts/dist/build/Printer.thr_l_dyn_o rts/dist/build/ProfHeap.thr_l_dyn_o rts/dist/build/ProfilerReport.thr_l_dyn_o rts/dist/build/ProfilerReportJson.thr_l_dyn_o rts/dist/build/Profiling.thr_l_dyn_o rts/dist/build/Proftimer.thr_l_dyn_o rts/dist/build/RaiseAsync.thr_l_dyn_o rts/dist/build/RetainerProfile.thr_l_dyn_o rts/dist/build/RetainerSet.thr_l_dyn_o rts/dist/build/RtsAPI.thr_l_dyn_o rts/dist/build/RtsDllMain.thr_l_dyn_o rts/dist/build/RtsFlags.thr_l_dyn_o rts/dist/build/RtsMain.thr_l_dyn_o rts/dist/build/RtsMessages.thr_l_dyn_o rts/dist/build/RtsStartup.thr_l_dyn_o rts/dist/build/RtsSymbolInfo.thr_l_dyn_o rts/dist/build/RtsSymbols.thr_l_dyn_o rts/dist/build/RtsUtils.thr_l_dyn_o rts/dist/build/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/STM.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/Weak.thr_l_dyn_o rts/dist/build/WSDeque.thr_l_dyn_o rts/dist/build/xxhash.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.thr_l_dyn_o rts/dist/build/sm/Evac.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/MarkWeak.thr_l_dyn_o rts/dist/build/sm/MBlock.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.thr_l_dyn_o rts/dist/build/sm/Scav.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_got.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_plt.thr_l_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_l_dyn_o rts/dist/build/linker/elf_reloc.thr_l_dyn_o rts/dist/build/linker/elf_util.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/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/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-L/usr/local/lib -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint  -DDTRACE     -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  rts/dist/build/RtsProbes.thr_l_dyn_o -o rts/dist/build/libHSrts_thr_l-ghc8.10.4.so
"rm" -f rts/dist/build/RTS.thr_debug_p_o
# When linking an archive the linker will only include the object files that
# are actually needed during linking. It therefore does not include the dtrace
# specific code for initializing the probes. By creating a single object that
# also includes the probe object code we force the linker to include the
# probes when linking the static runtime.
#
# The reason why we are re-linking all the objects into a single object file
# is stated in this thread:
# https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries
ld -r -o rts/dist/build/RTS.thr_debug_p_o rts/dist/build/RtsProbes.thr_debug_p_o 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/FileLock.thr_debug_p_o rts/dist/build/ForeignExports.thr_debug_p_o rts/dist/build/fs.thr_debug_p_o rts/dist/build/Globals.thr_debug_p_o rts/dist/build/Hash.thr_debug_p_o rts/dist/build/Heap.thr_debug_p_o rts/dist/build/Hpc.thr_debug_p_o rts/dist/build/HsFFI.thr_debug_p_o rts/dist/build/Inlines.thr_debug_p_o rts/dist/build/Interpreter.thr_debug_p_o rts/dist/build/LdvProfile.thr_debug_p_o rts/dist/build/Libdw.thr_debug_p_o rts/dist/build/LibdwPool.thr_debug_p_o rts/dist/build/Linker.thr_debug_p_o rts/dist/build/Messages.thr_debug_p_o rts/dist/build/OldARMAtomic.thr_debug_p_o rts/dist/build/PathUtils.thr_debug_p_o rts/dist/build/Pool.thr_debug_p_o rts/dist/build/Printer.thr_debug_p_o rts/dist/build/ProfHeap.thr_debug_p_o rts/dist/build/ProfilerReport.thr_debug_p_o rts/dist/build/ProfilerReportJson.thr_debug_p_o rts/dist/build/Profiling.thr_debug_p_o rts/dist/build/Proftimer.thr_debug_p_o rts/dist/build/RaiseAsync.thr_debug_p_o rts/dist/build/RetainerProfile.thr_debug_p_o rts/dist/build/RetainerSet.thr_debug_p_o rts/dist/build/RtsAPI.thr_debug_p_o rts/dist/build/RtsDllMain.thr_debug_p_o rts/dist/build/RtsFlags.thr_debug_p_o rts/dist/build/RtsMain.thr_debug_p_o rts/dist/build/RtsMessages.thr_debug_p_o rts/dist/build/RtsStartup.thr_debug_p_o rts/dist/build/RtsSymbolInfo.thr_debug_p_o rts/dist/build/RtsSymbols.thr_debug_p_o rts/dist/build/RtsUtils.thr_debug_p_o rts/dist/build/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/STM.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/Weak.thr_debug_p_o rts/dist/build/WSDeque.thr_debug_p_o rts/dist/build/xxhash.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.thr_debug_p_o rts/dist/build/sm/Evac.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/MarkWeak.thr_debug_p_o rts/dist/build/sm/MBlock.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.thr_debug_p_o rts/dist/build/sm/Scav.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_got.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_plt.thr_debug_p_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_p_o rts/dist/build/linker/elf_reloc.thr_debug_p_o rts/dist/build/linker/elf_util.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/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/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
"rm" -f rts/dist/build/RTS.debug_p_o
# When linking an archive the linker will only include the object files that
# are actually needed during linking. It therefore does not include the dtrace
# specific code for initializing the probes. By creating a single object that
# also includes the probe object code we force the linker to include the
# probes when linking the static runtime.
#
# The reason why we are re-linking all the objects into a single object file
# is stated in this thread:
# https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries
ld -r -o rts/dist/build/RTS.debug_p_o rts/dist/build/RtsProbes.debug_p_o 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/FileLock.debug_p_o rts/dist/build/ForeignExports.debug_p_o rts/dist/build/fs.debug_p_o rts/dist/build/Globals.debug_p_o rts/dist/build/Hash.debug_p_o rts/dist/build/Heap.debug_p_o rts/dist/build/Hpc.debug_p_o rts/dist/build/HsFFI.debug_p_o rts/dist/build/Inlines.debug_p_o rts/dist/build/Interpreter.debug_p_o rts/dist/build/LdvProfile.debug_p_o rts/dist/build/Libdw.debug_p_o rts/dist/build/LibdwPool.debug_p_o rts/dist/build/Linker.debug_p_o rts/dist/build/Messages.debug_p_o rts/dist/build/OldARMAtomic.debug_p_o rts/dist/build/PathUtils.debug_p_o rts/dist/build/Pool.debug_p_o rts/dist/build/Printer.debug_p_o rts/dist/build/ProfHeap.debug_p_o rts/dist/build/ProfilerReport.debug_p_o rts/dist/build/ProfilerReportJson.debug_p_o rts/dist/build/Profiling.debug_p_o rts/dist/build/Proftimer.debug_p_o rts/dist/build/RaiseAsync.debug_p_o rts/dist/build/RetainerProfile.debug_p_o rts/dist/build/RetainerSet.debug_p_o rts/dist/build/RtsAPI.debug_p_o rts/dist/build/RtsDllMain.debug_p_o rts/dist/build/RtsFlags.debug_p_o rts/dist/build/RtsMain.debug_p_o rts/dist/build/RtsMessages.debug_p_o rts/dist/build/RtsStartup.debug_p_o rts/dist/build/RtsSymbolInfo.debug_p_o rts/dist/build/RtsSymbols.debug_p_o rts/dist/build/RtsUtils.debug_p_o rts/dist/build/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/STM.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/Weak.debug_p_o rts/dist/build/WSDeque.debug_p_o rts/dist/build/xxhash.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_thr.debug_p_o rts/dist/build/sm/Evac.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/MarkWeak.debug_p_o rts/dist/build/sm/MBlock.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_thr.debug_p_o rts/dist/build/sm/Scav.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_got.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_plt.debug_p_o rts/dist/build/linker/elf_reloc_aarch64.debug_p_o rts/dist/build/linker/elf_reloc.debug_p_o rts/dist/build/linker/elf_util.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/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/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
"rm" -f rts/dist/build/libHSrts.a
echo rts/dist/build/RTS.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 | "xargs"  "ar" qcls  rts/dist/build/libHSrts.a
"rm" -f rts/dist/build/libHSrts_p.a
echo rts/dist/build/RTS.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 | "xargs"  "ar" qcls  rts/dist/build/libHSrts_p.a
"rm" -f rts/dist/build/libHSrts_l.a
echo rts/dist/build/RTS.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 | "xargs"  "ar" qcls  rts/dist/build/libHSrts_l.a
"rm" -f rts/dist/build/libHSrts_debug.a
echo rts/dist/build/RTS.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 | "xargs"  "ar" qcls  rts/dist/build/libHSrts_debug.a
"rm" -f rts/dist/build/libHSrts_thr.a
echo rts/dist/build/RTS.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 | "xargs"  "ar" qcls  rts/dist/build/libHSrts_thr.a
"rm" -f rts/dist/build/libHSrts_thr_debug.a
echo rts/dist/build/RTS.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 | "xargs"  "ar" qcls  rts/dist/build/libHSrts_thr_debug.a
"rm" -f rts/dist/build/libHSrts_thr_l.a
echo rts/dist/build/RTS.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 | "xargs"  "ar" qcls  rts/dist/build/libHSrts_thr_l.a
"rm" -f rts/dist/build/libHSrts_thr_p.a
echo rts/dist/build/RTS.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 | "xargs"  "ar" qcls  rts/dist/build/libHSrts_thr_p.a
"rm" -f rts/dist/build/libHSrts_thr_debug_p.a
echo rts/dist/build/RTS.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 | "xargs"  "ar" qcls  rts/dist/build/libHSrts_thr_debug_p.a
"rm" -f rts/dist/build/libHSrts_debug_p.a
echo rts/dist/build/RTS.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 | "xargs"  "ar" qcls  rts/dist/build/libHSrts_debug_p.a
  HC [stage 1] libraries/ghc-prim/dist-install/build/libHSghc-prim-0.6.1-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer.p_o
  HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms.p_o
  HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/Internals.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Maybe.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO.p_o-boot
  HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms/Internals.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Natural.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Base.p_o-boot
"rm" -f libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0_p.a libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0_p.a.contents  
echo libraries/integer-gmp/dist-install/build/GHC/Integer.p_o libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms.p_o libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms/Internals.p_o libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/Internals.p_o libraries/integer-gmp/dist-install/build/GHC/Integer/Type.p_o   libraries/integer-gmp/dist-install/build/cbits/wrappers.p_o     >> libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0_p.a.contents
"xargs"  "ar" qcls  libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0_p.a < libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0_p.a.contents
"rm" -f libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/integer-gmp/dist-install/build/HSinteger-gmp-1.0.3.0.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Semigroup/Internal.p_o-boot
  HC [stage 1] libraries/base/dist-install/build/Unsafe/Coerce.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stack/Types.p_o
  HC [stage 1] libraries/base/dist-install/build/Numeric/Natural.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Exception.p_o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/Err.p_o
  HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer.o
  HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Base.p_o
  HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/Internals.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Maybe.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO.o-boot
  HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms/Internals.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Natural.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Base.o-boot
"rm" -f libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0.a libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0.a.contents  
echo libraries/integer-gmp/dist-install/build/GHC/Integer.o libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms.o libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms/Internals.o libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/Internals.o libraries/integer-gmp/dist-install/build/GHC/Integer/Type.o   libraries/integer-gmp/dist-install/build/cbits/wrappers.o     >> libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0.a.contents
"xargs"  "ar" qcls  libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0.a < libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0.a.contents
"rm" -f libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0.a.contents  
  MERGE_OBJS_STAGE1 libraries/integer-gmp/dist-install/build/HSinteger-gmp-1.0.3.0.o
  HC [stage 1] libraries/base/dist-install/build/Data/Semigroup/Internal.o-boot
  HC [stage 1] libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.3.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/base/dist-install/build/GHC/Stack/Types.o
  HC [stage 1] libraries/base/dist-install/build/Unsafe/Coerce.o
  HC [stage 1] libraries/base/dist-install/build/Numeric/Natural.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Exception.o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/Err.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Base.o
  HC [stage 1] libraries/base/dist-install/build/Data/Bool.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Num.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Maybe.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/Fail.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Float/ConversionUtils.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stack/CCS.p_o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Unsafe.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Tuple.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Coerce.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Eq.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/MVar.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Weak.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Arr.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Function.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/ConsoleHandler.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Constants.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/GHCi.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Profiling.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.p_o
  HC [stage 1] compiler/stage2/build/TcHoleFitTypes.p_o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/Num.o
  HC [stage 1] libraries/base/dist-install/build/Data/Maybe.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Float/ConversionUtils.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/Fail.o
  HC [stage 1] libraries/base/dist-install/build/Data/Tuple.o
  HC [stage 1] libraries/base/dist-install/build/Data/Bool.o
  HC [stage 1] libraries/base/dist-install/build/Data/Coerce.o
  HC [stage 1] libraries/base/dist-install/build/Data/Eq.o
  HC [stage 1] libraries/base/dist-install/build/GHC/MVar.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stack/CCS.o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Unsafe.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Weak.o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Arr.o
  HC [stage 1] libraries/base/dist-install/build/Data/Function.o
  HC [stage 1] compiler/stage2/build/TcHoleFitTypes.o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/ConsoleHandler.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Constants.o
  HC [stage 1] libraries/base/dist-install/build/GHC/GHCi.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Profiling.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.o
  HC [stage 1] libraries/base/dist-install/build/Data/Type/Bool.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/List.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Float/RealFracMethods.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Utils.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/List.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Float/RealFracMethods.o
  HC [stage 1] libraries/base/dist-install/build/Data/Type/Bool.o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Utils.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Show.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Show.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Char.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/ST.p_o
  HC [stage 1] libraries/base/dist-install/build/Text/Show.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Unique.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Enum.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/STRef.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Char.o
  HC [stage 1] libraries/base/dist-install/build/GHC/ST.o
  HC [stage 1] libraries/base/dist-install/build/Text/Show.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Unique.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Enum.o
  HC [stage 1] libraries/base/dist-install/build/GHC/STRef.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Real.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Real.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Ix.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Bits.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Ix.o
  HC [stage 1] libraries/base/dist-install/build/Data/Bits.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Word.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Arr.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Unicode.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Arr.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Word.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Unicode.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Float.p_o
  HC [stage 1] libraries/base/dist-install/build/Text/ParserCombinators/ReadP.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/PSQ.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Float.o
  HC [stage 1] libraries/base/dist-install/build/Text/ParserCombinators/ReadP.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/PSQ.o
  HC [stage 1] libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.p_o
  HC [stage 1] libraries/base/dist-install/build/Text/Read/Lex.p_o
  HC [stage 1] libraries/base/dist-install/build/Text/Read/Lex.o
  HC [stage 1] libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Read.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Read.o
  HC [stage 1] libraries/base/dist-install/build/Data/Type/Equality.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Proxy.p_o
  HC [stage 1] libraries/base/dist-install/build/Numeric.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Int.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Either.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Char.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Word.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/IOMode.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Either.o
  HC [stage 1] libraries/base/dist-install/build/Data/Type/Equality.o
  HC [stage 1] libraries/base/dist-install/build/Data/Proxy.o
  HC [stage 1] libraries/base/dist-install/build/Numeric.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Int.o
  HC [stage 1] libraries/base/dist-install/build/Data/Char.o
  HC [stage 1] libraries/base/dist-install/build/Data/Word.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/IOMode.o
  HC [stage 1] libraries/base/dist-install/build/GHC/TypeNats.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Ptr.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint/Type.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Type/Coercion.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Int.p_o
  HC [stage 1] libraries/base/dist-install/build/Text/Read.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Clock.p_o
  HC [stage 1] libraries/base/dist-install/build/Text/Read.o
  HC [stage 1] libraries/base/dist-install/build/GHC/TypeNats.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Ptr.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint/Type.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Clock.o
  HC [stage 1] libraries/base/dist-install/build/Data/Type/Coercion.o
  HC [stage 1] libraries/base/dist-install/build/GHC/TypeLits.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stable.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint.p_o-boot
  HC [stage 1] libraries/base/dist-install/build/Control/Category.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Pack.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/TypeLits.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stable.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint.o-boot
  HC [stage 1] libraries/base/dist-install/build/Data/Int.o
  HC [stage 1] libraries/base/dist-install/build/Control/Category.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Pack.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Storable.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Typeable/Internal.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/StablePtr.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Storable.o
  HC [stage 1] libraries/base/dist-install/build/Data/Typeable/Internal.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/StablePtr.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Storable.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Storable.o
  HC [stage 1] libraries/base/dist-install/build/Data/Ord.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Ptr.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Typeable.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/C/Types.p_o
  HC [stage 1] libraries/base/dist-install/build/Type/Reflection.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Ord.o
  HC [stage 1] libraries/base/dist-install/build/Data/Typeable.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Ptr.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/C/Types.o
  HC [stage 1] libraries/base/dist-install/build/Type/Reflection.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Generics.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Exception/Type.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/OldList.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Generics.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Exception/Type.o
  HC [stage 1] libraries/base/dist-install/build/Data/OldList.o
  HC [stage 1] libraries/base/dist-install/build/GHC/OldList.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/OldList.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Exception.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Exception.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Exception.p_o-boot
  HC [stage 1] libraries/base/dist-install/build/Data/Dynamic.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock/Common.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Exception.o-boot
  HC [stage 1] libraries/base/dist-install/build/Data/Dynamic.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock/Common.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IORef.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Semigroup/Internal.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Device.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IOArray.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Unsafe.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Device.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IORef.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IOArray.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Unsafe.o
  HC [stage 1] libraries/base/dist-install/build/Data/Monoid.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/IORef.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Semigroup/Internal.o
  HC [stage 1] libraries/base/dist-install/build/Data/IORef.o
  HC [stage 1] libraries/base/dist-install/build/Data/Foldable.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Monoid.o
  HC [stage 1] libraries/base/dist-install/build/Data/Foldable.o
  HC [stage 1] libraries/base/dist-install/build/GHC/ForeignPtr.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Const.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Concurrent.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Buffer.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Array.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/IntTable.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Types.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/BufferedIO.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/ForeignPtr.o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Const.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Types.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding.p_o-boot
  HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Concurrent.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/FD.p_o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle.p_o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Exception.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock/NoOp.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Buffer.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Array.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/IntTable.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Alloc.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Failure.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Error.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Types.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/BufferedIO.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Utils.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Types.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding.o-boot
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Array.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Foreign.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Pool.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/FD.o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle.o-boot
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Exception.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock/NoOp.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Safe.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/C/String.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Safe.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Alloc.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Failure.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Error.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/C/Error.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Utils.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/C.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Array.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Conc/Sync.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Posix/Types.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Foreign.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Pool.o
  HC [stage 1] libraries/base/dist-install/build/Control/Exception/Base.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/C/String.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Safe.o
  HC [stage 1] libraries/base/dist-install/build/System/Posix/Internals.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Internal.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/C/Error.o
  HC [stage 1] libraries/base/dist-install/build/Foreign.o
  HC [stage 1] libraries/base/dist-install/build/Foreign/Safe.o
  HC [stage 1] libraries/base/dist-install/build/Control/Exception.p_o
  HC [stage 1] libraries/base/dist-install/build/System/IO/Error.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/MVar.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Imp.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/EPoll.p_o
  HC [stage 1] libraries/base/dist-install/build/Foreign/C.o
  HC [stage 1] libraries/base/dist-install/build/System/IO/Unsafe.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Poll.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Conc/Signal.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/KQueue.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Conc/Sync.o
  HC [stage 1] libraries/base/dist-install/build/System/Posix/Types.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Control.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Exception/Base.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/TimerManager.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Manager.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Exception.o
  HC [stage 1] libraries/base/dist-install/build/System/Posix/Internals.o
  HC [stage 1] libraries/base/dist-install/build/System/IO/Error.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Internal.o
  HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/MVar.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Imp.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Internals.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Thread.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stack/CCS.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Environment.p_o
  HC [stage 1] libraries/base/dist-install/build/System/IO/Unsafe.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Poll.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Conc/Signal.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/KQueue.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/EPoll.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Conc/IO.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stack.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Control.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/FD.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Conc.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/TimerManager.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Manager.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Text.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/FD.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Internals.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stack/CCS.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Environment.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event/Thread.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stack.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Conc/IO.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Event.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/FD.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Conc.o
  HC [stage 1] libraries/base/dist-install/build/System/IO.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/TopHandler.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/Fix.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Identity.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Arrow.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Text.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/FD.o
  HC [stage 1] libraries/base/dist-install/build/Control/Applicative.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock.o
  HC [stage 1] libraries/base/dist-install/build/Data/Traversable.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle.o
  HC [stage 1] libraries/base/dist-install/build/Data/List.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/String.p_o
  HC [stage 1] libraries/base/dist-install/build/Debug/Trace.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Version.p_o
  HC [stage 1] libraries/base/dist-install/build/Prelude.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/RTS/Flags.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stats.p_o
  HC [stage 1] libraries/base/dist-install/build/System/IO.o
  HC [stage 1] libraries/base/dist-install/build/GHC/TopHandler.o
  HC [stage 1] libraries/base/dist-install/build/Data/Data.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/QSemN.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/QSem.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/Chan.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/Instances.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/IO/Class.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Unsafe.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Safe.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Strict.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/List/NonEmpty.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Bifoldable.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Bifunctor.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Ix.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Kind.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Ratio.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/STRef.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Unique.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/ByteOrder.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/ExecutionStack/Internal.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Environment/ExecutablePath.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/OverloadedLabels.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Records.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Exit.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/StaticPtr.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/StableName.p_o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Utils.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Console/GetOpt.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Info.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Mem.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Mem/StableName.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Mem/Weak.p_o
  HC [stage 1] libraries/base/dist-install/build/Text/Printf.p_o
  HC [stage 1] libraries/base/dist-install/build/Text/Show/Functions.p_o
  HC [stage 1] libraries/base/dist-install/build/Type/Reflection/Unsafe.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/StaticPtr/Internal.p_o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Unsupported.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array.p_o
  HC [stage 1] libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictPair.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitUtil.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/TypeError.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/State.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/Coercions.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/SharedMem.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Resource.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/User.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Time.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal/Common.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO/Common.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Error.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Env.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Unistd.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory/Common.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Fcntl.p_o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Config.p_o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Windows.p_o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/FloatCast.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Signatures.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Class.p_o
  HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.p_o
  HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.p_o
  HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Platform.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Version.p_o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Shift.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Functions.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf32.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/RealFloat/Functions.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Read.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Base62.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Typeable.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Stack.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/String.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/MonadFail.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Newtype.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils/Json.p_o
  HC [stage 1] libraries/ghc-compact/dist-install/build/GHC/Compact.p_o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ClosureTypes.p_o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.p_o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.p_o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.p_o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.p_o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.p_o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.p_o
  HC [stage 1] libraries/stm/dist-install/build/Control/Sequential/STM.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.p_o
  HC [stage 1] compiler/stage2/build/GhcPrelude.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/Fix.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Desugar.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Concurrent.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/Zip.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Bitraversable.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Complex.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Fixed.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Classes.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Semigroup.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/STRef/Strict.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/ExecutionStack.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/Exts.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Environment.p_o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Timeout.p_o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/Times.p_o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitQueue.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Private.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/CalendarDiffDays.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Semaphore.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/Internals.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory.p_o
  HC [stage 1] libraries/process/dist-install/build/System/Process/Common.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Trans.p_o
"rm" -f libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4_p.a libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4_p.a.contents  
echo libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.p_o libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.p_o libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.p_o        >> libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4_p.a.contents
"xargs"  "ar" qcls  libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4_p.a < libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4_p.a.contents
"rm" -f libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/ghc-boot-th/dist-install/build/HSghc-boot-th-8.10.4.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Serialized.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Platform/Host.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/UniqueSubdir.p_o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Array.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf16.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Pos.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/UnionFind.p_o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.p_o
  HC [stage 1] libraries/stm/dist-install/build/Control/Monad/STM.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/BreakArray.p_o
  HC [stage 1] compiler/stage2/build/Exception.p_o
  HC [stage 1] compiler/stage2/build/Config.p_o
  HC [stage 1] compiler/stage2/build/OccName.p_o-boot
  HC [stage 1] compiler/stage2/build/FastFunctions.p_o
  HC [stage 1] compiler/stage2/build/DynFlags.p_o-boot
  HC [stage 1] compiler/stage2/build/Outputable.p_o-boot
  HC [stage 1] compiler/stage2/build/FastMutInt.p_o
  HC [stage 1] compiler/stage2/build/Name.p_o-boot
  HC [stage 1] compiler/stage2/build/Var.p_o-boot
  HC [stage 1] compiler/stage2/build/Hooks.p_o-boot
  HC [stage 1] compiler/stage2/build/Plugins.p_o-boot
  HC [stage 1] compiler/stage2/build/CliOption.p_o
  HC [stage 1] compiler/stage2/build/PlatformConstants.p_o
  HC [stage 1] compiler/stage2/build/GhcNameVersion.p_o
  HC [stage 1] compiler/stage2/build/FileSettings.p_o
  HC [stage 1] compiler/stage2/build/MonadUtils.p_o
  HC [stage 1] compiler/stage2/build/TyCon.p_o-boot
  HC [stage 1] compiler/stage2/build/PrimOp.p_o-boot
  HC [stage 1] compiler/stage2/build/GHC/HsToCore/PmCheck/Types.p_o-boot
  HC [stage 1] compiler/stage2/build/Hoopl/Block.p_o
  HC [stage 1] compiler/stage2/build/State.p_o
  HC [stage 1] compiler/stage2/build/Stream.p_o
  HC [stage 1] compiler/stage2/build/X86/Cond.p_o
  HC [stage 1] compiler/stage2/build/SPARC/Cond.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Identity.o
  HC [stage 1] libraries/base/dist-install/build/Control/Arrow.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Compose.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Sum.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Product.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/STRef/Lazy.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Void.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/GHCi/Helpers.p_o
  HC [stage 1] libraries/base/dist-install/build/GHC/ResponseFile.p_o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime.p_o
  HC [stage 1] libraries/base/dist-install/build/System/Environment/Blank.p_o
  HC [stage 1] libraries/filepath/dist-install/build/System/FilePath/Posix.p_o
  HC [stage 1] libraries/filepath/dist-install/build/System/FilePath/Windows.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Base.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Format.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Temp.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/Common.p_o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Prelude.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Select.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/HandleEncoding.p_o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Char.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Error.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Pos.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.p_o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.p_o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Internals.p_o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.p_o
  HC [stage 1] compiler/stage2/build/PlainPanic.p_o
  HC [stage 1] compiler/stage2/build/TyCoRep.p_o-boot
  HC [stage 1] compiler/stage2/build/Constants.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Applicative.o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Contravariant.p_o
  HC [stage 1] libraries/filepath/dist-install/build/System/FilePath.p_o
  HC [stage 1] libraries/deepseq/dist-install/build/Control/DeepSeq.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.p_o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Common.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Applicative/Backwards.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Data/Functor/Constant.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Except.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Error.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/List.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Data/Functor/Reverse.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Identity.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/List.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/BaseDir.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf8.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Error.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/FilePath.p_o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.p_o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Closures.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.p_o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.p_o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.p_o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.p_o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.p_o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Traversable.o
"rm" -f libraries/base/dist-install/build/libHSbase-4.14.1.0_p.a libraries/base/dist-install/build/libHSbase-4.14.1.0_p.a.contents  
echo libraries/base/dist-install/build/Control/Applicative.p_o libraries/base/dist-install/build/Control/Arrow.p_o libraries/base/dist-install/build/Control/Category.p_o libraries/base/dist-install/build/Control/Concurrent.p_o libraries/base/dist-install/build/Control/Concurrent/Chan.p_o libraries/base/dist-install/build/Control/Concurrent/MVar.p_o libraries/base/dist-install/build/Control/Concurrent/QSem.p_o libraries/base/dist-install/build/Control/Concurrent/QSemN.p_o libraries/base/dist-install/build/Control/Exception.p_o libraries/base/dist-install/build/Control/Exception/Base.p_o libraries/base/dist-install/build/Control/Monad.p_o libraries/base/dist-install/build/Control/Monad/Fail.p_o libraries/base/dist-install/build/Control/Monad/Fix.p_o libraries/base/dist-install/build/Control/Monad/Instances.p_o libraries/base/dist-install/build/Control/Monad/IO/Class.p_o libraries/base/dist-install/build/Control/Monad/ST.p_o libraries/base/dist-install/build/Control/Monad/ST/Lazy.p_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.p_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.p_o libraries/base/dist-install/build/Control/Monad/ST/Safe.p_o libraries/base/dist-install/build/Control/Monad/ST/Strict.p_o libraries/base/dist-install/build/Control/Monad/ST/Unsafe.p_o libraries/base/dist-install/build/Control/Monad/Zip.p_o libraries/base/dist-install/build/Data/Bifoldable.p_o libraries/base/dist-install/build/Data/Bifunctor.p_o libraries/base/dist-install/build/Data/Bitraversable.p_o libraries/base/dist-install/build/Data/Bits.p_o libraries/base/dist-install/build/Data/Bool.p_o libraries/base/dist-install/build/Data/Char.p_o libraries/base/dist-install/build/Data/Coerce.p_o libraries/base/dist-install/build/Data/Complex.p_o libraries/base/dist-install/build/Data/Data.p_o libraries/base/dist-install/build/Data/Dynamic.p_o libraries/base/dist-install/build/Data/Either.p_o libraries/base/dist-install/build/Data/Eq.p_o libraries/base/dist-install/build/Data/Fixed.p_o libraries/base/dist-install/build/Data/Foldable.p_o libraries/base/dist-install/build/Data/Function.p_o libraries/base/dist-install/build/Data/Functor.p_o libraries/base/dist-install/build/Data/Functor/Classes.p_o libraries/base/dist-install/build/Data/Functor/Contravariant.p_o libraries/base/dist-install/build/Data/Functor/Compose.p_o libraries/base/dist-install/build/Data/Functor/Const.p_o libraries/base/dist-install/build/Data/Functor/Identity.p_o libraries/base/dist-install/build/Data/Functor/Product.p_o libraries/base/dist-install/build/Data/Functor/Sum.p_o libraries/base/dist-install/build/Data/IORef.p_o libraries/base/dist-install/build/Data/Int.p_o libraries/base/dist-install/build/Data/Ix.p_o libraries/base/dist-install/build/Data/Kind.p_o libraries/base/dist-install/build/Data/List.p_o libraries/base/dist-install/build/Data/List/NonEmpty.p_o libraries/base/dist-install/build/Data/Maybe.p_o libraries/base/dist-install/build/Data/Monoid.p_o libraries/base/dist-install/build/Data/Ord.p_o libraries/base/dist-install/build/Data/Proxy.p_o libraries/base/dist-install/build/Data/Ratio.p_o libraries/base/dist-install/build/Data/Semigroup.p_o libraries/base/dist-install/build/Data/STRef.p_o libraries/base/dist-install/build/Data/STRef/Lazy.p_o libraries/base/dist-install/build/Data/STRef/Strict.p_o libraries/base/dist-install/build/Data/String.p_o libraries/base/dist-install/build/Data/Traversable.p_o libraries/base/dist-install/build/Data/Tuple.p_o libraries/base/dist-install/build/Data/Type/Bool.p_o libraries/base/dist-install/build/Data/Type/Coercion.p_o libraries/base/dist-install/build/Data/Type/Equality.p_o libraries/base/dist-install/build/Data/Typeable.p_o libraries/base/dist-install/build/Data/Unique.p_o libraries/base/dist-install/build/Data/Version.p_o libraries/base/dist-install/build/Data/Void.p_o libraries/base/dist-install/build/Data/Word.p_o libraries/base/dist-install/build/Debug/Trace.p_o libraries/base/dist-install/build/Foreign.p_o libraries/base/dist-install/build/Foreign/C.p_o libraries/base/dist-install/build/Foreign/C/Error.p_o libraries/base/dist-install/build/Foreign/C/String.p_o libraries/base/dist-install/build/Foreign/C/Types.p_o libraries/base/dist-install/build/Foreign/Concurrent.p_o libraries/base/dist-install/build/Foreign/ForeignPtr.p_o libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.p_o libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.p_o libraries/base/dist-install/build/Foreign/Marshal.p_o libraries/base/dist-install/build/Foreign/Marshal/Alloc.p_o libraries/base/dist-install/build/Foreign/Marshal/Array.p_o libraries/base/dist-install/build/Foreign/Marshal/Error.p_o libraries/base/dist-install/build/Foreign/Marshal/Pool.p_o libraries/base/dist-install/build/Foreign/Marshal/Safe.p_o libraries/base/dist-install/build/Foreign/Marshal/Unsafe.p_o libraries/base/dist-install/build/Foreign/Marshal/Utils.p_o libraries/base/dist-install/build/Foreign/Ptr.p_o libraries/base/dist-install/build/Foreign/Safe.p_o libraries/base/dist-install/build/Foreign/StablePtr.p_o libraries/base/dist-install/build/Foreign/Storable.p_o libraries/base/dist-install/build/GHC/Arr.p_o libraries/base/dist-install/build/GHC/Base.p_o libraries/base/dist-install/build/GHC/ByteOrder.p_o libraries/base/dist-install/build/GHC/Char.p_o libraries/base/dist-install/build/GHC/Clock.p_o libraries/base/dist-install/build/GHC/Conc.p_o libraries/base/dist-install/build/GHC/Conc/IO.p_o libraries/base/dist-install/build/GHC/Conc/Signal.p_o libraries/base/dist-install/build/GHC/Conc/Sync.p_o libraries/base/dist-install/build/GHC/ConsoleHandler.p_o libraries/base/dist-install/build/GHC/Constants.p_o libraries/base/dist-install/build/GHC/Desugar.p_o libraries/base/dist-install/build/GHC/Enum.p_o libraries/base/dist-install/build/GHC/Environment.p_o libraries/base/dist-install/build/GHC/Err.p_o libraries/base/dist-install/build/GHC/Exception.p_o libraries/base/dist-install/build/GHC/Exception/Type.p_o libraries/base/dist-install/build/GHC/ExecutionStack.p_o libraries/base/dist-install/build/GHC/ExecutionStack/Internal.p_o libraries/base/dist-install/build/GHC/Exts.p_o libraries/base/dist-install/build/GHC/Fingerprint.p_o libraries/base/dist-install/build/GHC/Fingerprint/Type.p_o libraries/base/dist-install/build/GHC/Float.p_o libraries/base/dist-install/build/GHC/Float/ConversionUtils.p_o libraries/base/dist-install/build/GHC/Float/RealFracMethods.p_o libraries/base/dist-install/build/GHC/Foreign.p_o libraries/base/dist-install/build/GHC/ForeignPtr.p_o libraries/base/dist-install/build/GHC/GHCi.p_o libraries/base/dist-install/build/GHC/GHCi/Helpers.p_o libraries/base/dist-install/build/GHC/Generics.p_o libraries/base/dist-install/build/GHC/IO.p_o libraries/base/dist-install/build/GHC/IO/Buffer.p_o libraries/base/dist-install/build/GHC/IO/BufferedIO.p_o libraries/base/dist-install/build/GHC/IO/Device.p_o libraries/base/dist-install/build/GHC/IO/Encoding.p_o libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.p_o libraries/base/dist-install/build/GHC/IO/Encoding/Failure.p_o libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.p_o libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.p_o libraries/base/dist-install/build/GHC/IO/Encoding/Types.p_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.p_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.p_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.p_o libraries/base/dist-install/build/GHC/IO/Exception.p_o libraries/base/dist-install/build/GHC/IO/FD.p_o libraries/base/dist-install/build/GHC/IO/Handle.p_o libraries/base/dist-install/build/GHC/IO/Handle/FD.p_o libraries/base/dist-install/build/GHC/IO/Handle/Internals.p_o libraries/base/dist-install/build/GHC/IO/Handle/Lock.p_o libraries/base/dist-install/build/GHC/IO/Handle/Text.p_o libraries/base/dist-install/build/GHC/IO/Handle/Types.p_o libraries/base/dist-install/build/GHC/IO/IOMode.p_o libraries/base/dist-install/build/GHC/IO/Unsafe.p_o libraries/base/dist-install/build/GHC/IOArray.p_o libraries/base/dist-install/build/GHC/IORef.p_o libraries/base/dist-install/build/GHC/Int.p_o libraries/base/dist-install/build/GHC/Ix.p_o libraries/base/dist-install/build/GHC/List.p_o libraries/base/dist-install/build/GHC/Maybe.p_o libraries/base/dist-install/build/GHC/MVar.p_o libraries/base/dist-install/build/GHC/Natural.p_o libraries/base/dist-install/build/GHC/Num.p_o libraries/base/dist-install/build/GHC/OldList.p_o libraries/base/dist-install/build/GHC/OverloadedLabels.p_o libraries/base/dist-install/build/GHC/Pack.p_o libraries/base/dist-install/build/GHC/Profiling.p_o libraries/base/dist-install/build/GHC/Ptr.p_o libraries/base/dist-install/build/GHC/Read.p_o libraries/base/dist-install/build/GHC/Real.p_o libraries/base/dist-install/build/GHC/Records.p_o libraries/base/dist-install/build/GHC/ResponseFile.p_o libraries/base/dist-install/build/GHC/RTS/Flags.p_o libraries/base/dist-install/build/GHC/ST.p_o libraries/base/dist-install/build/GHC/StaticPtr.p_o libraries/base/dist-install/build/GHC/STRef.p_o libraries/base/dist-install/build/GHC/Show.p_o libraries/base/dist-install/build/GHC/Stable.p_o libraries/base/dist-install/build/GHC/StableName.p_o libraries/base/dist-install/build/GHC/Stack.p_o libraries/base/dist-install/build/GHC/Stack/CCS.p_o libraries/base/dist-install/build/GHC/Stack/Types.p_o libraries/base/dist-install/build/GHC/Stats.p_o libraries/base/dist-install/build/GHC/Storable.p_o libraries/base/dist-install/build/GHC/TopHandler.p_o libraries/base/dist-install/build/GHC/TypeLits.p_o libraries/base/dist-install/build/GHC/TypeNats.p_o libraries/base/dist-install/build/GHC/Unicode.p_o libraries/base/dist-install/build/GHC/Weak.p_o libraries/base/dist-install/build/GHC/Word.p_o libraries/base/dist-install/build/Numeric.p_o libraries/base/dist-install/build/Numeric/Natural.p_o libraries/base/dist-install/build/Prelude.p_o libraries/base/dist-install/build/System/CPUTime.p_o libraries/base/dist-install/build/System/Console/GetOpt.p_o libraries/base/dist-install/build/System/Environment.p_o libraries/base/dist-install/build/System/Environment/Blank.p_o libraries/base/dist-install/build/System/Exit.p_o libraries/base/dist-install/build/System/IO.p_o libraries/base/dist-install/build/System/IO/Error.p_o libraries/base/dist-install/build/System/IO/Unsafe.p_o libraries/base/dist-install/build/System/Info.p_o libraries/base/dist-install/build/System/Mem.p_o libraries/base/dist-install/build/System/Mem/StableName.p_o libraries/base/dist-install/build/System/Mem/Weak.p_o libraries/base/dist-install/build/System/Posix/Internals.p_o libraries/base/dist-install/build/System/Posix/Types.p_o libraries/base/dist-install/build/System/Timeout.p_o libraries/base/dist-install/build/Text/ParserCombinators/ReadP.p_o libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.p_o libraries/base/dist-install/build/Text/Printf.p_o libraries/base/dist-install/build/Text/Read.p_o libraries/base/dist-install/build/Text/Read/Lex.p_o libraries/base/dist-install/build/Text/Show.p_o libraries/base/dist-install/build/Text/Show/Functions.p_o libraries/base/dist-install/build/Type/Reflection.p_o libraries/base/dist-install/build/Type/Reflection/Unsafe.p_o libraries/base/dist-install/build/Unsafe/Coerce.p_o libraries/base/dist-install/build/GHC/Event.p_o libraries/base/dist-install/build/Control/Monad/ST/Imp.p_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.p_o libraries/base/dist-install/build/Data/Functor/Utils.p_o libraries/base/dist-install/build/Data/OldList.p_o libraries/base/dist-install/build/Data/Semigroup/Internal.p_o libraries/base/dist-install/build/Data/Typeable/Internal.p_o libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.p_o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Common.p_o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.p_o libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.p_o libraries/base/dist-install/build/GHC/IO/Handle/Lock/NoOp.p_o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.p_o libraries/base/dist-install/build/GHC/StaticPtr/Internal.p_o libraries/base/dist-install/build/System/Environment/ExecutablePath.p_o libraries/base/dist-install/build/System/CPUTime/Utils.p_o libraries/base/dist-install/build/GHC/Event/Arr.p_o libraries/base/dist-install/build/GHC/Event/Array.p_o libraries/base/dist-install/build/GHC/Event/Control.p_o libraries/base/dist-install/build/GHC/Event/EPoll.p_o libraries/base/dist-install/build/GHC/Event/IntTable.p_o libraries/base/dist-install/build/GHC/Event/Internal.p_o libraries/base/dist-install/build/GHC/Event/KQueue.p_o libraries/base/dist-install/build/GHC/Event/Manager.p_o libraries/base/dist-install/build/GHC/Event/PSQ.p_o libraries/base/dist-install/build/GHC/Event/Poll.p_o libraries/base/dist-install/build/GHC/Event/Thread.p_o libraries/base/dist-install/build/GHC/Event/TimerManager.p_o libraries/base/dist-install/build/GHC/Event/Unique.p_o libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.p_o libraries/base/dist-install/build/System/CPUTime/Posix/Times.p_o libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.p_o libraries/base/dist-install/build/System/CPUTime/Unsupported.p_o libraries/base/dist-install/build/cbits/CastFloatWord.p_o  libraries/base/dist-install/build/cbits/DarwinUtils.p_o libraries/base/dist-install/build/cbits/PrelIOUtils.p_o libraries/base/dist-install/build/cbits/SetEnv.p_o libraries/base/dist-install/build/cbits/WCsubst.p_o libraries/base/dist-install/build/cbits/Win32Utils.p_o libraries/base/dist-install/build/cbits/consUtils.p_o libraries/base/dist-install/build/cbits/iconv.p_o libraries/base/dist-install/build/cbits/inputReady.p_o libraries/base/dist-install/build/cbits/md5.p_o libraries/base/dist-install/build/cbits/primFloat.p_o libraries/base/dist-install/build/cbits/sysconf.p_o libraries/base/dist-install/build/cbits/fs.p_o     >> libraries/base/dist-install/build/libHSbase-4.14.1.0_p.a.contents
"xargs"  "ar" qcls  libraries/base/dist-install/build/libHSbase-4.14.1.0_p.a < libraries/base/dist-install/build/libHSbase-4.14.1.0_p.a.contents
"rm" -f libraries/base/dist-install/build/libHSbase-4.14.1.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/base/dist-install/build/HSbase-4.14.1.0.p_o
"rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a.contents  
echo libraries/filepath/dist-install/build/System/FilePath.p_o libraries/filepath/dist-install/build/System/FilePath/Posix.p_o libraries/filepath/dist-install/build/System/FilePath/Windows.p_o        >> libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a.contents
"xargs"  "ar" qcls  libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a < libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a.contents
"rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/filepath/dist-install/build/HSfilepath-1.4.2.1.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/IArray.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/MArray.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/IO/Internals.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/MArray/Safe.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Unboxed.p_o
"rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a.contents  
echo libraries/deepseq/dist-install/build/Control/DeepSeq.p_o libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.p_o        >> libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a.contents
"xargs"  "ar" qcls  libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a < libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a.contents
"rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/deepseq/dist-install/build/HSdeepseq-1.4.4.0.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Internal.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntSet/Internal.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Set/Internal.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Sequence/Internal.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Days.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Signals.p_o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Applicative/Lift.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Cont/Class.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Error/Class.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Class.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Class.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Reader/Class.p_o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.p_o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Search.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Unsafe.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Size.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Encoding/Error.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Async.p_o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Table.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Extras.p_o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo.p_o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/List.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/IO.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/ST.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable/Internals.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntSet.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Set.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Internal.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Internal.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Week.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Signals/Exts.p_o
  HC [stage 1] libraries/process/dist-install/build/System/Process/Posix.p_o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.p_o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.p_o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.p_o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Internal.p_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Cont.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Error.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Except.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Class.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Reader.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Lazy.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Strict.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.p_o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Types.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Private.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/ByteStringCompat.p_o
"rm" -f libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4_p.a libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4_p.a.contents  
echo libraries/ghc-heap/dist-install/build/GHC/Exts/Heap.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Closures.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ClosureTypes.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.p_o libraries/ghc-heap/dist-install/build/cbits/HeapPrim.p_o       >> libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4_p.a.contents
"xargs"  "ar" qcls  libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4_p.a < libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4_p.a.contents
"rm" -f libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/ghc-heap/dist-install/build/HSghc-heap-8.10.4.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Debug.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict.p_o
"rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4_p.a libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4_p.a.contents  
echo libraries/terminfo/dist-install/build/System/Console/Terminfo.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.p_o        >> libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4_p.a.contents
"xargs"  "ar" qcls  libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4_p.a < libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4_p.a.contents
"rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/terminfo/dist-install/build/HSterminfo-0.4.1.4.p_o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM.p_o
  HC [stage 1] libraries/exceptions/dist-install/build/Control/Monad/Catch.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/Signals.p_o
  HC [stage 1] compiler/stage2/build/Panic.p_o
  HC [stage 1] libraries/base/dist-install/build/Prelude.o
  HC [stage 1] libraries/base/dist-install/build/Data/String.o
  HC [stage 1] libraries/base/dist-install/build/Debug/Trace.o
  HC [stage 1] libraries/base/dist-install/build/GHC/RTS/Flags.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Stats.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/IO/Safe.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/ST/Safe.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable/Safe.p_o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Unsafe.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Short.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Containers/ListUtils.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Internal/Debug.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Lazy.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Internal/Debug.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Merge/Lazy.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Sequence/Internal/Sorting.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/System.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/CalendarDiffTime.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Julian.p_o
  HC [stage 1] libraries/process/dist-install/build/System/Process/Internals.p_o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint.p_o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.p_o
"rm" -f libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a.contents  
echo libraries/transformers/dist-install/build/Control/Applicative/Backwards.p_o libraries/transformers/dist-install/build/Control/Applicative/Lift.p_o libraries/transformers/dist-install/build/Control/Monad/Signatures.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Class.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Except.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Error.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/List.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Select.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/State.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.p_o libraries/transformers/dist-install/build/Data/Functor/Constant.p_o libraries/transformers/dist-install/build/Data/Functor/Reverse.p_o        >> libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a.contents
"xargs"  "ar" qcls  libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a < libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a.contents
"rm" -f libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/transformers/dist-install/build/HStransformers-0.5.6.2.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer.p_o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/CaseMapping.p_o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml.p_o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.p_o
  HC [stage 1] compiler/stage2/build/EnumSet.p_o
  HC [stage 1] compiler/stage2/build/SysTools/BaseDir.p_o
  HC [stage 1] compiler/stage2/build/Ctype.p_o
  HC [stage 1] compiler/stage2/build/PPC/Cond.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/List/NonEmpty.o
  HC [stage 1] libraries/base/dist-install/build/Data/Version.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Class.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Signatures.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/IO/Class.o
  HC [stage 1] libraries/base/dist-install/build/System/Environment/ExecutablePath.o
  HC [stage 1] libraries/base/dist-install/build/System/Exit.o
  HC [stage 1] libraries/base/dist-install/build/Data/Bifoldable.o
  HC [stage 1] libraries/base/dist-install/build/Data/Bifunctor.o
  HC [stage 1] libraries/base/dist-install/build/Data/Ix.o
  HC [stage 1] libraries/base/dist-install/build/GHC/StableName.o
  HC [stage 1] libraries/base/dist-install/build/Data/Unique.o
  HC [stage 1] libraries/base/dist-install/build/Data/Ratio.o
  HC [stage 1] libraries/base/dist-install/build/Data/STRef.o
  HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/QSemN.o
  HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/QSem.o
  HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/Chan.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictPair.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/TypeError.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitUtil.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/User.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/SharedMem.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Resource.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Time.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal/Common.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO/Common.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Error.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Env.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Unistd.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory/Common.o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Config.o
  HC [stage 1] compiler/stage2/build/GhcPrelude.o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Version.o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Platform.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Unsafe.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/State.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/Coercions.o
  HC [stage 1] libraries/base/dist-install/build/Text/Printf.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.o
  HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.o
  HC [stage 1] libraries/base/dist-install/build/Data/Kind.o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/FloatCast.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.o
  HC [stage 1] libraries/base/dist-install/build/Type/Reflection/Unsafe.o
  HC [stage 1] libraries/base/dist-install/build/System/Mem/Weak.o
  HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.o
  HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ClosureTypes.o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Utils.o
  HC [stage 1] libraries/base/dist-install/build/System/Mem.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/Instances.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Safe.o
  HC [stage 1] libraries/base/dist-install/build/GHC/ByteOrder.o
  HC [stage 1] libraries/base/dist-install/build/GHC/ExecutionStack/Internal.o
  HC [stage 1] libraries/base/dist-install/build/GHC/OverloadedLabels.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Records.o
  HC [stage 1] libraries/base/dist-install/build/GHC/StaticPtr.o
  HC [stage 1] libraries/base/dist-install/build/System/Console/GetOpt.o
  HC [stage 1] libraries/base/dist-install/build/Text/Show/Functions.o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Unsupported.o
  HC [stage 1] libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Windows.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Fcntl.o
  HC [stage 1] libraries/stm/dist-install/build/Control/Sequential/STM.o
"rm" -f libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4.a libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4.a.contents  
echo libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.o libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.o libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.o        >> libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4.a.contents
"xargs"  "ar" qcls  libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4.a < libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4.a.contents
"rm" -f libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Shift.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Functions.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf32.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/RealFloat/Functions.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Read.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Base62.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Typeable.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Stack.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/String.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/MonadFail.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Newtype.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils/Json.o
  HC [stage 1] libraries/ghc-compact/dist-install/build/GHC/Compact.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.o
"rm" -f libraries/array/dist-install/build/libHSarray-0.5.4.0_p.a libraries/array/dist-install/build/libHSarray-0.5.4.0_p.a.contents  
echo libraries/array/dist-install/build/Data/Array.p_o libraries/array/dist-install/build/Data/Array/Base.p_o libraries/array/dist-install/build/Data/Array/IArray.p_o libraries/array/dist-install/build/Data/Array/IO.p_o libraries/array/dist-install/build/Data/Array/IO/Safe.p_o libraries/array/dist-install/build/Data/Array/IO/Internals.p_o libraries/array/dist-install/build/Data/Array/MArray.p_o libraries/array/dist-install/build/Data/Array/MArray/Safe.p_o libraries/array/dist-install/build/Data/Array/ST.p_o libraries/array/dist-install/build/Data/Array/ST/Safe.p_o libraries/array/dist-install/build/Data/Array/Storable.p_o libraries/array/dist-install/build/Data/Array/Storable/Safe.p_o libraries/array/dist-install/build/Data/Array/Storable/Internals.p_o libraries/array/dist-install/build/Data/Array/Unboxed.p_o libraries/array/dist-install/build/Data/Array/Unsafe.p_o        >> libraries/array/dist-install/build/libHSarray-0.5.4.0_p.a.contents
"xargs"  "ar" qcls  libraries/array/dist-install/build/libHSarray-0.5.4.0_p.a < libraries/array/dist-install/build/libHSarray-0.5.4.0_p.a.contents
"rm" -f libraries/array/dist-install/build/libHSarray-0.5.4.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/array/dist-install/build/HSarray-0.5.4.0.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Char8.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Lazy.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Strict/Internal.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Lazy.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Strict/Internal.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Sequence.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/POSIX.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Env/ByteString.p_o
  HC [stage 1] libraries/process/dist-install/build/System/Process.p_o
"rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a.contents  
echo libraries/pretty/dist-install/build/Text/PrettyPrint.p_o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.p_o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.p_o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.p_o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.p_o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.p_o        >> libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a.contents
"xargs"  "ar" qcls  libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a < libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a.contents
"rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/pretty/dist-install/build/HSpretty-1.1.3.6.p_o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Get/Internal.p_o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS.p_o
  MERGE_OBJS_STAGE1 libraries/ghc-boot-th/dist-install/build/HSghc-boot-th-8.10.4.o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Common.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/Int/Digits.p_o
  HC [stage 1] libraries/ghc-compact/dist-install/build/GHC/Compact/Serialized.p_o
"rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a.contents  
echo libraries/xhtml/dist-install/build/Text/XHtml.p_o libraries/xhtml/dist-install/build/Text/XHtml/Frameset.p_o libraries/xhtml/dist-install/build/Text/XHtml/Strict.p_o libraries/xhtml/dist-install/build/Text/XHtml/Transitional.p_o libraries/xhtml/dist-install/build/Text/XHtml/Debug.p_o libraries/xhtml/dist-install/build/Text/XHtml/Table.p_o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.p_o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.p_o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.p_o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.p_o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.p_o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.p_o libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.p_o libraries/xhtml/dist-install/build/Text/XHtml/Extras.p_o libraries/xhtml/dist-install/build/Text/XHtml/Internals.p_o        >> libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a.contents
"xargs"  "ar" qcls  libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a < libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a.contents
"rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/xhtml/dist-install/build/HSxhtml-3000.2.2.1.p_o
"rm" -f libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a.contents  
echo libraries/stm/dist-install/build/Control/Concurrent/STM.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.p_o libraries/stm/dist-install/build/Control/Monad/STM.p_o libraries/stm/dist-install/build/Control/Sequential/STM.p_o        >> libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a.contents
"xargs"  "ar" qcls  libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a < libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a.contents
"rm" -f libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/stm/dist-install/build/HSstm-2.5.0.0.p_o
  HC [stage 1] libraries/exceptions/dist-install/build/Control/Monad/Catch/Pure.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/InfoTable.p_o
  HC [stage 1] compiler/stage2/build/Encoding.p_o
  HC [stage 1] compiler/stage2/build/Fingerprint.p_o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/Zip.o
  HC [stage 1] libraries/base/dist-install/build/Data/Data.o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Classes.o
  HC [stage 1] libraries/base/dist-install/build/System/Environment.o
  HC [stage 1] libraries/base/dist-install/build/Data/Bitraversable.o
  HC [stage 1] libraries/base/dist-install/build/System/Mem/StableName.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array.o
  HC [stage 1] libraries/base/dist-install/build/Control/Concurrent.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/Internals.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory.o
  HC [stage 1] compiler/stage2/build/Exception.o
  HC [stage 1] compiler/stage2/build/Config.o
  HC [stage 1] compiler/stage2/build/Var.o-boot
  HC [stage 1] compiler/stage2/build/OccName.o-boot
  HC [stage 1] compiler/stage2/build/DynFlags.o-boot
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitQueue.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.o
  HC [stage 1] compiler/stage2/build/Outputable.o-boot
  HC [stage 1] compiler/stage2/build/FastMutInt.o
  HC [stage 1] compiler/stage2/build/Name.o-boot
  HC [stage 1] compiler/stage2/build/Hooks.o-boot
  HC [stage 1] compiler/stage2/build/Plugins.o-boot
  HC [stage 1] compiler/stage2/build/CliOption.o
  HC [stage 1] compiler/stage2/build/PlatformConstants.o
  HC [stage 1] compiler/stage2/build/GhcNameVersion.o
  HC [stage 1] compiler/stage2/build/FileSettings.o
  HC [stage 1] compiler/stage2/build/MonadUtils.o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/UniqueSubdir.o
  HC [stage 1] compiler/stage2/build/GHC/HsToCore/PmCheck/Types.o-boot
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.o
  HC [stage 1] compiler/stage2/build/TyCon.o-boot
  HC [stage 1] compiler/stage2/build/PrimOp.o-boot
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Platform/Host.o
  HC [stage 1] compiler/stage2/build/Stream.o
  HC [stage 1] compiler/stage2/build/Hoopl/Block.o
  HC [stage 1] compiler/stage2/build/State.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.o
  HC [stage 1] libraries/base/dist-install/build/Data/STRef/Strict.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Strict.o
  HC [stage 1] compiler/stage2/build/X86/Cond.o
  HC [stage 1] compiler/stage2/build/SPARC/Cond.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.o
  HC [stage 1] libraries/base/dist-install/build/System/Info.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Trans.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.o
  HC [stage 1] libraries/base/dist-install/build/GHC/ExecutionStack.o
  HC [stage 1] libraries/base/dist-install/build/GHC/StaticPtr/Internal.o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/Times.o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Array.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/UnionFind.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Strict.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Strict.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Strict.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Merge/Strict.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Tree.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files/Common.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Temp/ByteString.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO/ByteString.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/ByteString.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory/ByteString.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.p_o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.p_o
  HC [stage 1] libraries/process/dist-install/build/System/Cmd.p_o
"rm" -f libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a.contents  
echo libraries/mtl/dist-install/build/Control/Monad/Cont.p_o libraries/mtl/dist-install/build/Control/Monad/Cont/Class.p_o libraries/mtl/dist-install/build/Control/Monad/Error.p_o libraries/mtl/dist-install/build/Control/Monad/Error/Class.p_o libraries/mtl/dist-install/build/Control/Monad/Except.p_o libraries/mtl/dist-install/build/Control/Monad/Identity.p_o libraries/mtl/dist-install/build/Control/Monad/List.p_o libraries/mtl/dist-install/build/Control/Monad/RWS.p_o libraries/mtl/dist-install/build/Control/Monad/RWS/Class.p_o libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.p_o libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.p_o libraries/mtl/dist-install/build/Control/Monad/Reader.p_o libraries/mtl/dist-install/build/Control/Monad/Reader/Class.p_o libraries/mtl/dist-install/build/Control/Monad/State.p_o libraries/mtl/dist-install/build/Control/Monad/State/Class.p_o libraries/mtl/dist-install/build/Control/Monad/State/Lazy.p_o libraries/mtl/dist-install/build/Control/Monad/State/Strict.p_o libraries/mtl/dist-install/build/Control/Monad/Trans.p_o libraries/mtl/dist-install/build/Control/Monad/Writer.p_o libraries/mtl/dist-install/build/Control/Monad/Writer/Class.p_o libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.p_o libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.p_o        >> libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a.contents
"xargs"  "ar" qcls  libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a < libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a.contents
"rm" -f libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/mtl/dist-install/build/HSmtl-2.2.2.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Settings.p_o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Process.p_o
"rm" -f libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a.contents  
echo libraries/ghc-compact/dist-install/build/GHC/Compact.p_o libraries/ghc-compact/dist-install/build/GHC/Compact/Serialized.p_o        >> libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a.contents
"xargs"  "ar" qcls  libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a < libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a.contents
"rm" -f libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/ghc-compact/dist-install/build/HSghc-compact-0.1.0.0.p_o
"rm" -f libraries/exceptions/dist-install/build/libHSexceptions-0.10.4_p.a libraries/exceptions/dist-install/build/libHSexceptions-0.10.4_p.a.contents  
echo libraries/exceptions/dist-install/build/Control/Monad/Catch.p_o libraries/exceptions/dist-install/build/Control/Monad/Catch/Pure.p_o        >> libraries/exceptions/dist-install/build/libHSexceptions-0.10.4_p.a.contents
"xargs"  "ar" qcls  libraries/exceptions/dist-install/build/libHSexceptions-0.10.4_p.a < libraries/exceptions/dist-install/build/libHSexceptions-0.10.4_p.a.contents
"rm" -f libraries/exceptions/dist-install/build/libHSexceptions-0.10.4_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/exceptions/dist-install/build/HSexceptions-0.10.4.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.p_o
  HC [stage 1] compiler/stage2/build/FiniteMap.p_o
  HC [stage 1] compiler/stage2/build/ToolSettings.p_o
  HC [stage 1] compiler/stage2/build/Hoopl/Collections.p_o
  HC [stage 1] utils/hsc2hs/dist-install/build/HSCParser.dyn_o
  HC [stage 1] utils/hsc2hs/dist-install/build/Flags.dyn_o
  HC [stage 1] utils/hsc2hs/dist-install/build/Compat/TempFile.dyn_o
  HC [stage 1] utils/hsc2hs/dist-install/build/ATTParser.dyn_o
  HC [stage 1] utils/hpc/dist-install/build/HpcLexer.dyn_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Compose.o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Sum.o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Product.o
  HC [stage 1] libraries/filepath/dist-install/build/System/FilePath/Posix.o
  HC [stage 1] libraries/base/dist-install/build/Data/Semigroup.o
  HC [stage 1] libraries/base/dist-install/build/Data/Fixed.o
  HC [stage 1] libraries/base/dist-install/build/Data/Complex.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/CalendarDiffDays.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Exts.o
  HC [stage 1] libraries/base/dist-install/build/System/Timeout.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Semaphore.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Temp.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/Common.o
  HC [stage 1] compiler/stage2/build/PlainPanic.o
  HC [stage 1] compiler/stage2/build/TyCoRep.o-boot
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Serialized.o
  HC [stage 1] compiler/stage2/build/Constants.o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.o
  HC [stage 1] libraries/base/dist-install/build/System/CPUTime.o
  HC [stage 1] libraries/process/dist-install/build/System/Process/Common.o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/HandleEncoding.o
  HC [stage 1] libraries/base/dist-install/build/GHC/Desugar.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.o
  HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.o
  HC [stage 1] libraries/base/dist-install/build/GHC/GHCi/Helpers.o
  HC [stage 1] libraries/base/dist-install/build/GHC/ResponseFile.o
  HC [stage 1] libraries/base/dist-install/build/System/Environment/Blank.o
  HC [stage 1] libraries/filepath/dist-install/build/System/FilePath/Windows.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Select.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Pos.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.p_o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Graph.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Locale.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files/ByteString.p_o
"rm" -f libraries/process/dist-install/build/libHSprocess-1.6.9.0_p.a libraries/process/dist-install/build/libHSprocess-1.6.9.0_p.a.contents  
echo libraries/process/dist-install/build/System/Cmd.p_o libraries/process/dist-install/build/System/Process.p_o libraries/process/dist-install/build/System/Process/Internals.p_o libraries/process/dist-install/build/System/Process/Common.p_o libraries/process/dist-install/build/System/Process/Posix.p_o   libraries/process/dist-install/build/cbits/runProcess.p_o     >> libraries/process/dist-install/build/libHSprocess-1.6.9.0_p.a.contents
"xargs"  "ar" qcls  libraries/process/dist-install/build/libHSprocess-1.6.9.0_p.a < libraries/process/dist-install/build/libHSprocess-1.6.9.0_p.a.contents
"rm" -f libraries/process/dist-install/build/libHSprocess-1.6.9.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/process/dist-install/build/HSprocess-1.6.9.0.p_o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Get.p_o
"rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0_p.a libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0_p.a.contents  
echo libraries/template-haskell/dist-install/build/Language/Haskell/TH.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.p_o        >> libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0_p.a.contents
"xargs"  "ar" qcls  libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0_p.a < libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0_p.a.contents
"rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/template-haskell/dist-install/build/HStemplate-haskell-2.16.0.0.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Show.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion/Common.p_o
  HC [stage 1] compiler/stage2/build/Settings.p_o
  HC [stage 1] libraries/base/dist-install/build/Data/Functor/Contravariant.o
  HC [stage 1] libraries/filepath/dist-install/build/System/FilePath.o
  HC [stage 1] libraries/base/dist-install/build/Data/Void.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Private.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process.o
  HC [stage 1] compiler/stage2/build/FastFunctions.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Base.o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Closures.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/BreakArray.o
  HC [stage 1] libraries/stm/dist-install/build/Control/Monad/STM.o
  HC [stage 1] libraries/base/dist-install/build/Data/STRef/Lazy.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.o
"rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a.contents  
echo libraries/filepath/dist-install/build/System/FilePath.o libraries/filepath/dist-install/build/System/FilePath/Posix.o libraries/filepath/dist-install/build/System/FilePath/Windows.o        >> libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a.contents
"xargs"  "ar" qcls  libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a < libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a.contents
"rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a.contents  
"rm" -f libraries/base/dist-install/build/libHSbase-4.14.1.0.a libraries/base/dist-install/build/libHSbase-4.14.1.0.a.contents  
echo libraries/base/dist-install/build/Control/Applicative.o libraries/base/dist-install/build/Control/Arrow.o libraries/base/dist-install/build/Control/Category.o libraries/base/dist-install/build/Control/Concurrent.o libraries/base/dist-install/build/Control/Concurrent/Chan.o libraries/base/dist-install/build/Control/Concurrent/MVar.o libraries/base/dist-install/build/Control/Concurrent/QSem.o libraries/base/dist-install/build/Control/Concurrent/QSemN.o libraries/base/dist-install/build/Control/Exception.o libraries/base/dist-install/build/Control/Exception/Base.o libraries/base/dist-install/build/Control/Monad.o libraries/base/dist-install/build/Control/Monad/Fail.o libraries/base/dist-install/build/Control/Monad/Fix.o libraries/base/dist-install/build/Control/Monad/Instances.o libraries/base/dist-install/build/Control/Monad/IO/Class.o libraries/base/dist-install/build/Control/Monad/ST.o libraries/base/dist-install/build/Control/Monad/ST/Lazy.o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.o libraries/base/dist-install/build/Control/Monad/ST/Safe.o libraries/base/dist-install/build/Control/Monad/ST/Strict.o libraries/base/dist-install/build/Control/Monad/ST/Unsafe.o libraries/base/dist-install/build/Control/Monad/Zip.o libraries/base/dist-install/build/Data/Bifoldable.o libraries/base/dist-install/build/Data/Bifunctor.o libraries/base/dist-install/build/Data/Bitraversable.o libraries/base/dist-install/build/Data/Bits.o libraries/base/dist-install/build/Data/Bool.o libraries/base/dist-install/build/Data/Char.o libraries/base/dist-install/build/Data/Coerce.o libraries/base/dist-install/build/Data/Complex.o libraries/base/dist-install/build/Data/Data.o libraries/base/dist-install/build/Data/Dynamic.o libraries/base/dist-install/build/Data/Either.o libraries/base/dist-install/build/Data/Eq.o libraries/base/dist-install/build/Data/Fixed.o libraries/base/dist-install/build/Data/Foldable.o libraries/base/dist-install/build/Data/Function.o libraries/base/dist-install/build/Data/Functor.o libraries/base/dist-install/build/Data/Functor/Classes.o libraries/base/dist-install/build/Data/Functor/Contravariant.o libraries/base/dist-install/build/Data/Functor/Compose.o libraries/base/dist-install/build/Data/Functor/Const.o libraries/base/dist-install/build/Data/Functor/Identity.o libraries/base/dist-install/build/Data/Functor/Product.o libraries/base/dist-install/build/Data/Functor/Sum.o libraries/base/dist-install/build/Data/IORef.o libraries/base/dist-install/build/Data/Int.o libraries/base/dist-install/build/Data/Ix.o libraries/base/dist-install/build/Data/Kind.o libraries/base/dist-install/build/Data/List.o libraries/base/dist-install/build/Data/List/NonEmpty.o libraries/base/dist-install/build/Data/Maybe.o libraries/base/dist-install/build/Data/Monoid.o libraries/base/dist-install/build/Data/Ord.o libraries/base/dist-install/build/Data/Proxy.o libraries/base/dist-install/build/Data/Ratio.o libraries/base/dist-install/build/Data/Semigroup.o libraries/base/dist-install/build/Data/STRef.o libraries/base/dist-install/build/Data/STRef/Lazy.o libraries/base/dist-install/build/Data/STRef/Strict.o libraries/base/dist-install/build/Data/String.o libraries/base/dist-install/build/Data/Traversable.o libraries/base/dist-install/build/Data/Tuple.o libraries/base/dist-install/build/Data/Type/Bool.o libraries/base/dist-install/build/Data/Type/Coercion.o libraries/base/dist-install/build/Data/Type/Equality.o libraries/base/dist-install/build/Data/Typeable.o libraries/base/dist-install/build/Data/Unique.o libraries/base/dist-install/build/Data/Version.o libraries/base/dist-install/build/Data/Void.o libraries/base/dist-install/build/Data/Word.o libraries/base/dist-install/build/Debug/Trace.o libraries/base/dist-install/build/Foreign.o libraries/base/dist-install/build/Foreign/C.o libraries/base/dist-install/build/Foreign/C/Error.o libraries/base/dist-install/build/Foreign/C/String.o libraries/base/dist-install/build/Foreign/C/Types.o libraries/base/dist-install/build/Foreign/Concurrent.o libraries/base/dist-install/build/Foreign/ForeignPtr.o libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.o libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.o libraries/base/dist-install/build/Foreign/Marshal.o libraries/base/dist-install/build/Foreign/Marshal/Alloc.o libraries/base/dist-install/build/Foreign/Marshal/Array.o libraries/base/dist-install/build/Foreign/Marshal/Error.o libraries/base/dist-install/build/Foreign/Marshal/Pool.o libraries/base/dist-install/build/Foreign/Marshal/Safe.o libraries/base/dist-install/build/Foreign/Marshal/Unsafe.o libraries/base/dist-install/build/Foreign/Marshal/Utils.o libraries/base/dist-install/build/Foreign/Ptr.o libraries/base/dist-install/build/Foreign/Safe.o libraries/base/dist-install/build/Foreign/StablePtr.o libraries/base/dist-install/build/Foreign/Storable.o libraries/base/dist-install/build/GHC/Arr.o libraries/base/dist-install/build/GHC/Base.o libraries/base/dist-install/build/GHC/ByteOrder.o libraries/base/dist-install/build/GHC/Char.o libraries/base/dist-install/build/GHC/Clock.o libraries/base/dist-install/build/GHC/Conc.o libraries/base/dist-install/build/GHC/Conc/IO.o libraries/base/dist-install/build/GHC/Conc/Signal.o libraries/base/dist-install/build/GHC/Conc/Sync.o libraries/base/dist-install/build/GHC/ConsoleHandler.o libraries/base/dist-install/build/GHC/Constants.o libraries/base/dist-install/build/GHC/Desugar.o libraries/base/dist-install/build/GHC/Enum.o libraries/base/dist-install/build/GHC/Environment.o libraries/base/dist-install/build/GHC/Err.o libraries/base/dist-install/build/GHC/Exception.o libraries/base/dist-install/build/GHC/Exception/Type.o libraries/base/dist-install/build/GHC/ExecutionStack.o libraries/base/dist-install/build/GHC/ExecutionStack/Internal.o libraries/base/dist-install/build/GHC/Exts.o libraries/base/dist-install/build/GHC/Fingerprint.o libraries/base/dist-install/build/GHC/Fingerprint/Type.o libraries/base/dist-install/build/GHC/Float.o libraries/base/dist-install/build/GHC/Float/ConversionUtils.o libraries/base/dist-install/build/GHC/Float/RealFracMethods.o libraries/base/dist-install/build/GHC/Foreign.o libraries/base/dist-install/build/GHC/ForeignPtr.o libraries/base/dist-install/build/GHC/GHCi.o libraries/base/dist-install/build/GHC/GHCi/Helpers.o libraries/base/dist-install/build/GHC/Generics.o libraries/base/dist-install/build/GHC/IO.o libraries/base/dist-install/build/GHC/IO/Buffer.o libraries/base/dist-install/build/GHC/IO/BufferedIO.o libraries/base/dist-install/build/GHC/IO/Device.o libraries/base/dist-install/build/GHC/IO/Encoding.o libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.o libraries/base/dist-install/build/GHC/IO/Encoding/Failure.o libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.o libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.o libraries/base/dist-install/build/GHC/IO/Encoding/Types.o libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.o libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.o libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.o libraries/base/dist-install/build/GHC/IO/Exception.o libraries/base/dist-install/build/GHC/IO/FD.o libraries/base/dist-install/build/GHC/IO/Handle.o libraries/base/dist-install/build/GHC/IO/Handle/FD.o libraries/base/dist-install/build/GHC/IO/Handle/Internals.o libraries/base/dist-install/build/GHC/IO/Handle/Lock.o libraries/base/dist-install/build/GHC/IO/Handle/Text.o libraries/base/dist-install/build/GHC/IO/Handle/Types.o libraries/base/dist-install/build/GHC/IO/IOMode.o libraries/base/dist-install/build/GHC/IO/Unsafe.o libraries/base/dist-install/build/GHC/IOArray.o libraries/base/dist-install/build/GHC/IORef.o libraries/base/dist-install/build/GHC/Int.o libraries/base/dist-install/build/GHC/Ix.o libraries/base/dist-install/build/GHC/List.o libraries/base/dist-install/build/GHC/Maybe.o libraries/base/dist-install/build/GHC/MVar.o libraries/base/dist-install/build/GHC/Natural.o libraries/base/dist-install/build/GHC/Num.o libraries/base/dist-install/build/GHC/OldList.o libraries/base/dist-install/build/GHC/OverloadedLabels.o libraries/base/dist-install/build/GHC/Pack.o libraries/base/dist-install/build/GHC/Profiling.o libraries/base/dist-install/build/GHC/Ptr.o libraries/base/dist-install/build/GHC/Read.o libraries/base/dist-install/build/GHC/Real.o libraries/base/dist-install/build/GHC/Records.o libraries/base/dist-install/build/GHC/ResponseFile.o libraries/base/dist-install/build/GHC/RTS/Flags.o libraries/base/dist-install/build/GHC/ST.o libraries/base/dist-install/build/GHC/StaticPtr.o libraries/base/dist-install/build/GHC/STRef.o libraries/base/dist-install/build/GHC/Show.o libraries/base/dist-install/build/GHC/Stable.o libraries/base/dist-install/build/GHC/StableName.o libraries/base/dist-install/build/GHC/Stack.o libraries/base/dist-install/build/GHC/Stack/CCS.o libraries/base/dist-install/build/GHC/Stack/Types.o libraries/base/dist-install/build/GHC/Stats.o libraries/base/dist-install/build/GHC/Storable.o libraries/base/dist-install/build/GHC/TopHandler.o libraries/base/dist-install/build/GHC/TypeLits.o libraries/base/dist-install/build/GHC/TypeNats.o libraries/base/dist-install/build/GHC/Unicode.o libraries/base/dist-install/build/GHC/Weak.o libraries/base/dist-install/build/GHC/Word.o libraries/base/dist-install/build/Numeric.o libraries/base/dist-install/build/Numeric/Natural.o libraries/base/dist-install/build/Prelude.o libraries/base/dist-install/build/System/CPUTime.o libraries/base/dist-install/build/System/Console/GetOpt.o libraries/base/dist-install/build/System/Environment.o libraries/base/dist-install/build/System/Environment/Blank.o libraries/base/dist-install/build/System/Exit.o libraries/base/dist-install/build/System/IO.o libraries/base/dist-install/build/System/IO/Error.o libraries/base/dist-install/build/System/IO/Unsafe.o libraries/base/dist-install/build/System/Info.o libraries/base/dist-install/build/System/Mem.o libraries/base/dist-install/build/System/Mem/StableName.o libraries/base/dist-install/build/System/Mem/Weak.o libraries/base/dist-install/build/System/Posix/Internals.o libraries/base/dist-install/build/System/Posix/Types.o libraries/base/dist-install/build/System/Timeout.o libraries/base/dist-install/build/Text/ParserCombinators/ReadP.o libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.o libraries/base/dist-install/build/Text/Printf.o libraries/base/dist-install/build/Text/Read.o libraries/base/dist-install/build/Text/Read/Lex.o libraries/base/dist-install/build/Text/Show.o libraries/base/dist-install/build/Text/Show/Functions.o libraries/base/dist-install/build/Type/Reflection.o libraries/base/dist-install/build/Type/Reflection/Unsafe.o libraries/base/dist-install/build/Unsafe/Coerce.o libraries/base/dist-install/build/GHC/Event.o libraries/base/dist-install/build/Control/Monad/ST/Imp.o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.o libraries/base/dist-install/build/Data/Functor/Utils.o libraries/base/dist-install/build/Data/OldList.o libraries/base/dist-install/build/Data/Semigroup/Internal.o libraries/base/dist-install/build/Data/Typeable/Internal.o libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Common.o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.o libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.o libraries/base/dist-install/build/GHC/IO/Handle/Lock/NoOp.o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.o libraries/base/dist-install/build/GHC/StaticPtr/Internal.o libraries/base/dist-install/build/System/Environment/ExecutablePath.o libraries/base/dist-install/build/System/CPUTime/Utils.o libraries/base/dist-install/build/GHC/Event/Arr.o libraries/base/dist-install/build/GHC/Event/Array.o libraries/base/dist-install/build/GHC/Event/Control.o libraries/base/dist-install/build/GHC/Event/EPoll.o libraries/base/dist-install/build/GHC/Event/IntTable.o libraries/base/dist-install/build/GHC/Event/Internal.o libraries/base/dist-install/build/GHC/Event/KQueue.o libraries/base/dist-install/build/GHC/Event/Manager.o libraries/base/dist-install/build/GHC/Event/PSQ.o libraries/base/dist-install/build/GHC/Event/Poll.o libraries/base/dist-install/build/GHC/Event/Thread.o libraries/base/dist-install/build/GHC/Event/TimerManager.o libraries/base/dist-install/build/GHC/Event/Unique.o libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.o libraries/base/dist-install/build/System/CPUTime/Posix/Times.o libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.o libraries/base/dist-install/build/System/CPUTime/Unsupported.o libraries/base/dist-install/build/cbits/CastFloatWord.o  libraries/base/dist-install/build/cbits/DarwinUtils.o libraries/base/dist-install/build/cbits/PrelIOUtils.o libraries/base/dist-install/build/cbits/SetEnv.o libraries/base/dist-install/build/cbits/WCsubst.o libraries/base/dist-install/build/cbits/Win32Utils.o libraries/base/dist-install/build/cbits/consUtils.o libraries/base/dist-install/build/cbits/iconv.o libraries/base/dist-install/build/cbits/inputReady.o libraries/base/dist-install/build/cbits/md5.o libraries/base/dist-install/build/cbits/primFloat.o libraries/base/dist-install/build/cbits/sysconf.o libraries/base/dist-install/build/cbits/fs.o     >> libraries/base/dist-install/build/libHSbase-4.14.1.0.a.contents
"xargs"  "ar" qcls  libraries/base/dist-install/build/libHSbase-4.14.1.0.a < libraries/base/dist-install/build/libHSbase-4.14.1.0.a.contents
"rm" -f libraries/base/dist-install/build/libHSbase-4.14.1.0.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Char.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf16.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Error.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Pos.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Internals.o
  MERGE_OBJS_STAGE1 libraries/base/dist-install/build/HSbase-4.14.1.0.o
  MERGE_OBJS_STAGE1 libraries/filepath/dist-install/build/HSfilepath-1.4.2.1.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.p_o
"rm" -f libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1_p.a libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1_p.a.contents  
echo libraries/containers/containers/dist-install/build/Data/Containers/ListUtils.p_o libraries/containers/containers/dist-install/build/Data/IntMap.p_o libraries/containers/containers/dist-install/build/Data/IntMap/Lazy.p_o libraries/containers/containers/dist-install/build/Data/IntMap/Strict.p_o libraries/containers/containers/dist-install/build/Data/IntMap/Strict/Internal.p_o libraries/containers/containers/dist-install/build/Data/IntMap/Internal.p_o libraries/containers/containers/dist-install/build/Data/IntMap/Internal/Debug.p_o libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Lazy.p_o libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Strict.p_o libraries/containers/containers/dist-install/build/Data/IntSet/Internal.p_o libraries/containers/containers/dist-install/build/Data/IntSet.p_o libraries/containers/containers/dist-install/build/Data/Map.p_o libraries/containers/containers/dist-install/build/Data/Map/Lazy.p_o libraries/containers/containers/dist-install/build/Data/Map/Merge/Lazy.p_o libraries/containers/containers/dist-install/build/Data/Map/Strict/Internal.p_o libraries/containers/containers/dist-install/build/Data/Map/Strict.p_o libraries/containers/containers/dist-install/build/Data/Map/Merge/Strict.p_o libraries/containers/containers/dist-install/build/Data/Map/Internal.p_o libraries/containers/containers/dist-install/build/Data/Map/Internal/Debug.p_o libraries/containers/containers/dist-install/build/Data/Set/Internal.p_o libraries/containers/containers/dist-install/build/Data/Set.p_o libraries/containers/containers/dist-install/build/Data/Graph.p_o libraries/containers/containers/dist-install/build/Data/Sequence.p_o libraries/containers/containers/dist-install/build/Data/Sequence/Internal.p_o libraries/containers/containers/dist-install/build/Data/Sequence/Internal/Sorting.p_o libraries/containers/containers/dist-install/build/Data/Tree.p_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitUtil.p_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitQueue.p_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictPair.p_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/State.p_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.p_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.p_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/Coercions.p_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/TypeError.p_o libraries/containers/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.p_o libraries/containers/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.p_o        >> libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1_p.a.contents
"xargs"  "ar" qcls  libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1_p.a < libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1_p.a.contents
"rm" -f libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/containers/containers/dist-install/build/HScontainers-0.6.2.1.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Parse/Class.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Format/Class.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix.p_o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/ByteString.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Encoding/Fusion.p_o
  HC [stage 1] utils/hsc2hs/dist-install/build/Compat/ResponseFile.dyn_o
  HC [stage 1] utils/hsc2hs/dist-install/build/Paths_hsc2hs.dyn_o
  HC [stage 1] utils/hpc/dist-install/build/Paths_hpc_bin.dyn_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Except.o
  HC [stage 1] libraries/deepseq/dist-install/build/Control/DeepSeq.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Prelude.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Signals.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/BaseDir.o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.o
  HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.o
  HC [stage 1] ghc/stage2/build/GHCi/Util.dyn_o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/List.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Error.o
  HC [stage 1] libraries/time/dist-install/build/Data/Format.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Applicative/Backwards.o
  HC [stage 1] libraries/transformers/dist-install/build/Data/Functor/Constant.o
"rm" -f libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4.a libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4.a.contents  
echo libraries/ghc-heap/dist-install/build/GHC/Exts/Heap.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Closures.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ClosureTypes.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.o libraries/ghc-heap/dist-install/build/cbits/HeapPrim.o       >> libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4.a.contents
"xargs"  "ar" qcls  libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4.a < libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4.a.contents
"rm" -f libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4.a.contents  
"rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a.contents  
echo libraries/deepseq/dist-install/build/Control/DeepSeq.o libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.o        >> libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a.contents
"xargs"  "ar" qcls  libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a < libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a.contents
"rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf8.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Error.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/FilePath.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.o
  MERGE_OBJS_STAGE1 libraries/deepseq/dist-install/build/HSdeepseq-1.4.4.0.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Internal.p_o
"rm" -f libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a.contents  
echo libraries/unix/dist-install/build/System/Posix.p_o libraries/unix/dist-install/build/System/Posix/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Error.p_o libraries/unix/dist-install/build/System/Posix/Resource.p_o libraries/unix/dist-install/build/System/Posix/Time.p_o libraries/unix/dist-install/build/System/Posix/Unistd.p_o libraries/unix/dist-install/build/System/Posix/User.p_o libraries/unix/dist-install/build/System/Posix/Signals.p_o libraries/unix/dist-install/build/System/Posix/Signals/Exts.p_o libraries/unix/dist-install/build/System/Posix/Semaphore.p_o libraries/unix/dist-install/build/System/Posix/SharedMem.p_o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.p_o libraries/unix/dist-install/build/System/Posix/Directory.p_o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker.p_o libraries/unix/dist-install/build/System/Posix/Files.p_o libraries/unix/dist-install/build/System/Posix/Files/ByteString.p_o libraries/unix/dist-install/build/System/Posix/IO.p_o libraries/unix/dist-install/build/System/Posix/IO/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Env.p_o libraries/unix/dist-install/build/System/Posix/Env/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Fcntl.p_o libraries/unix/dist-install/build/System/Posix/Process.p_o libraries/unix/dist-install/build/System/Posix/Process/Internals.p_o libraries/unix/dist-install/build/System/Posix/Process/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Temp.p_o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Terminal.p_o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Directory/Common.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.p_o libraries/unix/dist-install/build/System/Posix/Files/Common.p_o libraries/unix/dist-install/build/System/Posix/IO/Common.p_o libraries/unix/dist-install/build/System/Posix/Process/Common.p_o libraries/unix/dist-install/build/System/Posix/Terminal/Common.p_o   libraries/unix/dist-install/build/cbits/HsUnix.p_o libraries/unix/dist-install/build/cbits/execvpe.p_o     >> libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a.contents
"xargs"  "ar" qcls  libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a < libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a.contents
"rm" -f libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/unix/dist-install/build/HSunix-2.7.2.2.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Internal/TempFile.p_o
  MERGE_OBJS_STAGE1 libraries/ghc-heap/dist-install/build/HSghc-heap-8.10.4.o
  HC [stage 1] libraries/libiserv/dist-install/build/GHCi/Utils.p_o
  HC [stage 1] compiler/stage2/build/SysTools/Terminal.p_o
  HC [stage 1] utils/hpc/dist-install/build/HpcParser.dyn_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Days.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Set/Internal.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntSet/Internal.o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Common.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Internal.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/IArray.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Sequence/Internal.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/MArray/Safe.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/MArray.o
  HC [stage 1] compiler/stage2/build/Panic.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.o
  HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.o
  HC [stage 1] libraries/process/dist-install/build/System/Process/Posix.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/IO/Internals.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State.o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Signals/Exts.o
  HC [stage 1] libraries/base/dist-install/build/libHSbase-4.14.1.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Identity.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/List.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Applicative/Lift.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.o
  HC [stage 1] libraries/transformers/dist-install/build/Data/Functor/Reverse.o
  HC [stage 1] libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.10.4-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/ghc-heap/dist-install/build/libHSghc-heap-8.10.4-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/Signals.o
"rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4.a libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4.a.contents  
echo libraries/terminfo/dist-install/build/System/Console/Terminfo.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.o        >> libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4.a.contents
"xargs"  "ar" qcls  libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4.a < libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4.a.contents
"rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Search.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Unsafe.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Size.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Encoding/Error.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Async.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Table.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Extras.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.p_o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Parse/Instances.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Format/Instances.p_o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Builder.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Encoding.p_o
  MERGE_OBJS_STAGE1 libraries/terminfo/dist-install/build/HSterminfo-0.4.1.4.o
  HC [stage 1] utils/hsc2hs/dist-install/build/C.dyn_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Week.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Set.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Internal.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Unboxed.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/ST.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Internal.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Internal.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntSet.o
  HC [stage 1] compiler/stage2/build/SysTools/BaseDir.o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.o
  HC [stage 1] libraries/process/dist-install/build/System/Process/Internals.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable/Internals.o
  HC [stage 1] compiler/stage2/build/Ctype.o
  HC [stage 1] compiler/stage2/build/PPC/Cond.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Reader/Class.o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/IO.o
  HC [stage 1] libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Class.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Class.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Cont/Class.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Error/Class.o
  HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.o
  HC [stage 1] libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.4-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Types.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Private.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/ByteStringCompat.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Debug.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict.o
"rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0_p.a libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0_p.a.contents  
echo libraries/bytestring/dist-install/build/Data/ByteString.p_o libraries/bytestring/dist-install/build/Data/ByteString/Char8.p_o libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.p_o libraries/bytestring/dist-install/build/Data/ByteString/Internal.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.p_o libraries/bytestring/dist-install/build/Data/ByteString/Short.p_o libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.p_o   libraries/bytestring/dist-install/build/cbits/fpstring.p_o libraries/bytestring/dist-install/build/cbits/itoa.p_o     >> libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0_p.a.contents
"xargs"  "ar" qcls  libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0_p.a < libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0_p.a.contents
"rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/bytestring/dist-install/build/HSbytestring-0.10.12.0.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Parse.p_o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Put.p_o
  MERGE_OBJS_STAGE1 libraries/transformers/dist-install/build/HStransformers-0.5.6.2.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Foreign.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/System.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/CalendarDiffTime.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Sequence/Internal/Sorting.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/ST/Safe.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Internal/Debug.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Short.o
  HC [stage 1] compiler/stage2/build/EnumSet.o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint.o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.o
  HC [stage 1] libraries/process/dist-install/build/System/Process.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Unsafe.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Reader.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/IO/Safe.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable.o
  HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable/Safe.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Containers/ListUtils.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Internal/Debug.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Lazy.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Merge/Lazy.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Julian.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Class.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Cont.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Error.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Except.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Lazy.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Strict.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.o
  HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.o
  HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.o
"rm" -f libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a.contents  
echo libraries/transformers/dist-install/build/Control/Applicative/Backwards.o libraries/transformers/dist-install/build/Control/Applicative/Lift.o libraries/transformers/dist-install/build/Control/Monad/Signatures.o libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.o libraries/transformers/dist-install/build/Control/Monad/Trans/Class.o libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.o libraries/transformers/dist-install/build/Control/Monad/Trans/Except.o libraries/transformers/dist-install/build/Control/Monad/Trans/Error.o libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.o libraries/transformers/dist-install/build/Control/Monad/Trans/List.o libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.o libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.o libraries/transformers/dist-install/build/Control/Monad/Trans/Select.o libraries/transformers/dist-install/build/Control/Monad/Trans/State.o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.o libraries/transformers/dist-install/build/Data/Functor/Constant.o libraries/transformers/dist-install/build/Data/Functor/Reverse.o        >> libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a.contents
"xargs"  "ar" qcls  libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a < libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a.contents
"rm" -f libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a.contents  
"rm" -f libraries/array/dist-install/build/libHSarray-0.5.4.0.a libraries/array/dist-install/build/libHSarray-0.5.4.0.a.contents  
echo libraries/array/dist-install/build/Data/Array.o libraries/array/dist-install/build/Data/Array/Base.o libraries/array/dist-install/build/Data/Array/IArray.o libraries/array/dist-install/build/Data/Array/IO.o libraries/array/dist-install/build/Data/Array/IO/Safe.o libraries/array/dist-install/build/Data/Array/IO/Internals.o libraries/array/dist-install/build/Data/Array/MArray.o libraries/array/dist-install/build/Data/Array/MArray/Safe.o libraries/array/dist-install/build/Data/Array/ST.o libraries/array/dist-install/build/Data/Array/ST/Safe.o libraries/array/dist-install/build/Data/Array/Storable.o libraries/array/dist-install/build/Data/Array/Storable/Safe.o libraries/array/dist-install/build/Data/Array/Storable/Internals.o libraries/array/dist-install/build/Data/Array/Unboxed.o libraries/array/dist-install/build/Data/Array/Unsafe.o        >> libraries/array/dist-install/build/libHSarray-0.5.4.0.a.contents
"xargs"  "ar" qcls  libraries/array/dist-install/build/libHSarray-0.5.4.0.a < libraries/array/dist-install/build/libHSarray-0.5.4.0.a.contents
"rm" -f libraries/array/dist-install/build/libHSarray-0.5.4.0.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/CaseMapping.o
  HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml.o
"rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a.contents  
echo libraries/xhtml/dist-install/build/Text/XHtml.o libraries/xhtml/dist-install/build/Text/XHtml/Frameset.o libraries/xhtml/dist-install/build/Text/XHtml/Strict.o libraries/xhtml/dist-install/build/Text/XHtml/Transitional.o libraries/xhtml/dist-install/build/Text/XHtml/Debug.o libraries/xhtml/dist-install/build/Text/XHtml/Table.o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.o libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.o libraries/xhtml/dist-install/build/Text/XHtml/Extras.o libraries/xhtml/dist-install/build/Text/XHtml/Internals.o        >> libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a.contents
"xargs"  "ar" qcls  libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a < libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a.contents
"rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a.contents  
  MERGE_OBJS_STAGE1 libraries/array/dist-install/build/HSarray-0.5.4.0.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format.p_o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Class.p_o
  MERGE_OBJS_STAGE1 libraries/xhtml/dist-install/build/HSxhtml-3000.2.2.1.o
  MERGE_OBJS_STAGE1 libraries/stm/dist-install/build/HSstm-2.5.0.0.o
  HC [stage 1] compiler/stage2/build/Ar.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/POSIX.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Lazy.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Char8.o
  HC [stage 1] compiler/stage2/build/Encoding.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Sequence.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Lazy.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Get/Internal.o
  HC [stage 1] compiler/stage2/build/Fingerprint.o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Strict/Internal.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/InfoTable.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Strict/Internal.o
  HC [stage 1] libraries/exceptions/dist-install/build/Control/Monad/Catch.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer.o
  HC [stage 1] libraries/transformers/dist-install/build/libHStransformers-0.5.6.2-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/process/dist-install/build/System/Cmd.o
"rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a.contents  
echo libraries/pretty/dist-install/build/Text/PrettyPrint.o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.o        >> libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a.contents
"xargs"  "ar" qcls  libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a < libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a.contents
"rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a.contents  
"rm" -f libraries/stm/dist-install/build/libHSstm-2.5.0.0.a libraries/stm/dist-install/build/libHSstm-2.5.0.0.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Common.o
echo libraries/stm/dist-install/build/Control/Concurrent/STM.o libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.o libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.o libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.o libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.o libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.o libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.o libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.o libraries/stm/dist-install/build/Control/Monad/STM.o libraries/stm/dist-install/build/Control/Sequential/STM.o        >> libraries/stm/dist-install/build/libHSstm-2.5.0.0.a.contents
"xargs"  "ar" qcls  libraries/stm/dist-install/build/libHSstm-2.5.0.0.a < libraries/stm/dist-install/build/libHSstm-2.5.0.0.a.contents
"rm" -f libraries/stm/dist-install/build/libHSstm-2.5.0.0.a.contents  
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Process.o
  HC [stage 1] libraries/ghc-compact/dist-install/build/GHC/Compact/Serialized.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime.p_o
  MERGE_OBJS_STAGE1 libraries/process/dist-install/build/HSprocess-1.6.9.0.o
  MERGE_OBJS_STAGE1 libraries/pretty/dist-install/build/HSpretty-1.1.3.6.o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Generic.p_o
"rm" -f libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a.contents  
echo libraries/ghc-compact/dist-install/build/GHC/Compact.o libraries/ghc-compact/dist-install/build/GHC/Compact/Serialized.o        >> libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a.contents
"xargs"  "ar" qcls  libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a < libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a.contents
"rm" -f libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a.contents  
  MERGE_OBJS_STAGE1 libraries/ghc-compact/dist-install/build/HSghc-compact-0.1.0.0.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files/Common.o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Tree.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.o
  HC [stage 1] compiler/stage2/build/ToolSettings.o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Strict.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Strict.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.o
  HC [stage 1] libraries/array/dist-install/build/libHSarray-0.5.4.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Strict.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Map/Merge/Strict.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Env/ByteString.o
  HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS.o
  HC [stage 1] libraries/stm/dist-install/build/libHSstm-2.5.0.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"rm" -f libraries/process/dist-install/build/libHSprocess-1.6.9.0.a libraries/process/dist-install/build/libHSprocess-1.6.9.0.a.contents  
echo libraries/process/dist-install/build/System/Cmd.o libraries/process/dist-install/build/System/Process.o libraries/process/dist-install/build/System/Process/Internals.o libraries/process/dist-install/build/System/Process/Common.o libraries/process/dist-install/build/System/Process/Posix.o   libraries/process/dist-install/build/cbits/runProcess.o     >> libraries/process/dist-install/build/libHSprocess-1.6.9.0.a.contents
"xargs"  "ar" qcls  libraries/process/dist-install/build/libHSprocess-1.6.9.0.a < libraries/process/dist-install/build/libHSprocess-1.6.9.0.a.contents
"rm" -f libraries/process/dist-install/build/libHSprocess-1.6.9.0.a.contents  
"rm" -f libraries/mtl/dist-install/build/libHSmtl-2.2.2.a libraries/mtl/dist-install/build/libHSmtl-2.2.2.a.contents  
echo libraries/mtl/dist-install/build/Control/Monad/Cont.o libraries/mtl/dist-install/build/Control/Monad/Cont/Class.o libraries/mtl/dist-install/build/Control/Monad/Error.o libraries/mtl/dist-install/build/Control/Monad/Error/Class.o libraries/mtl/dist-install/build/Control/Monad/Except.o libraries/mtl/dist-install/build/Control/Monad/Identity.o libraries/mtl/dist-install/build/Control/Monad/List.o libraries/mtl/dist-install/build/Control/Monad/RWS.o libraries/mtl/dist-install/build/Control/Monad/RWS/Class.o libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.o libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.o libraries/mtl/dist-install/build/Control/Monad/Reader.o libraries/mtl/dist-install/build/Control/Monad/Reader/Class.o libraries/mtl/dist-install/build/Control/Monad/State.o libraries/mtl/dist-install/build/Control/Monad/State/Class.o libraries/mtl/dist-install/build/Control/Monad/State/Lazy.o libraries/mtl/dist-install/build/Control/Monad/State/Strict.o libraries/mtl/dist-install/build/Control/Monad/Trans.o libraries/mtl/dist-install/build/Control/Monad/Writer.o libraries/mtl/dist-install/build/Control/Monad/Writer/Class.o libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.o libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.o        >> libraries/mtl/dist-install/build/libHSmtl-2.2.2.a.contents
"xargs"  "ar" qcls  libraries/mtl/dist-install/build/libHSmtl-2.2.2.a < libraries/mtl/dist-install/build/libHSmtl-2.2.2.a.contents
"rm" -f libraries/mtl/dist-install/build/libHSmtl-2.2.2.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/Int/Digits.o
  HC [stage 1] libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Easter.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock.p_o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary.p_o
  MERGE_OBJS_STAGE1 libraries/mtl/dist-install/build/HSmtl-2.2.2.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Locale.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files.o
  HC [stage 1] libraries/containers/containers/dist-install/build/Data/Graph.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Get.o
  HC [stage 1] compiler/stage2/build/FiniteMap.o
  HC [stage 1] compiler/stage2/build/Settings.o
  HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH.o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Settings.o
  HC [stage 1] compiler/stage2/build/Hoopl/Collections.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.o
  HC [stage 1] libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Temp/ByteString.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO/ByteString.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/ByteString.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files/ByteString.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory/ByteString.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.o
  HC [stage 1] libraries/exceptions/dist-install/build/Control/Monad/Catch/Pure.o
  HC [stage 1] libraries/pretty/dist-install/build/libHSpretty-1.1.3.6-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0.a libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0.a.contents  
echo libraries/template-haskell/dist-install/build/Language/Haskell/TH.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.o        >> libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0.a.contents
"xargs"  "ar" qcls  libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0.a < libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0.a.contents
"rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0.a.contents  
"rm" -f libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1.a libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1.a.contents  
echo libraries/containers/containers/dist-install/build/Data/Containers/ListUtils.o libraries/containers/containers/dist-install/build/Data/IntMap.o libraries/containers/containers/dist-install/build/Data/IntMap/Lazy.o libraries/containers/containers/dist-install/build/Data/IntMap/Strict.o libraries/containers/containers/dist-install/build/Data/IntMap/Strict/Internal.o libraries/containers/containers/dist-install/build/Data/IntMap/Internal.o libraries/containers/containers/dist-install/build/Data/IntMap/Internal/Debug.o libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Lazy.o libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Strict.o libraries/containers/containers/dist-install/build/Data/IntSet/Internal.o libraries/containers/containers/dist-install/build/Data/IntSet.o libraries/containers/containers/dist-install/build/Data/Map.o libraries/containers/containers/dist-install/build/Data/Map/Lazy.o libraries/containers/containers/dist-install/build/Data/Map/Merge/Lazy.o libraries/containers/containers/dist-install/build/Data/Map/Strict/Internal.o libraries/containers/containers/dist-install/build/Data/Map/Strict.o libraries/containers/containers/dist-install/build/Data/Map/Merge/Strict.o libraries/containers/containers/dist-install/build/Data/Map/Internal.o libraries/containers/containers/dist-install/build/Data/Map/Internal/Debug.o libraries/containers/containers/dist-install/build/Data/Set/Internal.o libraries/containers/containers/dist-install/build/Data/Set.o libraries/containers/containers/dist-install/build/Data/Graph.o libraries/containers/containers/dist-install/build/Data/Sequence.o libraries/containers/containers/dist-install/build/Data/Sequence/Internal.o libraries/containers/containers/dist-install/build/Data/Sequence/Internal/Sorting.o libraries/containers/containers/dist-install/build/Data/Tree.o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitUtil.o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitQueue.o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictPair.o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/State.o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/Coercions.o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/TypeError.o libraries/containers/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.o libraries/containers/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.o        >> libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1.a.contents
"xargs"  "ar" qcls  libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1.a < libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1.a.contents
"rm" -f libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Show.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion/Common.o
  MERGE_OBJS_STAGE1 libraries/containers/containers/dist-install/build/HScontainers-0.6.2.1.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/TAI.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time.p_o
"rm" -f libraries/binary/dist-install/build/libHSbinary-0.8.8.0_p.a libraries/binary/dist-install/build/libHSbinary-0.8.8.0_p.a.contents  
echo libraries/binary/dist-install/build/Data/Binary.p_o libraries/binary/dist-install/build/Data/Binary/Put.p_o libraries/binary/dist-install/build/Data/Binary/Get.p_o libraries/binary/dist-install/build/Data/Binary/Get/Internal.p_o libraries/binary/dist-install/build/Data/Binary/Builder.p_o libraries/binary/dist-install/build/Data/Binary/Class.p_o libraries/binary/dist-install/build/Data/Binary/Internal.p_o libraries/binary/dist-install/build/Data/Binary/Generic.p_o libraries/binary/dist-install/build/Data/Binary/FloatCast.p_o        >> libraries/binary/dist-install/build/libHSbinary-0.8.8.0_p.a.contents
"xargs"  "ar" qcls  libraries/binary/dist-install/build/libHSbinary-0.8.8.0_p.a < libraries/binary/dist-install/build/libHSbinary-0.8.8.0_p.a.contents
"rm" -f libraries/binary/dist-install/build/libHSbinary-0.8.8.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/binary/dist-install/build/HSbinary-0.8.8.0.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/LanguageExtensions.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/ForeignSrcLang.p_o
  MERGE_OBJS_STAGE1 libraries/template-haskell/dist-install/build/HStemplate-haskell-2.16.0.0.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/MD5.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.p_o
  MERGE_OBJS_STAGE1 libraries/exceptions/dist-install/build/HSexceptions-0.10.4.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/BinaryArray.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/TH/Binary.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/FFI.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/RemoteTypes.p_o
  HC [stage 1] libraries/ghci/dist-install/build/SizedSeq.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Parse/Class.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Format/Class.o
  HC [stage 1] libraries/unix/dist-install/build/System/Posix.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.o
  HC [stage 1] libraries/containers/containers/dist-install/build/libHScontainers-0.6.2.1-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/unix/dist-install/build/System/Posix/ByteString.o
  HC [stage 1] libraries/mtl/dist-install/build/libHSmtl-2.2.2-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.16.0.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"rm" -f libraries/exceptions/dist-install/build/libHSexceptions-0.10.4.a libraries/exceptions/dist-install/build/libHSexceptions-0.10.4.a.contents  
echo libraries/exceptions/dist-install/build/Control/Monad/Catch.o libraries/exceptions/dist-install/build/Control/Monad/Catch/Pure.o        >> libraries/exceptions/dist-install/build/libHSexceptions-0.10.4.a.contents
"xargs"  "ar" qcls  libraries/exceptions/dist-install/build/libHSexceptions-0.10.4.a < libraries/exceptions/dist-install/build/libHSexceptions-0.10.4.a.contents
"rm" -f libraries/exceptions/dist-install/build/libHSexceptions-0.10.4.a.contents  
"rm" -f libraries/unix/dist-install/build/libHSunix-2.7.2.2.a libraries/unix/dist-install/build/libHSunix-2.7.2.2.a.contents  
echo libraries/unix/dist-install/build/System/Posix.o libraries/unix/dist-install/build/System/Posix/ByteString.o libraries/unix/dist-install/build/System/Posix/Error.o libraries/unix/dist-install/build/System/Posix/Resource.o libraries/unix/dist-install/build/System/Posix/Time.o libraries/unix/dist-install/build/System/Posix/Unistd.o libraries/unix/dist-install/build/System/Posix/User.o libraries/unix/dist-install/build/System/Posix/Signals.o libraries/unix/dist-install/build/System/Posix/Signals/Exts.o libraries/unix/dist-install/build/System/Posix/Semaphore.o libraries/unix/dist-install/build/System/Posix/SharedMem.o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.o libraries/unix/dist-install/build/System/Posix/Directory.o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.o libraries/unix/dist-install/build/System/Posix/DynamicLinker.o libraries/unix/dist-install/build/System/Posix/Files.o libraries/unix/dist-install/build/System/Posix/Files/ByteString.o libraries/unix/dist-install/build/System/Posix/IO.o libraries/unix/dist-install/build/System/Posix/IO/ByteString.o libraries/unix/dist-install/build/System/Posix/Env.o libraries/unix/dist-install/build/System/Posix/Env/ByteString.o libraries/unix/dist-install/build/System/Posix/Fcntl.o libraries/unix/dist-install/build/System/Posix/Process.o libraries/unix/dist-install/build/System/Posix/Process/Internals.o libraries/unix/dist-install/build/System/Posix/Process/ByteString.o libraries/unix/dist-install/build/System/Posix/Temp.o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.o libraries/unix/dist-install/build/System/Posix/Terminal.o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.o libraries/unix/dist-install/build/System/Posix/Directory/Common.o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.o libraries/unix/dist-install/build/System/Posix/Files/Common.o libraries/unix/dist-install/build/System/Posix/IO/Common.o libraries/unix/dist-install/build/System/Posix/Process/Common.o libraries/unix/dist-install/build/System/Posix/Terminal/Common.o   libraries/unix/dist-install/build/cbits/HsUnix.o libraries/unix/dist-install/build/cbits/execvpe.o     >> libraries/unix/dist-install/build/libHSunix-2.7.2.2.a.contents
"xargs"  "ar" qcls  libraries/unix/dist-install/build/libHSunix-2.7.2.2.a < libraries/unix/dist-install/build/libHSunix-2.7.2.2.a.contents
"rm" -f libraries/unix/dist-install/build/libHSunix-2.7.2.2.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Encoding/Fusion.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/ISO8601.p_o
  MERGE_OBJS_STAGE1 libraries/unix/dist-install/build/HSunix-2.7.2.2.o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Posix.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/IO.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Read.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/ResolvedBCO.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/StaticPtrTable.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/ObjLink.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/CreateBCO.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder.o
  HC [stage 1] compiler/stage2/build/SysTools/Terminal.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Internal.o
  HC [stage 1] libraries/exceptions/dist-install/build/libHSexceptions-0.10.4-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Internal/TempFile.o
  HC [stage 1] libraries/libiserv/dist-install/build/GHCi/Utils.o
"rm" -f libraries/time/dist-install/build/libHStime-1.9.3_p.a libraries/time/dist-install/build/libHStime-1.9.3_p.a.contents  
echo libraries/time/dist-install/build/Data/Time/Calendar.p_o libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.p_o libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.p_o libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.p_o libraries/time/dist-install/build/Data/Time/Calendar/Julian.p_o libraries/time/dist-install/build/Data/Time/Calendar/Easter.p_o libraries/time/dist-install/build/Data/Time/Clock.p_o libraries/time/dist-install/build/Data/Time/Clock/System.p_o libraries/time/dist-install/build/Data/Time/Clock/POSIX.p_o libraries/time/dist-install/build/Data/Time/Clock/TAI.p_o libraries/time/dist-install/build/Data/Time/LocalTime.p_o libraries/time/dist-install/build/Data/Time/Format.p_o libraries/time/dist-install/build/Data/Time/Format/Internal.p_o libraries/time/dist-install/build/Data/Time/Format/ISO8601.p_o libraries/time/dist-install/build/Data/Time.p_o libraries/time/dist-install/build/Data/Format.p_o libraries/time/dist-install/build/Data/Time/Calendar/Private.p_o libraries/time/dist-install/build/Data/Time/Calendar/Days.p_o libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.p_o libraries/time/dist-install/build/Data/Time/Calendar/CalendarDiffDays.p_o libraries/time/dist-install/build/Data/Time/Calendar/Week.p_o libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.p_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.p_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.p_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/CalendarDiffTime.p_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.p_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.p_o libraries/time/dist-install/build/Data/Time/Format/Parse.p_o libraries/time/dist-install/build/Data/Time/Format/Locale.p_o libraries/time/dist-install/build/Data/Time/Format/Format/Class.p_o libraries/time/dist-install/build/Data/Time/Format/Format/Instances.p_o libraries/time/dist-install/build/Data/Time/Format/Parse/Class.p_o libraries/time/dist-install/build/Data/Time/Format/Parse/Instances.p_o   libraries/time/dist-install/build/lib/cbits/HsTime.p_o     >> libraries/time/dist-install/build/libHStime-1.9.3_p.a.contents
"xargs"  "ar" qcls  libraries/time/dist-install/build/libHStime-1.9.3_p.a < libraries/time/dist-install/build/libHStime-1.9.3_p.a.contents
"rm" -f libraries/time/dist-install/build/libHStime-1.9.3_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/time/dist-install/build/HStime-1.9.3.p_o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/IO.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Search.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Fusion.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Internal.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Parse/Instances.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Format/Instances.o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Builder.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.o
  HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Encoding.o
  MERGE_OBJS_STAGE1 libraries/bytestring/dist-install/build/HSbytestring-0.10.12.0.o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Encoding.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Parse.o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Put.o
"rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0.a libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0.a.contents  
echo libraries/bytestring/dist-install/build/Data/ByteString.o libraries/bytestring/dist-install/build/Data/ByteString/Char8.o libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.o libraries/bytestring/dist-install/build/Data/ByteString/Internal.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.o libraries/bytestring/dist-install/build/Data/ByteString/Short.o libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.o libraries/bytestring/dist-install/build/Data/ByteString/Builder.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.o   libraries/bytestring/dist-install/build/cbits/fpstring.o libraries/bytestring/dist-install/build/cbits/itoa.o     >> libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0.a.contents
"xargs"  "ar" qcls  libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0.a < libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0.a.contents
"rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Foreign.o
"rm" -f libraries/directory/dist-install/build/libHSdirectory-1.3.6.0_p.a libraries/directory/dist-install/build/libHSdirectory-1.3.6.0_p.a.contents  
echo libraries/directory/dist-install/build/System/Directory.p_o libraries/directory/dist-install/build/System/Directory/Internal.p_o libraries/directory/dist-install/build/System/Directory/Internal/Prelude.p_o libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.p_o libraries/directory/dist-install/build/System/Directory/Internal/Common.p_o libraries/directory/dist-install/build/System/Directory/Internal/Config.p_o libraries/directory/dist-install/build/System/Directory/Internal/Posix.p_o libraries/directory/dist-install/build/System/Directory/Internal/Windows.p_o        >> libraries/directory/dist-install/build/libHSdirectory-1.3.6.0_p.a.contents
"xargs"  "ar" qcls  libraries/directory/dist-install/build/libHSdirectory-1.3.6.0_p.a < libraries/directory/dist-install/build/libHSdirectory-1.3.6.0_p.a.contents
"rm" -f libraries/directory/dist-install/build/libHSdirectory-1.3.6.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/directory/dist-install/build/HSdirectory-1.3.6.0.p_o
  HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Util.p_o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/PackageDb.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Directory.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/History.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/Message.p_o
  HC [stage 1] compiler/stage2/build/Util.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format.o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Class.o
  HC [stage 1] compiler/stage2/build/Ar.o
  HC [stage 1] libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Tix.p_o
"rm" -f libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4_p.a libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4_p.a.contents  
echo libraries/ghc-boot/dist-install/build/GHC/BaseDir.p_o libraries/ghc-boot/dist-install/build/GHC/LanguageExtensions.p_o libraries/ghc-boot/dist-install/build/GHC/PackageDb.p_o libraries/ghc-boot/dist-install/build/GHC/Serialized.p_o libraries/ghc-boot/dist-install/build/GHC/ForeignSrcLang.p_o libraries/ghc-boot/dist-install/build/GHC/HandleEncoding.p_o libraries/ghc-boot/dist-install/build/GHC/Platform.p_o libraries/ghc-boot/dist-install/build/GHC/Platform/Host.p_o libraries/ghc-boot/dist-install/build/GHC/Settings.p_o libraries/ghc-boot/dist-install/build/GHC/UniqueSubdir.p_o libraries/ghc-boot/dist-install/build/GHC/Version.p_o        >> libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4_p.a.contents
"xargs"  "ar" qcls  libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4_p.a < libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4_p.a.contents
"rm" -f libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/ghc-boot/dist-install/build/HSghc-boot-8.10.4.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/IO.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Read.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Prim.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Structured.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.p_o
  HC [stage 1] compiler/stage2/build/FastString.p_o
  HC [stage 1] compiler/stage2/build/PprColour.p_o
  HC [stage 1] compiler/stage2/build/Maybes.p_o
  HC [stage 1] compiler/stage2/build/Dominators.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar.o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Generic.o
  HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Mix.p_o
  HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Reflect.p_o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Combinator.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Char.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/String.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/ByteString.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/ByteString/Lazy.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Text.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Text/Lazy.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Prim.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Semigroup.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.p_o
  HC [stage 1] compiler/stage2/build/Module.p_o-boot
  HC [stage 1] compiler/stage2/build/BufWrite.p_o
  HC [stage 1] compiler/stage2/build/Lexeme.p_o
  HC [stage 1] compiler/stage2/build/StringBuffer.p_o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock.o
  HC [stage 1] libraries/binary/dist-install/build/Data/Binary.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Easter.o
"rm" -f libraries/binary/dist-install/build/libHSbinary-0.8.8.0.a libraries/binary/dist-install/build/libHSbinary-0.8.8.0.a.contents  
echo libraries/binary/dist-install/build/Data/Binary.o libraries/binary/dist-install/build/Data/Binary/Put.o libraries/binary/dist-install/build/Data/Binary/Get.o libraries/binary/dist-install/build/Data/Binary/Get/Internal.o libraries/binary/dist-install/build/Data/Binary/Builder.o libraries/binary/dist-install/build/Data/Binary/Class.o libraries/binary/dist-install/build/Data/Binary/Internal.o libraries/binary/dist-install/build/Data/Binary/Generic.o libraries/binary/dist-install/build/Data/Binary/FloatCast.o        >> libraries/binary/dist-install/build/libHSbinary-0.8.8.0.a.contents
"xargs"  "ar" qcls  libraries/binary/dist-install/build/libHSbinary-0.8.8.0.a < libraries/binary/dist-install/build/libHSbinary-0.8.8.0.a.contents
"rm" -f libraries/binary/dist-install/build/libHSbinary-0.8.8.0.a.contents  
"rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.1.0_p.a libraries/hpc/dist-install/build/libHShpc-0.6.1.0_p.a.contents  
echo libraries/hpc/dist-install/build/Trace/Hpc/Util.p_o libraries/hpc/dist-install/build/Trace/Hpc/Mix.p_o libraries/hpc/dist-install/build/Trace/Hpc/Tix.p_o libraries/hpc/dist-install/build/Trace/Hpc/Reflect.p_o        >> libraries/hpc/dist-install/build/libHShpc-0.6.1.0_p.a.contents
"xargs"  "ar" qcls  libraries/hpc/dist-install/build/libHShpc-0.6.1.0_p.a < libraries/hpc/dist-install/build/libHShpc-0.6.1.0_p.a.contents
"rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.1.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/hpc/dist-install/build/HShpc-0.6.1.0.p_o
  MERGE_OBJS_STAGE1 libraries/binary/dist-install/build/HSbinary-0.8.8.0.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/Functions.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Token.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Expr.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Perm.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Char.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Combinator.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Perm.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/TH.p_o
  HC [stage 1] compiler/stage2/build/Pretty.p_o
  HC [stage 1] compiler/stage2/build/Packages.p_o-boot
  HC [stage 1] libraries/time/dist-install/build/Data/Time.o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/LanguageExtensions.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/RemoteTypes.o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/ForeignSrcLang.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/TH/Binary.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/FFI.o
  HC [stage 1] libraries/ghci/dist-install/build/SizedSeq.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/BinaryArray.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/TAI.o
  HC [stage 1] libraries/binary/dist-install/build/libHSbinary-0.8.8.0-ghc8.10.4.so
  HC [stage 1] libraries/text/dist-install/build/Data/Text.o
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/MD5.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder/Int.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Language.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Language.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Token.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Parsing.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Generic.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/DList.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/CabalSpecVersion.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Position.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/ShortText.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity/Internal.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/IOData.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Progress.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Graph.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/Field.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Condition.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs/Internal.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Flag.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/MapAccum.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ResponseFile.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude/Internal.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Quirks.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/GetShortPathName.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/SnocList.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.p_o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/Run.p_o
  HC [stage 1] compiler/stage2/build/Outputable.p_o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Posix.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/Message.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/ResolvedBCO.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/StaticPtrTable.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/ObjLink.o
  HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/ISO8601.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/IO.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Read.o
  MERGE_OBJS_STAGE1 libraries/time/dist-install/build/HStime-1.9.3.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder/RealFloat.p_o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Expr.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CharParsing.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Pretty.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Warning.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/FieldLineStream.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Error.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Lens.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseListVersion.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Internal.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Lex.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.p_o
"rm" -f libraries/ghci/dist-install/build/libHSghci-8.10.4_p.a libraries/ghci/dist-install/build/libHSghci-8.10.4_p.a.contents  
echo libraries/ghci/dist-install/build/GHCi/BreakArray.p_o libraries/ghci/dist-install/build/GHCi/BinaryArray.p_o libraries/ghci/dist-install/build/GHCi/Message.p_o libraries/ghci/dist-install/build/GHCi/ResolvedBCO.p_o libraries/ghci/dist-install/build/GHCi/RemoteTypes.p_o libraries/ghci/dist-install/build/GHCi/FFI.p_o libraries/ghci/dist-install/build/GHCi/InfoTable.p_o libraries/ghci/dist-install/build/GHCi/StaticPtrTable.p_o libraries/ghci/dist-install/build/GHCi/TH/Binary.p_o libraries/ghci/dist-install/build/SizedSeq.p_o libraries/ghci/dist-install/build/GHCi/Run.p_o libraries/ghci/dist-install/build/GHCi/CreateBCO.p_o libraries/ghci/dist-install/build/GHCi/ObjLink.p_o libraries/ghci/dist-install/build/GHCi/Signals.p_o libraries/ghci/dist-install/build/GHCi/TH.p_o        >> libraries/ghci/dist-install/build/libHSghci-8.10.4_p.a.contents
"xargs"  "ar" qcls  libraries/ghci/dist-install/build/libHSghci-8.10.4_p.a < libraries/ghci/dist-install/build/libHSghci-8.10.4_p.a.contents
"rm" -f libraries/ghci/dist-install/build/libHSghci-8.10.4_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/ghci/dist-install/build/HSghci-8.10.4.p_o
  HC [stage 1] libraries/libiserv/dist-install/build/Lib.p_o
  HC [stage 1] compiler/stage2/build/ListSetOps.p_o
  HC [stage 1] compiler/stage2/build/Json.p_o
  HC [stage 1] compiler/stage2/build/Bag.p_o
  HC [stage 1] compiler/stage2/build/OrdList.p_o
  HC [stage 1] compiler/stage2/build/IdInfo.p_o-boot
  HC [stage 1] compiler/stage2/build/TcType.p_o-boot
  HC [stage 1] compiler/stage2/build/TyCoPpr.p_o-boot
  HC [stage 1] compiler/stage2/build/Pair.p_o
  HC [stage 1] compiler/stage2/build/SysTools/Settings.p_o
  HC [stage 1] compiler/stage2/build/AsmUtils.p_o
  HC [stage 1] utils/iserv/stage2_p/build/Main.p_o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/CreateBCO.o
"rm" -f libraries/time/dist-install/build/libHStime-1.9.3.a libraries/time/dist-install/build/libHStime-1.9.3.a.contents  
echo libraries/time/dist-install/build/Data/Time/Calendar.o libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.o libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.o libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.o libraries/time/dist-install/build/Data/Time/Calendar/Julian.o libraries/time/dist-install/build/Data/Time/Calendar/Easter.o libraries/time/dist-install/build/Data/Time/Clock.o libraries/time/dist-install/build/Data/Time/Clock/System.o libraries/time/dist-install/build/Data/Time/Clock/POSIX.o libraries/time/dist-install/build/Data/Time/Clock/TAI.o libraries/time/dist-install/build/Data/Time/LocalTime.o libraries/time/dist-install/build/Data/Time/Format.o libraries/time/dist-install/build/Data/Time/Format/Internal.o libraries/time/dist-install/build/Data/Time/Format/ISO8601.o libraries/time/dist-install/build/Data/Time.o libraries/time/dist-install/build/Data/Format.o libraries/time/dist-install/build/Data/Time/Calendar/Private.o libraries/time/dist-install/build/Data/Time/Calendar/Days.o libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.o libraries/time/dist-install/build/Data/Time/Calendar/CalendarDiffDays.o libraries/time/dist-install/build/Data/Time/Calendar/Week.o libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.o libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/CalendarDiffTime.o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.o libraries/time/dist-install/build/Data/Time/Format/Parse.o libraries/time/dist-install/build/Data/Time/Format/Locale.o libraries/time/dist-install/build/Data/Time/Format/Format/Class.o libraries/time/dist-install/build/Data/Time/Format/Format/Instances.o libraries/time/dist-install/build/Data/Time/Format/Parse/Class.o libraries/time/dist-install/build/Data/Time/Format/Parse/Instances.o   libraries/time/dist-install/build/lib/cbits/HsTime.o     >> libraries/time/dist-install/build/libHStime-1.9.3.a.contents
"xargs"  "ar" qcls  libraries/time/dist-install/build/libHStime-1.9.3.a < libraries/time/dist-install/build/libHStime-1.9.3.a.contents
"rm" -f libraries/time/dist-install/build/libHStime-1.9.3.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/IO.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Search.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Fusion.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Internal.o
"rm" -f libraries/text/dist-install/build/libHStext-1.2.4.1_p.a libraries/text/dist-install/build/libHStext-1.2.4.1_p.a.contents  
echo libraries/text/dist-install/build/Data/Text.p_o libraries/text/dist-install/build/Data/Text/Array.p_o libraries/text/dist-install/build/Data/Text/Encoding.p_o libraries/text/dist-install/build/Data/Text/Encoding/Error.p_o libraries/text/dist-install/build/Data/Text/Foreign.p_o libraries/text/dist-install/build/Data/Text/IO.p_o libraries/text/dist-install/build/Data/Text/Internal.p_o libraries/text/dist-install/build/Data/Text/Internal/Builder.p_o libraries/text/dist-install/build/Data/Text/Internal/Builder/Functions.p_o libraries/text/dist-install/build/Data/Text/Internal/Builder/Int/Digits.p_o libraries/text/dist-install/build/Data/Text/Internal/Builder/RealFloat/Functions.p_o libraries/text/dist-install/build/Data/Text/Internal/ByteStringCompat.p_o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion.p_o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion/Common.p_o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf16.p_o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf32.p_o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf8.p_o libraries/text/dist-install/build/Data/Text/Internal/Functions.p_o libraries/text/dist-install/build/Data/Text/Internal/Fusion.p_o libraries/text/dist-install/build/Data/Text/Internal/Fusion/CaseMapping.p_o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Common.p_o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Size.p_o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Types.p_o libraries/text/dist-install/build/Data/Text/Internal/IO.p_o libraries/text/dist-install/build/Data/Text/Internal/Lazy.p_o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Encoding/Fusion.p_o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Fusion.p_o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Search.p_o libraries/text/dist-install/build/Data/Text/Internal/Private.p_o libraries/text/dist-install/build/Data/Text/Internal/Read.p_o libraries/text/dist-install/build/Data/Text/Internal/Search.p_o libraries/text/dist-install/build/Data/Text/Internal/Unsafe.p_o libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Char.p_o libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Shift.p_o libraries/text/dist-install/build/Data/Text/Lazy.p_o libraries/text/dist-install/build/Data/Text/Lazy/Builder.p_o libraries/text/dist-install/build/Data/Text/Lazy/Builder/Int.p_o libraries/text/dist-install/build/Data/Text/Lazy/Builder/RealFloat.p_o libraries/text/dist-install/build/Data/Text/Lazy/Encoding.p_o libraries/text/dist-install/build/Data/Text/Lazy/IO.p_o libraries/text/dist-install/build/Data/Text/Lazy/Internal.p_o libraries/text/dist-install/build/Data/Text/Lazy/Read.p_o libraries/text/dist-install/build/Data/Text/Read.p_o libraries/text/dist-install/build/Data/Text/Unsafe.p_o libraries/text/dist-install/build/Data/Text/Show.p_o   libraries/text/dist-install/build/cbits/cbits.p_o     >> libraries/text/dist-install/build/libHStext-1.2.4.1_p.a.contents
"xargs"  "ar" qcls  libraries/text/dist-install/build/libHStext-1.2.4.1_p.a < libraries/text/dist-install/build/libHStext-1.2.4.1_p.a.contents
"rm" -f libraries/text/dist-install/build/libHStext-1.2.4.1_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/text/dist-install/build/HStext-1.2.4.1.p_o
"rm" -f libraries/parsec/dist-install/build/libHSparsec-3.1.14.0_p.a libraries/parsec/dist-install/build/libHSparsec-3.1.14.0_p.a.contents  
echo libraries/parsec/dist-install/build/Text/Parsec.p_o libraries/parsec/dist-install/build/Text/Parsec/String.p_o libraries/parsec/dist-install/build/Text/Parsec/ByteString.p_o libraries/parsec/dist-install/build/Text/Parsec/ByteString/Lazy.p_o libraries/parsec/dist-install/build/Text/Parsec/Text.p_o libraries/parsec/dist-install/build/Text/Parsec/Text/Lazy.p_o libraries/parsec/dist-install/build/Text/Parsec/Pos.p_o libraries/parsec/dist-install/build/Text/Parsec/Error.p_o libraries/parsec/dist-install/build/Text/Parsec/Prim.p_o libraries/parsec/dist-install/build/Text/Parsec/Char.p_o libraries/parsec/dist-install/build/Text/Parsec/Combinator.p_o libraries/parsec/dist-install/build/Text/Parsec/Token.p_o libraries/parsec/dist-install/build/Text/Parsec/Expr.p_o libraries/parsec/dist-install/build/Text/Parsec/Language.p_o libraries/parsec/dist-install/build/Text/Parsec/Perm.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Char.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Combinator.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Error.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Expr.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Language.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Perm.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Pos.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Prim.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Token.p_o        >> libraries/parsec/dist-install/build/libHSparsec-3.1.14.0_p.a.contents
"xargs"  "ar" qcls  libraries/parsec/dist-install/build/libHSparsec-3.1.14.0_p.a < libraries/parsec/dist-install/build/libHSparsec-3.1.14.0_p.a.contents
"rm" -f libraries/parsec/dist-install/build/libHSparsec-3.1.14.0_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/parsec/dist-install/build/HSparsec-3.1.14.0.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/LexerMonad.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/CondTree.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.p_o
"rm" -f libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4_p.a libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4_p.a.contents  
echo libraries/libiserv/dist-install/build/Lib.p_o libraries/libiserv/dist-install/build/GHCi/Utils.p_o        >> libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4_p.a.contents
"xargs"  "ar" qcls  libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4_p.a < libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4_p.a.contents
"rm" -f libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/libiserv/dist-install/build/HSlibiserv-8.10.4.p_o
  HC [stage 1] compiler/stage2/build/SrcLoc.p_o
  HC [stage 1] libraries/directory/dist-install/build/System/Directory.o
  HC [stage 1] libraries/time/dist-install/build/libHStime-1.9.3-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Encoding.o
  MERGE_OBJS_STAGE1 libraries/directory/dist-install/build/HSdirectory-1.3.6.0.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Version.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageName.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentId.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/System.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigName.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiHash.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigVersion.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExecutableScope.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibType.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibOption.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LibraryVisibility.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseReference.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseId.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExceptionId.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Class.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/Lexer.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Flag.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildType.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Text.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.p_o
  HC [stage 1] compiler/stage2/build/BasicTypes.p_o
  HC [stage 1] compiler/stage2/build/ErrUtils.p_o-boot
  HC [stage 1] compiler/stage2/build/CmdLineParser.p_o
  HC [stage 1] compiler/stage2/build/Util.o
  HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/PackageDb.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/TH.o
  HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Util.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/History.o
  HC [stage 1] libraries/unix/dist-install/build/libHSunix-2.7.2.2-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"rm" -f libraries/directory/dist-install/build/libHSdirectory-1.3.6.0.a libraries/directory/dist-install/build/libHSdirectory-1.3.6.0.a.contents  
echo libraries/directory/dist-install/build/System/Directory.o libraries/directory/dist-install/build/System/Directory/Internal.o libraries/directory/dist-install/build/System/Directory/Internal/Prelude.o libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.o libraries/directory/dist-install/build/System/Directory/Internal/Common.o libraries/directory/dist-install/build/System/Directory/Internal/Config.o libraries/directory/dist-install/build/System/Directory/Internal/Posix.o libraries/directory/dist-install/build/System/Directory/Internal/Windows.o        >> libraries/directory/dist-install/build/libHSdirectory-1.3.6.0.a.contents
"xargs"  "ar" qcls  libraries/directory/dist-install/build/libHSdirectory-1.3.6.0.a < libraries/directory/dist-install/build/libHSdirectory-1.3.6.0.a.contents
"rm" -f libraries/directory/dist-install/build/libHSdirectory-1.3.6.0.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Directory.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionRange/Internal.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnqualComponentName.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleRenaming.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleReexport.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExpression.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/Parser.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo/Lens.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline.p_o
  HC [stage 1] compiler/stage2/build/Unique.p_o
  HC [stage 1] compiler/stage2/build/FastString.o
  HC [stage 1] compiler/stage2/build/PprColour.o
  HC [stage 1] compiler/stage2/build/Maybes.o
  HC [stage 1] libraries/ghci/dist-install/build/GHCi/Run.o
  HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Tix.o
  HC [stage 1] compiler/stage2/build/Dominators.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.o
  HC [stage 1] libraries/directory/dist-install/build/libHSdirectory-1.3.6.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"rm" -f libraries/ghci/dist-install/build/libHSghci-8.10.4.a libraries/ghci/dist-install/build/libHSghci-8.10.4.a.contents  
echo libraries/ghci/dist-install/build/GHCi/BreakArray.o libraries/ghci/dist-install/build/GHCi/BinaryArray.o libraries/ghci/dist-install/build/GHCi/Message.o libraries/ghci/dist-install/build/GHCi/ResolvedBCO.o libraries/ghci/dist-install/build/GHCi/RemoteTypes.o libraries/ghci/dist-install/build/GHCi/FFI.o libraries/ghci/dist-install/build/GHCi/InfoTable.o libraries/ghci/dist-install/build/GHCi/StaticPtrTable.o libraries/ghci/dist-install/build/GHCi/TH/Binary.o libraries/ghci/dist-install/build/SizedSeq.o libraries/ghci/dist-install/build/GHCi/Run.o libraries/ghci/dist-install/build/GHCi/CreateBCO.o libraries/ghci/dist-install/build/GHCi/ObjLink.o libraries/ghci/dist-install/build/GHCi/Signals.o libraries/ghci/dist-install/build/GHCi/TH.o        >> libraries/ghci/dist-install/build/libHSghci-8.10.4.a.contents
"xargs"  "ar" qcls  libraries/ghci/dist-install/build/libHSghci-8.10.4.a < libraries/ghci/dist-install/build/libHSghci-8.10.4.a.contents
"rm" -f libraries/ghci/dist-install/build/libHSghci-8.10.4.a.contents  
"rm" -f libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4.a libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4.a.contents  
echo libraries/ghc-boot/dist-install/build/GHC/BaseDir.o libraries/ghc-boot/dist-install/build/GHC/LanguageExtensions.o libraries/ghc-boot/dist-install/build/GHC/PackageDb.o libraries/ghc-boot/dist-install/build/GHC/Serialized.o libraries/ghc-boot/dist-install/build/GHC/ForeignSrcLang.o libraries/ghc-boot/dist-install/build/GHC/HandleEncoding.o libraries/ghc-boot/dist-install/build/GHC/Platform.o libraries/ghc-boot/dist-install/build/GHC/Platform/Host.o libraries/ghc-boot/dist-install/build/GHC/Settings.o libraries/ghc-boot/dist-install/build/GHC/UniqueSubdir.o libraries/ghc-boot/dist-install/build/GHC/Version.o        >> libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4.a.contents
"xargs"  "ar" qcls  libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4.a < libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4.a.contents
"rm" -f libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/IO.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Read.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Prim.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Structured.o
  MERGE_OBJS_STAGE1 libraries/ghc-boot/dist-install/build/HSghc-boot-8.10.4.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionRange.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LibraryName.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/IncludeRenaming.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/License.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.p_o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Internal.p_o
  MERGE_OBJS_STAGE1 libraries/ghci/dist-install/build/HSghci-8.10.4.o
  HC [stage 1] compiler/stage2/build/UniqFM.p_o
  HC [stage 1] compiler/stage2/build/UniqSupply.p_o
  HC [stage 1] compiler/stage2/build/RegClass.p_o
  HC [stage 1] utils/hsc2hs/dist-install/build/Common.dyn_o
  HC [stage 1] utils/runghc/dist-install/build/Main.dyn_o
  HC [stage 1] utils/compare_sizes/dist-install/build/Main.dyn_o
  HC [stage 1] compiler/stage2/build/Module.o-boot
  HC [stage 1] compiler/stage2/build/BufWrite.o
  HC [stage 1] compiler/stage2/build/Lexeme.o
  HC [stage 1] compiler/stage2/build/StringBuffer.o
  HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Mix.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.o
  HC [stage 1] libraries/process/dist-install/build/libHSprocess-1.6.9.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/ghc-boot/dist-install/build/libHSghc-boot-8.10.4-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Reflect.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Combinator.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Char.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/String.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/ByteString.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/ByteString/Lazy.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Text.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Text/Lazy.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Semigroup.o
  HC [stage 1] libraries/libiserv/dist-install/build/Lib.o
  MERGE_OBJS_STAGE1 libraries/hpc/dist-install/build/HShpc-0.6.1.0.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionInterval.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageName.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentName.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigVersionRange.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Mixin.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GivenComponent.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageVersionConstraint.p_o
"rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1_p.a libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1_p.a.contents  
echo libraries/haskeline/dist-install/build/System/Console/Haskeline.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/History.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Internal.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.p_o   libraries/haskeline/dist-install/build/cbits/h_wcwidth.p_o     >> libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1_p.a.contents
"xargs"  "ar" qcls  libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1_p.a < libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1_p.a.contents
"rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1_p.a.contents  
  MERGE_OBJS_STAGE1 libraries/haskeline/dist-install/build/HShaskeline-0.8.0.1.p_o
"rm" -f libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4.a libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4.a.contents  
echo libraries/libiserv/dist-install/build/Lib.o libraries/libiserv/dist-install/build/GHCi/Utils.o        >> libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4.a.contents
"xargs"  "ar" qcls  libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4.a < libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4.a.contents
"rm" -f libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4.a.contents  
  MERGE_OBJS_STAGE1 libraries/libiserv/dist-install/build/HSlibiserv-8.10.4.o
  HC [stage 1] compiler/stage2/build/Binary.p_o
  HC [stage 1] compiler/stage2/build/UniqDFM.p_o
  HC [stage 1] compiler/stage2/build/UniqSet.p_o
  HC [stage 1] compiler/stage2/build/Digraph.p_o
  HC [stage 1] compiler/stage2/build/Reg.p_o
  HC [stage 1] compiler/stage2/build/UniqMap.p_o
  HC [stage 1] utils/hsc2hs/dist-install/build/UtilsCodegen.dyn_o
  HC [stage 1] utils/hsc2hs/dist-install/build/CrossCodegen.dyn_o
  HC [stage 1] utils/hpc/dist-install/build/HpcUtils.dyn_o
  HC [stage 1] compiler/stage2/build/Pretty.o
  HC [stage 1] compiler/stage2/build/Packages.o-boot
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.o
  HC [stage 1] libraries/ghci/dist-install/build/libHSghci-8.10.4-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.1.0.a libraries/hpc/dist-install/build/libHShpc-0.6.1.0.a.contents  
echo libraries/hpc/dist-install/build/Trace/Hpc/Util.o libraries/hpc/dist-install/build/Trace/Hpc/Mix.o libraries/hpc/dist-install/build/Trace/Hpc/Tix.o libraries/hpc/dist-install/build/Trace/Hpc/Reflect.o        >> libraries/hpc/dist-install/build/libHShpc-0.6.1.0.a.contents
"xargs"  "ar" qcls  libraries/hpc/dist-install/build/libHShpc-0.6.1.0.a < libraries/hpc/dist-install/build/libHShpc-0.6.1.0.a.contents
"rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.1.0.a.contents  
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/Functions.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Token.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Expr.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Char.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Combinator.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Prim.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Version.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigDependency.p_o
  HC [stage 1] compiler/stage2/build/FastStringEnv.p_o
  HC [stage 1] compiler/stage2/build/UniqDSet.p_o
  HC [stage 1] compiler/stage2/build/DriverPhases.p_o
  HC [stage 1] compiler/stage2/build/BooleanFormula.p_o
  HC [stage 1] compiler/stage2/build/GraphBase.p_o
  HC [stage 1] compiler/stage2/build/RegAlloc/Graph/ArchBase.p_o
  HC [stage 1] utils/hsc2hs/dist-install/build/DirectCodegen.dyn_o
  HC [stage 1] utils/iserv/stage2/build/Main.o
  HC [stage 1] utils/iserv/stage2_dyn/build/Main.dyn_o
  HC [stage 1] compiler/stage2/build/Outputable.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.o
  HC [stage 1] libraries/hpc/dist-install/build/libHShpc-0.6.1.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder/Int.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Language.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Perm.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Token.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Parsing.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Generic.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/DList.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/CabalSpecVersion.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Position.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/ShortText.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity/Internal.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/IOData.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Progress.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Graph.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/Field.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Condition.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs/Internal.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Flag.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/MapAccum.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ResponseFile.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude/Internal.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Quirks.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/GetShortPathName.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/SnocList.o
  HC [stage 1] libraries/libiserv/dist-install/build/libHSlibiserv-8.10.4-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LegacyExeDependency.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExeDependency.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkType.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestType.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/License.p_o
  HC [stage 1] compiler/stage2/build/Module.p_o
  HC [stage 1] compiler/stage2/build/CostCentreState.p_o
  HC [stage 1] compiler/stage2/build/RegAlloc/Graph/TrivColorable.p_o
  HC [stage 1] compiler/stage2/build/GraphPpr.p_o
  HC [stage 1] compiler/stage2/build/GraphOps.p_o
  HC [stage 1] compiler/stage2/build/RegAlloc/Graph/ArchX86.p_o
  HC [stage 1] utils/hsc2hs/dist-install/build/Main.dyn_o
  HC [stage 1] utils/hpc/dist-install/build/HpcFlags.dyn_o
  HC [stage 1] compiler/stage2/build/Json.o
  HC [stage 1] compiler/stage2/build/Bag.o
  HC [stage 1] compiler/stage2/build/IdInfo.o-boot
  HC [stage 1] compiler/stage2/build/TcType.o-boot
  HC [stage 1] compiler/stage2/build/TyCoPpr.o-boot
  HC [stage 1] compiler/stage2/build/OrdList.o
  HC [stage 1] compiler/stage2/build/ListSetOps.o
  HC [stage 1] compiler/stage2/build/Pair.o
  HC [stage 1] compiler/stage2/build/SysTools/Settings.o
  HC [stage 1] compiler/stage2/build/AsmUtils.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.o
  HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder/RealFloat.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Expr.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Language.o
  HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Perm.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CharParsing.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Pretty.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Warning.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/FieldLineStream.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Error.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseListVersion.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Internal.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Lex.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.o
"rm" -f libraries/parsec/dist-install/build/libHSparsec-3.1.14.0.a libraries/parsec/dist-install/build/libHSparsec-3.1.14.0.a.contents  
echo libraries/parsec/dist-install/build/Text/Parsec.o libraries/parsec/dist-install/build/Text/Parsec/String.o libraries/parsec/dist-install/build/Text/Parsec/ByteString.o libraries/parsec/dist-install/build/Text/Parsec/ByteString/Lazy.o libraries/parsec/dist-install/build/Text/Parsec/Text.o libraries/parsec/dist-install/build/Text/Parsec/Text/Lazy.o libraries/parsec/dist-install/build/Text/Parsec/Pos.o libraries/parsec/dist-install/build/Text/Parsec/Error.o libraries/parsec/dist-install/build/Text/Parsec/Prim.o libraries/parsec/dist-install/build/Text/Parsec/Char.o libraries/parsec/dist-install/build/Text/Parsec/Combinator.o libraries/parsec/dist-install/build/Text/Parsec/Token.o libraries/parsec/dist-install/build/Text/Parsec/Expr.o libraries/parsec/dist-install/build/Text/Parsec/Language.o libraries/parsec/dist-install/build/Text/Parsec/Perm.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Char.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Combinator.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Error.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Expr.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Language.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Perm.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Pos.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Prim.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Token.o        >> libraries/parsec/dist-install/build/libHSparsec-3.1.14.0.a.contents
"xargs"  "ar" qcls  libraries/parsec/dist-install/build/libHSparsec-3.1.14.0.a < libraries/parsec/dist-install/build/libHSparsec-3.1.14.0.a.contents
"rm" -f libraries/parsec/dist-install/build/libHSparsec-3.1.14.0.a.contents  
  MERGE_OBJS_STAGE1 libraries/parsec/dist-install/build/HSparsec-3.1.14.0.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnitId.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageId.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Dependency.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkInterface.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuiteInterface.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId/Lens.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Newtypes.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ConfVar.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageName/Magic.p_o
  HC [stage 1] compiler/stage2/build/PrelNames.p_o-boot
  HC [stage 1] compiler/stage2/build/PackageConfig.p_o
  HC [stage 1] compiler/stage2/build/ForeignCall.p_o
  HC [stage 1] compiler/stage2/build/GraphColor.p_o
  HC [stage 1] utils/hpc/dist-install/build/HpcOverlay.dyn_o
  HC [stage 1] utils/hpc/dist-install/build/HpcDraft.dyn_o
  HC [stage 1] utils/hpc/dist-install/build/HpcShowTix.dyn_o
  HC [stage 1] utils/hpc/dist-install/build/HpcCombine.dyn_o
  HC [stage 1] utils/hpc/dist-install/build/HpcMarkup.dyn_o
  HC [stage 1] utils/hpc/dist-install/build/HpcReport.dyn_o
  HC [stage 1] compiler/stage2/build/SrcLoc.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/LexerMonad.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/CondTree.o
"rm" -f libraries/text/dist-install/build/libHStext-1.2.4.1.a libraries/text/dist-install/build/libHStext-1.2.4.1.a.contents  
echo libraries/text/dist-install/build/Data/Text.o libraries/text/dist-install/build/Data/Text/Array.o libraries/text/dist-install/build/Data/Text/Encoding.o libraries/text/dist-install/build/Data/Text/Encoding/Error.o libraries/text/dist-install/build/Data/Text/Foreign.o libraries/text/dist-install/build/Data/Text/IO.o libraries/text/dist-install/build/Data/Text/Internal.o libraries/text/dist-install/build/Data/Text/Internal/Builder.o libraries/text/dist-install/build/Data/Text/Internal/Builder/Functions.o libraries/text/dist-install/build/Data/Text/Internal/Builder/Int/Digits.o libraries/text/dist-install/build/Data/Text/Internal/Builder/RealFloat/Functions.o libraries/text/dist-install/build/Data/Text/Internal/ByteStringCompat.o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion.o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion/Common.o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf16.o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf32.o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf8.o libraries/text/dist-install/build/Data/Text/Internal/Functions.o libraries/text/dist-install/build/Data/Text/Internal/Fusion.o libraries/text/dist-install/build/Data/Text/Internal/Fusion/CaseMapping.o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Common.o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Size.o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Types.o libraries/text/dist-install/build/Data/Text/Internal/IO.o libraries/text/dist-install/build/Data/Text/Internal/Lazy.o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Encoding/Fusion.o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Fusion.o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Search.o libraries/text/dist-install/build/Data/Text/Internal/Private.o libraries/text/dist-install/build/Data/Text/Internal/Read.o libraries/text/dist-install/build/Data/Text/Internal/Search.o libraries/text/dist-install/build/Data/Text/Internal/Unsafe.o libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Char.o libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Shift.o libraries/text/dist-install/build/Data/Text/Lazy.o libraries/text/dist-install/build/Data/Text/Lazy/Builder.o libraries/text/dist-install/build/Data/Text/Lazy/Builder/Int.o libraries/text/dist-install/build/Data/Text/Lazy/Builder/RealFloat.o libraries/text/dist-install/build/Data/Text/Lazy/Encoding.o libraries/text/dist-install/build/Data/Text/Lazy/IO.o libraries/text/dist-install/build/Data/Text/Lazy/Internal.o libraries/text/dist-install/build/Data/Text/Lazy/Read.o libraries/text/dist-install/build/Data/Text/Read.o libraries/text/dist-install/build/Data/Text/Unsafe.o libraries/text/dist-install/build/Data/Text/Show.o   libraries/text/dist-install/build/cbits/cbits.o     >> libraries/text/dist-install/build/libHStext-1.2.4.1.a.contents
"xargs"  "ar" qcls  libraries/text/dist-install/build/libHStext-1.2.4.1.a < libraries/text/dist-install/build/libHStext-1.2.4.1.a.contents
"rm" -f libraries/text/dist-install/build/libHStext-1.2.4.1.a.contents  
  MERGE_OBJS_STAGE1 libraries/text/dist-install/build/HStext-1.2.4.1.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Module.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/LogProgress.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/Pretty.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/ParseResult.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/DescribeUnitId.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Time.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Glob.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/DependencyMap.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/ResponseFile.p_o
  HC [stage 1] compiler/stage2/build/DynFlags.p_o
  HC [stage 1] utils/hpc/dist-install/build/Main.dyn_o
  HC [stage 1] compiler/stage2/build/ErrUtils.o-boot
  HC [stage 1] compiler/stage2/build/BasicTypes.o
  HC [stage 1] compiler/stage2/build/CmdLineParser.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.o
  HC [stage 1] libraries/text/dist-install/build/libHStext-1.2.4.1-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Version.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageName.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentId.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/System.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigName.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiHash.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigVersion.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExecutableScope.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibType.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibOption.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LibraryVisibility.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseReference.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseId.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExceptionId.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Class.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/Lexer.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Flag.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildType.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Text.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Package.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo/Lens.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExposedModule.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Pretty.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Parsec.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/HookedBuildInfo.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModSubst.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/FullUnitId.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo/Lens.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/ConfVar.p_o
  HC [stage 1] compiler/stage2/build/Unique.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline.o
  HC [stage 1] libraries/parsec/dist-install/build/libHSparsec-3.1.14.0-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionRange/Internal.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnqualComponentName.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleRenaming.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleReexport.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExpression.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/Parser.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AnnotatedId.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiDependency.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleScope.p_o
  HC [stage 1] compiler/stage2/build/UniqFM.o
  HC [stage 1] compiler/stage2/build/UniqSupply.o
  HC [stage 1] compiler/stage2/build/RegClass.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.o
  HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Internal.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionRange.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LibraryName.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/IncludeRenaming.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/License.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentInclude.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Component.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/FieldDescrs.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite/Lens.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library/Lens.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib/Lens.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable/Lens.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark/Lens.p_o
  MERGE_OBJS_STAGE1 libraries/haskeline/dist-install/build/HShaskeline-0.8.0.1.o
  HC [stage 1] compiler/stage2/build/Binary.o
  HC [stage 1] compiler/stage2/build/UniqSet.o
  HC [stage 1] compiler/stage2/build/UniqDFM.o
  HC [stage 1] compiler/stage2/build/Digraph.o
  HC [stage 1] compiler/stage2/build/Reg.o
"rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1.a libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1.a.contents  
echo libraries/haskeline/dist-install/build/System/Console/Haskeline.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.o libraries/haskeline/dist-install/build/System/Console/Haskeline/History.o libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Internal.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.o libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.o libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.o libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.o   libraries/haskeline/dist-install/build/cbits/h_wcwidth.o     >> libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1.a.contents
"xargs"  "ar" qcls  libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1.a < libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1.a.contents
"rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1.a.contents  
  HC [stage 1] compiler/stage2/build/UniqMap.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionInterval.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageName.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentName.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigVersionRange.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Mixin.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GivenComponent.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageVersionConstraint.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentRequestedSpec.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/Lens.p_o
  HC [stage 1] compiler/stage2/build/UniqDSet.o
  HC [stage 1] compiler/stage2/build/DriverPhases.o
  HC [stage 1] compiler/stage2/build/FastStringEnv.o
  HC [stage 1] compiler/stage2/build/BooleanFormula.o
  HC [stage 1] compiler/stage2/build/GraphBase.o
  HC [stage 1] libraries/haskeline/dist-install/build/libHShaskeline-0.8.0.1-ghc8.10.4.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
  HC [stage 1] compiler/stage2/build/RegAlloc/Graph/ArchBase.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Version.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigDependency.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription.p_o
  HC [stage 1] compiler/stage2/build/Module.o
  HC [stage 1] compiler/stage2/build/CostCentreState.o
  HC [stage 1] compiler/stage2/build/RegAlloc/Graph/TrivColorable.o
  HC [stage 1] compiler/stage2/build/GraphPpr.o
  HC [stage 1] compiler/stage2/build/GraphOps.o
  HC [stage 1] compiler/stage2/build/RegAlloc/Graph/ArchX86.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LegacyExeDependency.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExeDependency.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkType.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestType.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/License.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription/Lens.p_o
  HC [stage 1] compiler/stage2/build/OccName.p_o
  HC [stage 1] compiler/stage2/build/CmmType.p_o
  HC [stage 1] compiler/stage2/build/ErrUtils.p_o
  HC [stage 1] compiler/stage2/build/IOEnv.p_o
  HC [stage 1] compiler/stage2/build/SMRep.p_o
  HC [stage 1] compiler/stage2/build/SPARC/Base.p_o
  HC [stage 1] compiler/stage2/build/RegAlloc/Linear/StackMap.p_o
  HC [stage 1] compiler/stage2/build/PrelNames.o-boot
  HC [stage 1] compiler/stage2/build/PackageConfig.o
  HC [stage 1] compiler/stage2/build/ForeignCall.o
  HC [stage 1] compiler/stage2/build/GraphColor.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnitId.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageId.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Dependency.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkInterface.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuiteInterface.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Newtypes.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ConfVar.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageName/Magic.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleShape.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription/Lens.p_o
  HC [stage 1] compiler/stage2/build/Name.p_o
  HC [stage 1] compiler/stage2/build/CoreMonad.p_o-boot
  HC [stage 1] compiler/stage2/build/FileCleanup.p_o
  HC [stage 1] compiler/stage2/build/CmmMachOp.p_o
  HC [stage 1] compiler/stage2/build/Elf.p_o
  HC [stage 1] compiler/stage2/build/Bitmap.p_o
  HC [stage 1] compiler/stage2/build/LlvmMangler.p_o
  HC [stage 1] compiler/stage2/build/DynFlags.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Module.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/LogProgress.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/Pretty.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/ParseResult.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/DescribeUnitId.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Time.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Glob.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/DependencyMap.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/ResponseFile.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentLocalBuildInfo.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildToolDepends.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/UnifyM.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/PreModuleShape.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/PreExistingComponent.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Lens.p_o
  HC [stage 1] compiler/stage2/build/FieldLabel.p_o
  HC [stage 1] compiler/stage2/build/NameSet.p_o
  HC [stage 1] compiler/stage2/build/NameEnv.p_o
  HC [stage 1] compiler/stage2/build/Var.p_o
  HC [stage 1] compiler/stage2/build/TysWiredIn.p_o-boot
  HC [stage 1] compiler/stage2/build/KnownUniques.p_o-boot
  HC [stage 1] compiler/stage2/build/GHC/Hs/Doc.p_o
  HC [stage 1] compiler/stage2/build/Annotations.p_o
  HC [stage 1] compiler/stage2/build/BinFingerprint.p_o
  HC [stage 1] compiler/stage2/build/Packages.p_o
  HC [stage 1] compiler/stage2/build/SysTools/Process.p_o
  HC [stage 1] compiler/stage2/build/CPrim.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Package.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Pretty.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Parsec.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/HookedBuildInfo.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/ConfVar.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TargetInfo.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/MixLink.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/FieldGrammar.p_o
  HC [stage 1] compiler/stage2/build/Avail.p_o
  HC [stage 1] compiler/stage2/build/DataCon.p_o-boot
  HC [stage 1] compiler/stage2/build/CoAxiom.p_o
  HC [stage 1] compiler/stage2/build/Class.p_o
  HC [stage 1] compiler/stage2/build/VarSet.p_o
  HC [stage 1] compiler/stage2/build/PatSyn.p_o-boot
  HC [stage 1] compiler/stage2/build/IfaceType.p_o-boot
  HC [stage 1] compiler/stage2/build/CostCentre.p_o
  HC [stage 1] compiler/stage2/build/SysTools/Info.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AnnotatedId.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExposedModule.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiDependency.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModSubst.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/FullUnitId.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parsec.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc.p_o
  HC [stage 1] compiler/stage2/build/RdrName.p_o
  HC [stage 1] compiler/stage2/build/VarEnv.p_o
  HC [stage 1] compiler/stage2/build/Coercion.p_o-boot
  HC [stage 1] compiler/stage2/build/FV.p_o
  HC [stage 1] compiler/stage2/build/ConLike.p_o-boot
  HC [stage 1] compiler/stage2/build/MkId.p_o-boot
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentInclude.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Component.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/FieldDescrs.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleScope.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin.p_o
  HC [stage 1] compiler/stage2/build/PrelNames.p_o

libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs:61:1: warning: [-Wunused-imports]
    The import of ‘System.FilePath’ is redundant
      except perhaps to import instances from ‘System.FilePath’
    To import instances alone, use: import System.FilePath()
   |
61 | import System.FilePath (takeDirectory)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  HC [stage 1] compiler/stage2/build/GHC/Hs/PlaceHolder.p_o
  HC [stage 1] compiler/stage2/build/ApiAnnotation.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentRequestedSpec.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/Lens.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db.p_o
  HC [stage 1] compiler/stage2/build/TyCon.p_o
  HC [stage 1] compiler/stage2/build/GHC/Hs/Extension.p_o
  HC [stage 1] compiler/stage2/build/THNames.p_o
  HC [stage 1] compiler/stage2/build/Lexer.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program.p_o
  HC [stage 1] compiler/stage2/build/Type.p_o-boot
  HC [stage 1] compiler/stage2/build/ToIface.p_o-boot
  HC [stage 1] compiler/stage2/build/GHC/Hs/Pat.p_o-boot
  HC [stage 1] compiler/stage2/build/GHC/Hs/ImpExp.p_o
  HC [stage 1] compiler/stage2/build/CmmMonad.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup.p_o
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip.p_o
  HC [stage 1] compiler/stage2/build/IfaceType.p_o
  HC [stage 1] compiler/stage2/build/GHC/Hs/Expr.p_o-boot
  HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.o
gmake[2]: *** [compiler/ghc.mk:308: compiler/stage2/build/DynFlags.o] Killed
gmake[2]: *** Deleting file 'compiler/stage2/build/DynFlags.o'
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [Makefile:128: all] Error 2
gmake[1]: Leaving directory '/magus/work/usr/mports/lang/ghc/work/ghc-8.10.4'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/lang/ghc