=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for ghc-8.0.2nb9
Makefile:127: 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
/usr/pkg/bin/gmake --no-print-directory -f ghc.mk phase=0 phase_0_builds
mkdir -p inplace/bin
mkdir -p inplace/lib
"rm" -f inplace/bin/mkdirhier  
echo '#!/bin/sh'  		 >> inplace/bin/mkdirhier
cat utils/mkdirhier/mkdirhier.sh >> inplace/bin/mkdirhier
chmod +x inplace/bin/mkdirhier
"inplace/bin/mkdirhier" utils/ghc-cabal/dist/build/tmp//.
"inplace/bin/mkdirhier" bootstrapping/.
"inplace/bin/mkdirhier" inplace/bin//.
"inplace/bin/mkdirhier" compiler/stage1/build//.
"inplace/bin/mkdirhier" utils/ghc-pkg/dist/build//.
"rm" -f utils/ghc-pkg/dist/build/Version.hs  
"rm" -f compiler/stage1/build/Config.hs  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -H32m -O -Wall \
       -optc-Wall -optc-fno-stack-protector \
       -optl-Wl,-zrelro -optl-L/usr/lib -optl-Wl,-R/usr/lib -optl-L/usr/pkg/lib -optl-Wl,-R/usr/pkg/lib \
       -hide-all-packages \
       -package base -package array -package time -package containers -package bytestring -package deepseq -package process -package pretty -package directory -package unix \
       --make utils/ghc-cabal/Main.hs -o utils/ghc-cabal/dist/build/tmp/ghc-cabal \
       -no-user-package-db \
       -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations \
       -DCABAL_VERSION=1,24,2,0 \
       -DMIN_VERSION_binary_0_8_0 \
       -DBOOTSTRAPPING \
       -optP-include -optPutils/ghc-cabal/cabal_macros_boot.h \
       -odir  bootstrapping \
       -hidir bootstrapping \
       -ilibraries/Cabal/Cabal \
       -ilibraries/binary/src -DGENERICS \
       -ilibraries/filepath \
       -ilibraries/hpc \
       
Creating compiler/stage1/build/Config.hs ... 
echo "module Version where"                    >> utils/ghc-pkg/dist/build/Version.hs
echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/dist/build/Version.hs
echo "version    = \"8.0.2\""      >> utils/ghc-pkg/dist/build/Version.hs
echo "targetOS   = \"netbsd\""        >> utils/ghc-pkg/dist/build/Version.hs
echo "targetARCH = \"x86_64\""      >> utils/ghc-pkg/dist/build/Version.hs
done.
[ 1 of 95] Compiling System.FilePath.Windows ( libraries/filepath/System/FilePath/Windows.hs, bootstrapping/System/FilePath/Windows.o )
[ 2 of 95] Compiling System.FilePath.Posix ( libraries/filepath/System/FilePath/Posix.hs, bootstrapping/System/FilePath/Posix.o )
[ 3 of 95] Compiling System.FilePath  ( libraries/filepath/System/FilePath.hs, bootstrapping/System/FilePath.o )
[ 4 of 95] Compiling Distribution.TestSuite ( libraries/Cabal/Cabal/Distribution/TestSuite.hs, bootstrapping/Distribution/TestSuite.o )
[ 5 of 95] Compiling Distribution.Simple.Program.Internal ( libraries/Cabal/Cabal/Distribution/Simple/Program/Internal.hs, bootstrapping/Distribution/Simple/Program/Internal.o )
[ 6 of 95] Compiling Distribution.Simple.PreProcess.Unlit ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess/Unlit.hs, bootstrapping/Distribution/Simple/PreProcess/Unlit.o )
[ 7 of 95] Compiling Distribution.PackageDescription.Utils ( libraries/Cabal/Cabal/Distribution/PackageDescription/Utils.hs, bootstrapping/Distribution/PackageDescription/Utils.o )
[ 8 of 95] Compiling Distribution.GetOpt ( libraries/Cabal/Cabal/Distribution/GetOpt.hs, bootstrapping/Distribution/GetOpt.o )
[ 9 of 95] Compiling Distribution.Compat.MonadFail ( libraries/Cabal/Cabal/Distribution/Compat/MonadFail.hs, bootstrapping/Distribution/Compat/MonadFail.o )
[10 of 95] Compiling Distribution.Compat.ReadP ( libraries/Cabal/Cabal/Distribution/Compat/ReadP.hs, bootstrapping/Distribution/Compat/ReadP.o )
[11 of 95] Compiling Distribution.ReadE ( libraries/Cabal/Cabal/Distribution/ReadE.hs, bootstrapping/Distribution/ReadE.o )
[12 of 95] Compiling Distribution.Text ( libraries/Cabal/Cabal/Distribution/Text.hs, bootstrapping/Distribution/Text.o )
[13 of 95] Compiling Distribution.Compat.GetShortPathName ( libraries/Cabal/Cabal/Distribution/Compat/GetShortPathName.hs, bootstrapping/Distribution/Compat/GetShortPathName.o )
[14 of 95] Compiling Distribution.Compat.Exception ( libraries/Cabal/Cabal/Distribution/Compat/Exception.hs, bootstrapping/Distribution/Compat/Exception.o )
[15 of 95] Compiling Distribution.Compat.Internal.TempFile ( libraries/Cabal/Cabal/Distribution/Compat/Internal/TempFile.hs, bootstrapping/Distribution/Compat/Internal/TempFile.o )
[16 of 95] Compiling Distribution.Compat.Environment ( libraries/Cabal/Cabal/Distribution/Compat/Environment.hs, bootstrapping/Distribution/Compat/Environment.o )
[17 of 95] Compiling Distribution.Compat.CreatePipe ( libraries/Cabal/Cabal/Distribution/Compat/CreatePipe.hs, bootstrapping/Distribution/Compat/CreatePipe.o )
[18 of 95] Compiling Distribution.Compat.CopyFile ( libraries/Cabal/Cabal/Distribution/Compat/CopyFile.hs, bootstrapping/Distribution/Compat/CopyFile.o )
[19 of 95] Compiling Data.Binary.Internal ( libraries/binary/src/Data/Binary/Internal.hs, bootstrapping/Data/Binary/Internal.o )
[20 of 95] Compiling Data.Binary.Get.Internal ( libraries/binary/src/Data/Binary/Get/Internal.hs, bootstrapping/Data/Binary/Get/Internal.o )
[21 of 95] Compiling Data.Binary.Get  ( libraries/binary/src/Data/Binary/Get.hs, bootstrapping/Data/Binary/Get.o )
[22 of 95] Compiling Data.Binary.Builder ( libraries/binary/src/Data/Binary/Builder.hs, bootstrapping/Data/Binary/Builder.o )
[23 of 95] Compiling Data.Binary.Put  ( libraries/binary/src/Data/Binary/Put.hs, bootstrapping/Data/Binary/Put.o )
[24 of 95] Compiling Data.Binary.Class ( libraries/binary/src/Data/Binary/Class.hs, bootstrapping/Data/Binary/Class.o )
[25 of 95] Compiling Data.Binary.Generic ( libraries/binary/src/Data/Binary/Generic.hs, bootstrapping/Data/Binary/Generic.o )
[26 of 95] Compiling Data.Binary      ( libraries/binary/src/Data/Binary.hs, bootstrapping/Data/Binary.o )
[27 of 95] Compiling Distribution.Compat.Binary ( libraries/Cabal/Cabal/Distribution/Compat/Binary.hs, bootstrapping/Distribution/Compat/Binary.o )
[28 of 95] Compiling Distribution.Compat.Semigroup ( libraries/Cabal/Cabal/Distribution/Compat/Semigroup.hs, bootstrapping/Distribution/Compat/Semigroup.o )
[29 of 95] Compiling Distribution.Lex ( libraries/Cabal/Cabal/Distribution/Lex.hs, bootstrapping/Distribution/Lex.o )
[30 of 95] Compiling Distribution.Simple.CCompiler ( libraries/Cabal/Cabal/Distribution/Simple/CCompiler.hs, bootstrapping/Distribution/Simple/CCompiler.o )
[31 of 95] Compiling Distribution.ModuleName ( libraries/Cabal/Cabal/Distribution/ModuleName.hs, bootstrapping/Distribution/ModuleName.o )
[32 of 95] Compiling Distribution.System ( libraries/Cabal/Cabal/Distribution/System.hs, bootstrapping/Distribution/System.o )
[33 of 95] Compiling Distribution.Verbosity ( libraries/Cabal/Cabal/Distribution/Verbosity.hs, bootstrapping/Distribution/Verbosity.o )
[34 of 95] Compiling Distribution.Version ( libraries/Cabal/Cabal/Distribution/Version.hs, bootstrapping/Distribution/Version.o )
[35 of 95] Compiling Distribution.License ( libraries/Cabal/Cabal/Distribution/License.hs, bootstrapping/Distribution/License.o )
[36 of 95] Compiling Distribution.Package ( libraries/Cabal/Cabal/Distribution/Package.hs, bootstrapping/Distribution/Package.o )
[37 of 95] Compiling Distribution.Simple.GHC.IPIConvert ( libraries/Cabal/Cabal/Distribution/Simple/GHC/IPIConvert.hs, bootstrapping/Distribution/Simple/GHC/IPIConvert.o )
[38 of 95] Compiling Distribution.Simple.Utils ( libraries/Cabal/Cabal/Distribution/Simple/Utils.hs, bootstrapping/Distribution/Simple/Utils.o )
[39 of 95] Compiling Distribution.Simple.Program.Find ( libraries/Cabal/Cabal/Distribution/Simple/Program/Find.hs, bootstrapping/Distribution/Simple/Program/Find.o )
[40 of 95] Compiling Distribution.Simple.Program.Types ( libraries/Cabal/Cabal/Distribution/Simple/Program/Types.hs, bootstrapping/Distribution/Simple/Program/Types.o )
[41 of 95] Compiling Distribution.Simple.Program.Run ( libraries/Cabal/Cabal/Distribution/Simple/Program/Run.hs, bootstrapping/Distribution/Simple/Program/Run.o )
[42 of 95] Compiling Distribution.Simple.Program.Builtin ( libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs, bootstrapping/Distribution/Simple/Program/Builtin.o )
[43 of 95] Compiling Distribution.Simple.Program.Db ( libraries/Cabal/Cabal/Distribution/Simple/Program/Db.hs, bootstrapping/Distribution/Simple/Program/Db.o )
[44 of 95] Compiling Distribution.Simple.Program ( libraries/Cabal/Cabal/Distribution/Simple/Program.hs, bootstrapping/Distribution/Simple/Program.o )
[45 of 95] Compiling Distribution.Simple.Program.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Program/Hpc.hs, bootstrapping/Distribution/Simple/Program/Hpc.o )
[46 of 95] Compiling Distribution.Simple.Program.Ld ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ld.hs, bootstrapping/Distribution/Simple/Program/Ld.o )
[47 of 95] Compiling Distribution.Simple.Program.Script ( libraries/Cabal/Cabal/Distribution/Simple/Program/Script.hs, bootstrapping/Distribution/Simple/Program/Script.o )
[48 of 95] Compiling Distribution.Simple.Program.Strip ( libraries/Cabal/Cabal/Distribution/Simple/Program/Strip.hs, bootstrapping/Distribution/Simple/Program/Strip.o )
[49 of 95] Compiling Distribution.Utils.NubList ( libraries/Cabal/Cabal/Distribution/Utils/NubList.hs, bootstrapping/Distribution/Utils/NubList.o )
[50 of 95] Compiling Language.Haskell.Extension ( libraries/Cabal/Cabal/Language/Haskell/Extension.hs, bootstrapping/Language/Haskell/Extension.o )
[51 of 95] Compiling Distribution.Compiler ( libraries/Cabal/Cabal/Distribution/Compiler.hs, bootstrapping/Distribution/Compiler.o )
[52 of 95] Compiling Distribution.Simple.InstallDirs ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs.hs, bootstrapping/Distribution/Simple/InstallDirs.o )
[53 of 95] Compiling Distribution.PackageDescription ( libraries/Cabal/Cabal/Distribution/PackageDescription.hs, bootstrapping/Distribution/PackageDescription.o )
[54 of 95] Compiling Distribution.PackageDescription.Configuration ( libraries/Cabal/Cabal/Distribution/PackageDescription/Configuration.hs, bootstrapping/Distribution/PackageDescription/Configuration.o )
[55 of 95] Compiling Distribution.PackageDescription.Check ( libraries/Cabal/Cabal/Distribution/PackageDescription/Check.hs, bootstrapping/Distribution/PackageDescription/Check.o )
[56 of 95] Compiling Distribution.ParseUtils ( libraries/Cabal/Cabal/Distribution/ParseUtils.hs, bootstrapping/Distribution/ParseUtils.o )
[57 of 95] Compiling Distribution.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/InstalledPackageInfo.hs, bootstrapping/Distribution/InstalledPackageInfo.o )
[58 of 95] Compiling Distribution.Simple.GHC.IPI642 ( libraries/Cabal/Cabal/Distribution/Simple/GHC/IPI642.hs, bootstrapping/Distribution/Simple/GHC/IPI642.o )
[59 of 95] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.o )
[60 of 95] Compiling Distribution.PackageDescription.Parse ( libraries/Cabal/Cabal/Distribution/PackageDescription/Parse.hs, bootstrapping/Distribution/PackageDescription/Parse.o )
[61 of 95] Compiling Distribution.Simple.Command ( libraries/Cabal/Cabal/Distribution/Simple/Command.hs, bootstrapping/Distribution/Simple/Command.o )
[62 of 95] Compiling Distribution.Simple.Compiler ( libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs, bootstrapping/Distribution/Simple/Compiler.o )
[63 of 95] Compiling Distribution.Simple.GHC.ImplInfo ( libraries/Cabal/Cabal/Distribution/Simple/GHC/ImplInfo.hs, bootstrapping/Distribution/Simple/GHC/ImplInfo.o )
[64 of 95] Compiling Distribution.Simple.Program.HcPkg ( libraries/Cabal/Cabal/Distribution/Simple/Program/HcPkg.hs, bootstrapping/Distribution/Simple/Program/HcPkg.o )
[65 of 95] Compiling Distribution.Simple.Setup ( libraries/Cabal/Cabal/Distribution/Simple/Setup.hs, bootstrapping/Distribution/Simple/Setup.o )
[66 of 95] Compiling Distribution.Simple.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/LocalBuildInfo.hs, bootstrapping/Distribution/Simple/LocalBuildInfo.o )
[67 of 95] Compiling Distribution.Simple.Build.Macros ( libraries/Cabal/Cabal/Distribution/Simple/Build/Macros.hs, bootstrapping/Distribution/Simple/Build/Macros.o )
[68 of 95] Compiling Distribution.Simple.BuildPaths ( libraries/Cabal/Cabal/Distribution/Simple/BuildPaths.hs, bootstrapping/Distribution/Simple/BuildPaths.o )
[69 of 95] Compiling Distribution.Simple.Build.PathsModule ( libraries/Cabal/Cabal/Distribution/Simple/Build/PathsModule.hs, bootstrapping/Distribution/Simple/Build/PathsModule.o )
[70 of 95] Compiling Distribution.Simple.BuildTarget ( libraries/Cabal/Cabal/Distribution/Simple/BuildTarget.hs, bootstrapping/Distribution/Simple/BuildTarget.o )
[71 of 95] Compiling Distribution.Simple.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Hpc.hs, bootstrapping/Distribution/Simple/Hpc.o )
[72 of 95] Compiling Distribution.Simple.Program.Ar ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ar.hs, bootstrapping/Distribution/Simple/Program/Ar.o )
[73 of 95] Compiling Distribution.Simple.Test.Log ( libraries/Cabal/Cabal/Distribution/Simple/Test/Log.hs, bootstrapping/Distribution/Simple/Test/Log.o )
[74 of 95] Compiling Distribution.Simple.Test.ExeV10 ( libraries/Cabal/Cabal/Distribution/Simple/Test/ExeV10.hs, bootstrapping/Distribution/Simple/Test/ExeV10.o )
[75 of 95] Compiling Distribution.Simple.Test.LibV09 ( libraries/Cabal/Cabal/Distribution/Simple/Test/LibV09.hs, bootstrapping/Distribution/Simple/Test/LibV09.o )
[76 of 95] Compiling Distribution.Simple.PreProcess ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs, bootstrapping/Distribution/Simple/PreProcess.o )
[77 of 95] Compiling Distribution.Simple.SrcDist ( libraries/Cabal/Cabal/Distribution/Simple/SrcDist.hs, bootstrapping/Distribution/Simple/SrcDist.o )
[78 of 95] Compiling Distribution.Simple.UserHooks ( libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs, bootstrapping/Distribution/Simple/UserHooks.o )
[79 of 95] Compiling Distribution.Simple.Bench ( libraries/Cabal/Cabal/Distribution/Simple/Bench.hs, bootstrapping/Distribution/Simple/Bench.o )
[80 of 95] Compiling Distribution.Simple.Test ( libraries/Cabal/Cabal/Distribution/Simple/Test.hs, bootstrapping/Distribution/Simple/Test.o )
[81 of 95] Compiling Distribution.Simple.HaskellSuite ( libraries/Cabal/Cabal/Distribution/Simple/HaskellSuite.hs, bootstrapping/Distribution/Simple/HaskellSuite.o )
[82 of 95] Compiling Distribution.Simple.JHC ( libraries/Cabal/Cabal/Distribution/Simple/JHC.hs, bootstrapping/Distribution/Simple/JHC.o )
[83 of 95] Compiling Distribution.Simple.LHC ( libraries/Cabal/Cabal/Distribution/Simple/LHC.hs, bootstrapping/Distribution/Simple/LHC.o )
[84 of 95] Compiling Distribution.Simple.Program.GHC ( libraries/Cabal/Cabal/Distribution/Simple/Program/GHC.hs, bootstrapping/Distribution/Simple/Program/GHC.o )
[85 of 95] Compiling Distribution.Simple.GHC.Internal ( libraries/Cabal/Cabal/Distribution/Simple/GHC/Internal.hs, bootstrapping/Distribution/Simple/GHC/Internal.o )
[86 of 95] Compiling Distribution.Simple.GHC ( libraries/Cabal/Cabal/Distribution/Simple/GHC.hs, bootstrapping/Distribution/Simple/GHC.o )
[87 of 95] Compiling Distribution.Simple.GHCJS ( libraries/Cabal/Cabal/Distribution/Simple/GHCJS.hs, bootstrapping/Distribution/Simple/GHCJS.o )
[88 of 95] Compiling Distribution.Simple.UHC ( libraries/Cabal/Cabal/Distribution/Simple/UHC.hs, bootstrapping/Distribution/Simple/UHC.o )
[89 of 95] Compiling Distribution.Simple.Configure ( libraries/Cabal/Cabal/Distribution/Simple/Configure.hs, bootstrapping/Distribution/Simple/Configure.o )
[90 of 95] Compiling Distribution.Simple.Install ( libraries/Cabal/Cabal/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.o )
[91 of 95] Compiling Distribution.Simple.Register ( libraries/Cabal/Cabal/Distribution/Simple/Register.hs, bootstrapping/Distribution/Simple/Register.o )
[92 of 95] Compiling Distribution.Simple.Build ( libraries/Cabal/Cabal/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o )
[93 of 95] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Cabal/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o )
[94 of 95] Compiling Distribution.Simple ( libraries/Cabal/Cabal/Distribution/Simple.hs, bootstrapping/Distribution/Simple.o )
[95 of 95] Compiling Main             ( utils/ghc-cabal/Main.hs, bootstrapping/Main.o )
Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ...
"touch" utils/ghc-cabal/dist/build/tmp/ghc-cabal
"cp" utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal
"inplace/bin/ghc-cabal" configure utils/genprimopcode dist "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/deriveConstants dist "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/genapply dist "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure libraries/binary dist-boot "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/hsc2hs dist "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/dll-split dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring genapply-0.1...
Configuring dll-split-0.1...
Configuring binary-0.8.3.0...
Configuring hsc2hs-0.68.1...
Configuring deriveConstants-0.1...
Configuring genprimopcode-0.1...
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/binary/dist-boot/inplace-pkg-config
Reading package info from "libraries/binary/dist-boot/inplace-pkg-config" ... done.
binary-0.8.3.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/binary/dist-boot/doc/html/binary/binary.haddock doesn't exist or isn't a file
binary-0.8.3.0: cannot find any of ["Data/Binary.hi","Data/Binary.p_hi","Data/Binary.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Put.hi","Data/Binary/Put.p_hi","Data/Binary/Put.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Get.hi","Data/Binary/Get.p_hi","Data/Binary/Get.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Get/Internal.hi","Data/Binary/Get/Internal.p_hi","Data/Binary/Get/Internal.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Builder.hi","Data/Binary/Builder.p_hi","Data/Binary/Builder.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Class.hi","Data/Binary/Class.p_hi","Data/Binary/Class.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Internal.hi","Data/Binary/Internal.p_hi","Data/Binary/Internal.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Generic.hi","Data/Binary/Generic.p_hi","Data/Binary/Generic.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["libHSbinary-0.8.3.0.a","libHSbinary-0.8.3.0.p_a","libHSbinary-0.8.3.0-ghc8.0.2.so","libHSbinary-0.8.3.0-ghc8.0.2.dylib","HSbinary-0.8.3.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-boot "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring Cabal-1.24.2.0...
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/Cabal/Cabal/dist-boot/inplace-pkg-config
Reading package info from "libraries/Cabal/Cabal/dist-boot/inplace-pkg-config" ... done.
Cabal-1.24.2.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/Cabal/Cabal/dist-boot/doc/html/Cabal/Cabal.haddock doesn't exist or isn't a file
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/CreatePipe.hi","Distribution/Compat/CreatePipe.p_hi","Distribution/Compat/CreatePipe.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/Environment.hi","Distribution/Compat/Environment.p_hi","Distribution/Compat/Environment.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/Exception.hi","Distribution/Compat/Exception.p_hi","Distribution/Compat/Exception.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/Internal/TempFile.hi","Distribution/Compat/Internal/TempFile.p_hi","Distribution/Compat/Internal/TempFile.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/ReadP.hi","Distribution/Compat/ReadP.p_hi","Distribution/Compat/ReadP.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/Semigroup.hi","Distribution/Compat/Semigroup.p_hi","Distribution/Compat/Semigroup.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compiler.hi","Distribution/Compiler.p_hi","Distribution/Compiler.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/InstalledPackageInfo.hi","Distribution/InstalledPackageInfo.p_hi","Distribution/InstalledPackageInfo.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/License.hi","Distribution/License.p_hi","Distribution/License.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Make.hi","Distribution/Make.p_hi","Distribution/Make.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/ModuleName.hi","Distribution/ModuleName.p_hi","Distribution/ModuleName.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Package.hi","Distribution/Package.p_hi","Distribution/Package.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription.hi","Distribution/PackageDescription.p_hi","Distribution/PackageDescription.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription/Check.hi","Distribution/PackageDescription/Check.p_hi","Distribution/PackageDescription/Check.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription/Configuration.hi","Distribution/PackageDescription/Configuration.p_hi","Distribution/PackageDescription/Configuration.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription/Parse.hi","Distribution/PackageDescription/Parse.p_hi","Distribution/PackageDescription/Parse.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription/PrettyPrint.hi","Distribution/PackageDescription/PrettyPrint.p_hi","Distribution/PackageDescription/PrettyPrint.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription/Utils.hi","Distribution/PackageDescription/Utils.p_hi","Distribution/PackageDescription/Utils.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/ParseUtils.hi","Distribution/ParseUtils.p_hi","Distribution/ParseUtils.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/ReadE.hi","Distribution/ReadE.p_hi","Distribution/ReadE.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple.hi","Distribution/Simple.p_hi","Distribution/Simple.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Bench.hi","Distribution/Simple/Bench.p_hi","Distribution/Simple/Bench.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Build.hi","Distribution/Simple/Build.p_hi","Distribution/Simple/Build.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Build/Macros.hi","Distribution/Simple/Build/Macros.p_hi","Distribution/Simple/Build/Macros.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Build/PathsModule.hi","Distribution/Simple/Build/PathsModule.p_hi","Distribution/Simple/Build/PathsModule.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/BuildPaths.hi","Distribution/Simple/BuildPaths.p_hi","Distribution/Simple/BuildPaths.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/BuildTarget.hi","Distribution/Simple/BuildTarget.p_hi","Distribution/Simple/BuildTarget.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/CCompiler.hi","Distribution/Simple/CCompiler.p_hi","Distribution/Simple/CCompiler.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Command.hi","Distribution/Simple/Command.p_hi","Distribution/Simple/Command.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Compiler.hi","Distribution/Simple/Compiler.p_hi","Distribution/Simple/Compiler.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Configure.hi","Distribution/Simple/Configure.p_hi","Distribution/Simple/Configure.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHC.hi","Distribution/Simple/GHC.p_hi","Distribution/Simple/GHC.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHCJS.hi","Distribution/Simple/GHCJS.p_hi","Distribution/Simple/GHCJS.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Haddock.hi","Distribution/Simple/Haddock.p_hi","Distribution/Simple/Haddock.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/HaskellSuite.hi","Distribution/Simple/HaskellSuite.p_hi","Distribution/Simple/HaskellSuite.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Hpc.hi","Distribution/Simple/Hpc.p_hi","Distribution/Simple/Hpc.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Install.hi","Distribution/Simple/Install.p_hi","Distribution/Simple/Install.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/InstallDirs.hi","Distribution/Simple/InstallDirs.p_hi","Distribution/Simple/InstallDirs.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/JHC.hi","Distribution/Simple/JHC.p_hi","Distribution/Simple/JHC.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/LHC.hi","Distribution/Simple/LHC.p_hi","Distribution/Simple/LHC.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/LocalBuildInfo.hi","Distribution/Simple/LocalBuildInfo.p_hi","Distribution/Simple/LocalBuildInfo.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/PackageIndex.hi","Distribution/Simple/PackageIndex.p_hi","Distribution/Simple/PackageIndex.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/PreProcess.hi","Distribution/Simple/PreProcess.p_hi","Distribution/Simple/PreProcess.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/PreProcess/Unlit.hi","Distribution/Simple/PreProcess/Unlit.p_hi","Distribution/Simple/PreProcess/Unlit.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program.hi","Distribution/Simple/Program.p_hi","Distribution/Simple/Program.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Ar.hi","Distribution/Simple/Program/Ar.p_hi","Distribution/Simple/Program/Ar.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Builtin.hi","Distribution/Simple/Program/Builtin.p_hi","Distribution/Simple/Program/Builtin.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Db.hi","Distribution/Simple/Program/Db.p_hi","Distribution/Simple/Program/Db.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Find.hi","Distribution/Simple/Program/Find.p_hi","Distribution/Simple/Program/Find.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/GHC.hi","Distribution/Simple/Program/GHC.p_hi","Distribution/Simple/Program/GHC.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/HcPkg.hi","Distribution/Simple/Program/HcPkg.p_hi","Distribution/Simple/Program/HcPkg.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Hpc.hi","Distribution/Simple/Program/Hpc.p_hi","Distribution/Simple/Program/Hpc.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Internal.hi","Distribution/Simple/Program/Internal.p_hi","Distribution/Simple/Program/Internal.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Ld.hi","Distribution/Simple/Program/Ld.p_hi","Distribution/Simple/Program/Ld.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Run.hi","Distribution/Simple/Program/Run.p_hi","Distribution/Simple/Program/Run.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Script.hi","Distribution/Simple/Program/Script.p_hi","Distribution/Simple/Program/Script.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Strip.hi","Distribution/Simple/Program/Strip.p_hi","Distribution/Simple/Program/Strip.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Types.hi","Distribution/Simple/Program/Types.p_hi","Distribution/Simple/Program/Types.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Register.hi","Distribution/Simple/Register.p_hi","Distribution/Simple/Register.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Setup.hi","Distribution/Simple/Setup.p_hi","Distribution/Simple/Setup.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/SrcDist.hi","Distribution/Simple/SrcDist.p_hi","Distribution/Simple/SrcDist.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Test.hi","Distribution/Simple/Test.p_hi","Distribution/Simple/Test.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Test/ExeV10.hi","Distribution/Simple/Test/ExeV10.p_hi","Distribution/Simple/Test/ExeV10.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Test/LibV09.hi","Distribution/Simple/Test/LibV09.p_hi","Distribution/Simple/Test/LibV09.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Test/Log.hi","Distribution/Simple/Test/Log.p_hi","Distribution/Simple/Test/Log.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/UHC.hi","Distribution/Simple/UHC.p_hi","Distribution/Simple/UHC.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/UserHooks.hi","Distribution/Simple/UserHooks.p_hi","Distribution/Simple/UserHooks.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Utils.hi","Distribution/Simple/Utils.p_hi","Distribution/Simple/Utils.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/System.hi","Distribution/System.p_hi","Distribution/System.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/TestSuite.hi","Distribution/TestSuite.p_hi","Distribution/TestSuite.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Text.hi","Distribution/Text.p_hi","Distribution/Text.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Utils/NubList.hi","Distribution/Utils/NubList.p_hi","Distribution/Utils/NubList.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Verbosity.hi","Distribution/Verbosity.p_hi","Distribution/Verbosity.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Version.hi","Distribution/Version.p_hi","Distribution/Version.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Language/Haskell/Extension.hi","Language/Haskell/Extension.p_hi","Language/Haskell/Extension.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/Binary.hi","Distribution/Compat/Binary.p_hi","Distribution/Compat/Binary.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/CopyFile.hi","Distribution/Compat/CopyFile.p_hi","Distribution/Compat/CopyFile.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/GetShortPathName.hi","Distribution/Compat/GetShortPathName.p_hi","Distribution/Compat/GetShortPathName.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/MonadFail.hi","Distribution/Compat/MonadFail.p_hi","Distribution/Compat/MonadFail.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/GetOpt.hi","Distribution/GetOpt.p_hi","Distribution/GetOpt.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Lex.hi","Distribution/Lex.p_hi","Distribution/Lex.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHC/Internal.hi","Distribution/Simple/GHC/Internal.p_hi","Distribution/Simple/GHC/Internal.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHC/IPI642.hi","Distribution/Simple/GHC/IPI642.p_hi","Distribution/Simple/GHC/IPI642.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHC/IPIConvert.hi","Distribution/Simple/GHC/IPIConvert.p_hi","Distribution/Simple/GHC/IPIConvert.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHC/ImplInfo.hi","Distribution/Simple/GHC/ImplInfo.p_hi","Distribution/Simple/GHC/ImplInfo.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Paths_Cabal.hi","Paths_Cabal.p_hi","Paths_Cabal.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["libHSCabal-1.24.2.0.a","libHSCabal-1.24.2.0.p_a","libHSCabal-1.24.2.0-ghc8.0.2.so","libHSCabal-1.24.2.0-ghc8.0.2.dylib","HSCabal-1.24.2.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/hpc dist-boot "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring hpc-0.6.0.3...
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/hpc/dist-boot/inplace-pkg-config
Reading package info from "libraries/hpc/dist-boot/inplace-pkg-config" ... done.
hpc-0.6.0.3: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/hpc/dist-boot/doc/html/hpc/hpc.haddock doesn't exist or isn't a file
hpc-0.6.0.3: cannot find any of ["Trace/Hpc/Util.hi","Trace/Hpc/Util.p_hi","Trace/Hpc/Util.dyn_hi"] (ignoring)
hpc-0.6.0.3: cannot find any of ["Trace/Hpc/Mix.hi","Trace/Hpc/Mix.p_hi","Trace/Hpc/Mix.dyn_hi"] (ignoring)
hpc-0.6.0.3: cannot find any of ["Trace/Hpc/Tix.hi","Trace/Hpc/Tix.p_hi","Trace/Hpc/Tix.dyn_hi"] (ignoring)
hpc-0.6.0.3: cannot find any of ["Trace/Hpc/Reflect.hi","Trace/Hpc/Reflect.p_hi","Trace/Hpc/Reflect.dyn_hi"] (ignoring)
hpc-0.6.0.3: cannot find any of ["libHShpc-0.6.0.3.a","libHShpc-0.6.0.3.p_a","libHShpc-0.6.0.3-ghc8.0.2.so","libHShpc-0.6.0.3-ghc8.0.2.dylib","HShpc-0.6.0.3-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-boot "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring ghc-boot-th-8.0.2...
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/ghc-boot-th/dist-boot/inplace-pkg-config
Reading package info from "libraries/ghc-boot-th/dist-boot/inplace-pkg-config" ... done.
ghc-boot-th-8.0.2: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/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.0.2: cannot find any of ["GHC/LanguageExtensions/Type.hi","GHC/LanguageExtensions/Type.p_hi","GHC/LanguageExtensions/Type.dyn_hi"] (ignoring)
ghc-boot-th-8.0.2: cannot find any of ["GHC/Lexeme.hi","GHC/Lexeme.p_hi","GHC/Lexeme.dyn_hi"] (ignoring)
ghc-boot-th-8.0.2: cannot find any of ["libHSghc-boot-th-8.0.2.a","libHSghc-boot-th-8.0.2.p_a","libHSghc-boot-th-8.0.2-ghc8.0.2.so","libHSghc-boot-th-8.0.2-ghc8.0.2.dylib","HSghc-boot-th-8.0.2-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-boot "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring ghc-boot-8.0.2...
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/ghc-boot/dist-boot/inplace-pkg-config
Reading package info from "libraries/ghc-boot/dist-boot/inplace-pkg-config" ... done.
ghc-boot-8.0.2: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/ghc-boot/dist-boot/doc/html/ghc-boot/ghc-boot.haddock doesn't exist or isn't a file
ghc-boot-8.0.2: cannot find any of ["GHC/LanguageExtensions.hi","GHC/LanguageExtensions.p_hi","GHC/LanguageExtensions.dyn_hi"] (ignoring)
ghc-boot-8.0.2: cannot find any of ["GHC/LanguageExtensions/Type.hi","GHC/LanguageExtensions/Type.p_hi","GHC/LanguageExtensions/Type.dyn_hi"] (ignoring)
ghc-boot-8.0.2: cannot find any of ["GHC/PackageDb.hi","GHC/PackageDb.p_hi","GHC/PackageDb.dyn_hi"] (ignoring)
ghc-boot-8.0.2: cannot find any of ["GHC/Serialized.hi","GHC/Serialized.p_hi","GHC/Serialized.dyn_hi"] (ignoring)
ghc-boot-8.0.2: cannot find any of ["libHSghc-boot-8.0.2.a","libHSghc-boot-8.0.2.p_a","libHSghc-boot-8.0.2-ghc8.0.2.so","libHSghc-boot-8.0.2-ghc8.0.2.dylib","HSghc-boot-8.0.2-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/hoopl dist-boot "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring hoopl-3.10.2.1...
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/hoopl/dist-boot/inplace-pkg-config
Reading package info from "libraries/hoopl/dist-boot/inplace-pkg-config" ... done.
hoopl-3.10.2.1: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/hoopl/dist-boot/doc/html/hoopl/hoopl.haddock doesn't exist or isn't a file
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl.hi","Compiler/Hoopl.p_hi","Compiler/Hoopl.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Internals.hi","Compiler/Hoopl/Internals.p_hi","Compiler/Hoopl/Internals.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Wrappers.hi","Compiler/Hoopl/Wrappers.p_hi","Compiler/Hoopl/Wrappers.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Passes/Dominator.hi","Compiler/Hoopl/Passes/Dominator.p_hi","Compiler/Hoopl/Passes/Dominator.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Passes/DList.hi","Compiler/Hoopl/Passes/DList.p_hi","Compiler/Hoopl/Passes/DList.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Checkpoint.hi","Compiler/Hoopl/Checkpoint.p_hi","Compiler/Hoopl/Checkpoint.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Collections.hi","Compiler/Hoopl/Collections.p_hi","Compiler/Hoopl/Collections.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Combinators.hi","Compiler/Hoopl/Combinators.p_hi","Compiler/Hoopl/Combinators.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Dataflow.hi","Compiler/Hoopl/Dataflow.p_hi","Compiler/Hoopl/Dataflow.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Debug.hi","Compiler/Hoopl/Debug.p_hi","Compiler/Hoopl/Debug.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Block.hi","Compiler/Hoopl/Block.p_hi","Compiler/Hoopl/Block.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Graph.hi","Compiler/Hoopl/Graph.p_hi","Compiler/Hoopl/Graph.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Label.hi","Compiler/Hoopl/Label.p_hi","Compiler/Hoopl/Label.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/MkGraph.hi","Compiler/Hoopl/MkGraph.p_hi","Compiler/Hoopl/MkGraph.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Fuel.hi","Compiler/Hoopl/Fuel.p_hi","Compiler/Hoopl/Fuel.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Pointed.hi","Compiler/Hoopl/Pointed.p_hi","Compiler/Hoopl/Pointed.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Shape.hi","Compiler/Hoopl/Shape.p_hi","Compiler/Hoopl/Shape.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Show.hi","Compiler/Hoopl/Show.p_hi","Compiler/Hoopl/Show.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Unique.hi","Compiler/Hoopl/Unique.p_hi","Compiler/Hoopl/Unique.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/XUtil.hi","Compiler/Hoopl/XUtil.p_hi","Compiler/Hoopl/XUtil.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["libHShoopl-3.10.2.1.a","libHShoopl-3.10.2.1.p_a","libHShoopl-3.10.2.1-ghc8.0.2.so","libHShoopl-3.10.2.1-ghc8.0.2.dylib","HShoopl-3.10.2.1-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/transformers dist-boot "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring transformers-0.5.2.0...
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/transformers/dist-boot/inplace-pkg-config
Reading package info from "libraries/transformers/dist-boot/inplace-pkg-config" ... done.
transformers-0.5.2.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/transformers/dist-boot/doc/html/transformers/transformers.haddock doesn't exist or isn't a file
transformers-0.5.2.0: cannot find any of ["Control/Applicative/Backwards.hi","Control/Applicative/Backwards.p_hi","Control/Applicative/Backwards.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Applicative/Lift.hi","Control/Applicative/Lift.p_hi","Control/Applicative/Lift.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Signatures.hi","Control/Monad/Signatures.p_hi","Control/Monad/Signatures.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Class.hi","Control/Monad/Trans/Class.p_hi","Control/Monad/Trans/Class.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Cont.hi","Control/Monad/Trans/Cont.p_hi","Control/Monad/Trans/Cont.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Except.hi","Control/Monad/Trans/Except.p_hi","Control/Monad/Trans/Except.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Error.hi","Control/Monad/Trans/Error.p_hi","Control/Monad/Trans/Error.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Identity.hi","Control/Monad/Trans/Identity.p_hi","Control/Monad/Trans/Identity.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/List.hi","Control/Monad/Trans/List.p_hi","Control/Monad/Trans/List.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Maybe.hi","Control/Monad/Trans/Maybe.p_hi","Control/Monad/Trans/Maybe.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Reader.hi","Control/Monad/Trans/Reader.p_hi","Control/Monad/Trans/Reader.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/RWS.hi","Control/Monad/Trans/RWS.p_hi","Control/Monad/Trans/RWS.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/RWS/Lazy.hi","Control/Monad/Trans/RWS/Lazy.p_hi","Control/Monad/Trans/RWS/Lazy.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/RWS/Strict.hi","Control/Monad/Trans/RWS/Strict.p_hi","Control/Monad/Trans/RWS/Strict.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/State.hi","Control/Monad/Trans/State.p_hi","Control/Monad/Trans/State.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/State/Lazy.hi","Control/Monad/Trans/State/Lazy.p_hi","Control/Monad/Trans/State/Lazy.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/State/Strict.hi","Control/Monad/Trans/State/Strict.p_hi","Control/Monad/Trans/State/Strict.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Writer.hi","Control/Monad/Trans/Writer.p_hi","Control/Monad/Trans/Writer.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Writer/Lazy.hi","Control/Monad/Trans/Writer/Lazy.p_hi","Control/Monad/Trans/Writer/Lazy.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Writer/Strict.hi","Control/Monad/Trans/Writer/Strict.p_hi","Control/Monad/Trans/Writer/Strict.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Data/Functor/Constant.hi","Data/Functor/Constant.p_hi","Data/Functor/Constant.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Data/Functor/Reverse.hi","Data/Functor/Reverse.p_hi","Data/Functor/Reverse.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["libHStransformers-0.5.2.0.a","libHStransformers-0.5.2.0.p_a","libHStransformers-0.5.2.0-ghc8.0.2.so","libHStransformers-0.5.2.0-ghc8.0.2.dylib","HStransformers-0.5.2.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/template-haskell dist-boot "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring template-haskell-2.11.1.0...
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/template-haskell/dist-boot/inplace-pkg-config
Reading package info from "libraries/template-haskell/dist-boot/inplace-pkg-config" ... done.
template-haskell-2.11.1.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/template-haskell/dist-boot/doc/html/template-haskell/template-haskell.haddock doesn't exist or isn't a file
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH.hi","Language/Haskell/TH.p_hi","Language/Haskell/TH.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/Lib.hi","Language/Haskell/TH/Lib.p_hi","Language/Haskell/TH/Lib.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/Ppr.hi","Language/Haskell/TH/Ppr.p_hi","Language/Haskell/TH/Ppr.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/PprLib.hi","Language/Haskell/TH/PprLib.p_hi","Language/Haskell/TH/PprLib.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/Quote.hi","Language/Haskell/TH/Quote.p_hi","Language/Haskell/TH/Quote.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/Syntax.hi","Language/Haskell/TH/Syntax.p_hi","Language/Haskell/TH/Syntax.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/LanguageExtensions.hi","Language/Haskell/TH/LanguageExtensions.p_hi","Language/Haskell/TH/LanguageExtensions.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/Lib/Map.hi","Language/Haskell/TH/Lib/Map.p_hi","Language/Haskell/TH/Lib/Map.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["libHStemplate-haskell-2.11.1.0.a","libHStemplate-haskell-2.11.1.0.p_a","libHStemplate-haskell-2.11.1.0-ghc8.0.2.so","libHStemplate-haskell-2.11.1.0-ghc8.0.2.dylib","HStemplate-haskell-2.11.1.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/terminfo dist-boot "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring terminfo-0.4.0.2...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries
checking for gcc... /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc accepts -g... yes
checking for /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include
checking for grep that handles long lines and -e... /pbulk/work/lang/ghc80/work/.tools/bin/grep
checking for egrep... /pbulk/work/lang/ghc80/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for setupterm in -ltinfo... no
checking for setupterm in -lncursesw... no
checking for setupterm in -lncurses... no
checking for setupterm in -lcurses... yes
configure: creating ./config.status
config.status: creating terminfo.buildinfo
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/terminfo/dist-boot/inplace-pkg-config
Reading package info from "libraries/terminfo/dist-boot/inplace-pkg-config" ... done.
terminfo-0.4.0.2: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/terminfo/dist-boot/doc/html/terminfo/terminfo.haddock doesn't exist or isn't a file
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo.hi","System/Console/Terminfo.p_hi","System/Console/Terminfo.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Base.hi","System/Console/Terminfo/Base.p_hi","System/Console/Terminfo/Base.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Cursor.hi","System/Console/Terminfo/Cursor.p_hi","System/Console/Terminfo/Cursor.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Color.hi","System/Console/Terminfo/Color.p_hi","System/Console/Terminfo/Color.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Edit.hi","System/Console/Terminfo/Edit.p_hi","System/Console/Terminfo/Edit.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Effects.hi","System/Console/Terminfo/Effects.p_hi","System/Console/Terminfo/Effects.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Keys.hi","System/Console/Terminfo/Keys.p_hi","System/Console/Terminfo/Keys.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["libHSterminfo-0.4.0.2.a","libHSterminfo-0.4.0.2.p_a","libHSterminfo-0.4.0.2-ghc8.0.2.so","libHSterminfo-0.4.0.2-ghc8.0.2.dylib","HSterminfo-0.4.0.2-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure compiler stage1 "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --flags=stage1 --flags=ncg --ghc-option=-DSTAGE=1 --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"   --disable-library-for-ghci
"inplace/bin/ghc-cabal" configure utils/ghc-pkg dist "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring ghc-8.0.2...
Configuring ghc-pkg-6.9...
Warning: 'license-file: ../LICENSE' is a relative path outside of the source
tree. This will not work when generating a tarball with 'sdist'.
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf compiler/stage1/inplace-pkg-config
Reading package info from "compiler/stage1/inplace-pkg-config" ... done.
ghc-8.0.2: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/compiler/stage1/doc/html/ghc/ghc.haddock doesn't exist or isn't a file
ghc-8.0.2: cannot find any of ["Avail.hi","Avail.p_hi","Avail.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BasicTypes.hi","BasicTypes.p_hi","BasicTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ConLike.hi","ConLike.p_hi","ConLike.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DataCon.hi","DataCon.p_hi","DataCon.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PatSyn.hi","PatSyn.p_hi","PatSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Demand.hi","Demand.p_hi","Demand.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Debug.hi","Debug.p_hi","Debug.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Exception.hi","Exception.p_hi","Exception.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FieldLabel.hi","FieldLabel.p_hi","FieldLabel.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GhcMonad.hi","GhcMonad.p_hi","GhcMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Hooks.hi","Hooks.p_hi","Hooks.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Id.hi","Id.p_hi","Id.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["IdInfo.hi","IdInfo.p_hi","IdInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Lexeme.hi","Lexeme.p_hi","Lexeme.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Literal.hi","Literal.p_hi","Literal.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Llvm.hi","Llvm.p_hi","Llvm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Llvm/AbsSyn.hi","Llvm/AbsSyn.p_hi","Llvm/AbsSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Llvm/MetaData.hi","Llvm/MetaData.p_hi","Llvm/MetaData.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Llvm/PpLlvm.hi","Llvm/PpLlvm.p_hi","Llvm/PpLlvm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Llvm/Types.hi","Llvm/Types.p_hi","Llvm/Types.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen.hi","LlvmCodeGen.p_hi","LlvmCodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen/Base.hi","LlvmCodeGen/Base.p_hi","LlvmCodeGen/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen/CodeGen.hi","LlvmCodeGen/CodeGen.p_hi","LlvmCodeGen/CodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen/Data.hi","LlvmCodeGen/Data.p_hi","LlvmCodeGen/Data.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen/Ppr.hi","LlvmCodeGen/Ppr.p_hi","LlvmCodeGen/Ppr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen/Regs.hi","LlvmCodeGen/Regs.p_hi","LlvmCodeGen/Regs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmMangler.hi","LlvmMangler.p_hi","LlvmMangler.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MkId.hi","MkId.p_hi","MkId.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Module.hi","Module.p_hi","Module.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Name.hi","Name.p_hi","Name.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["NameEnv.hi","NameEnv.p_hi","NameEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["NameSet.hi","NameSet.p_hi","NameSet.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["OccName.hi","OccName.p_hi","OccName.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RdrName.hi","RdrName.p_hi","RdrName.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SrcLoc.hi","SrcLoc.p_hi","SrcLoc.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UniqSupply.hi","UniqSupply.p_hi","UniqSupply.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Unique.hi","Unique.p_hi","Unique.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Var.hi","Var.p_hi","Var.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["VarEnv.hi","VarEnv.p_hi","VarEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["VarSet.hi","VarSet.p_hi","VarSet.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UnVarGraph.hi","UnVarGraph.p_hi","UnVarGraph.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BlockId.hi","BlockId.p_hi","BlockId.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CLabel.hi","CLabel.p_hi","CLabel.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Cmm.hi","Cmm.p_hi","Cmm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmBuildInfoTables.hi","CmmBuildInfoTables.p_hi","CmmBuildInfoTables.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmPipeline.hi","CmmPipeline.p_hi","CmmPipeline.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmCallConv.hi","CmmCallConv.p_hi","CmmCallConv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmCommonBlockElim.hi","CmmCommonBlockElim.p_hi","CmmCommonBlockElim.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmImplementSwitchPlans.hi","CmmImplementSwitchPlans.p_hi","CmmImplementSwitchPlans.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmContFlowOpt.hi","CmmContFlowOpt.p_hi","CmmContFlowOpt.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmExpr.hi","CmmExpr.p_hi","CmmExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmInfo.hi","CmmInfo.p_hi","CmmInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmLex.hi","CmmLex.p_hi","CmmLex.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmLint.hi","CmmLint.p_hi","CmmLint.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmLive.hi","CmmLive.p_hi","CmmLive.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmMachOp.hi","CmmMachOp.p_hi","CmmMachOp.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmSwitch.hi","CmmSwitch.p_hi","CmmSwitch.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmNode.hi","CmmNode.p_hi","CmmNode.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmOpt.hi","CmmOpt.p_hi","CmmOpt.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmParse.hi","CmmParse.p_hi","CmmParse.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmProcPoint.hi","CmmProcPoint.p_hi","CmmProcPoint.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmSink.hi","CmmSink.p_hi","CmmSink.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmType.hi","CmmType.p_hi","CmmType.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmUtils.hi","CmmUtils.p_hi","CmmUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmLayoutStack.hi","CmmLayoutStack.p_hi","CmmLayoutStack.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MkGraph.hi","MkGraph.p_hi","MkGraph.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprBase.hi","PprBase.p_hi","PprBase.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprC.hi","PprC.p_hi","PprC.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprCmm.hi","PprCmm.p_hi","PprCmm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprCmmDecl.hi","PprCmmDecl.p_hi","PprCmmDecl.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprCmmExpr.hi","PprCmmExpr.p_hi","PprCmmExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Bitmap.hi","Bitmap.p_hi","Bitmap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform.hi","CodeGen/Platform.p_hi","CodeGen/Platform.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/ARM.hi","CodeGen/Platform/ARM.p_hi","CodeGen/Platform/ARM.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/ARM64.hi","CodeGen/Platform/ARM64.p_hi","CodeGen/Platform/ARM64.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/NoRegs.hi","CodeGen/Platform/NoRegs.p_hi","CodeGen/Platform/NoRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/PPC.hi","CodeGen/Platform/PPC.p_hi","CodeGen/Platform/PPC.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/PPC_Darwin.hi","CodeGen/Platform/PPC_Darwin.p_hi","CodeGen/Platform/PPC_Darwin.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/SPARC.hi","CodeGen/Platform/SPARC.p_hi","CodeGen/Platform/SPARC.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/X86.hi","CodeGen/Platform/X86.p_hi","CodeGen/Platform/X86.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/X86_64.hi","CodeGen/Platform/X86_64.p_hi","CodeGen/Platform/X86_64.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CgUtils.hi","CgUtils.p_hi","CgUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmm.hi","StgCmm.p_hi","StgCmm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmBind.hi","StgCmmBind.p_hi","StgCmmBind.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmClosure.hi","StgCmmClosure.p_hi","StgCmmClosure.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmCon.hi","StgCmmCon.p_hi","StgCmmCon.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmEnv.hi","StgCmmEnv.p_hi","StgCmmEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmExpr.hi","StgCmmExpr.p_hi","StgCmmExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmForeign.hi","StgCmmForeign.p_hi","StgCmmForeign.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmHeap.hi","StgCmmHeap.p_hi","StgCmmHeap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmHpc.hi","StgCmmHpc.p_hi","StgCmmHpc.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmArgRep.hi","StgCmmArgRep.p_hi","StgCmmArgRep.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmLayout.hi","StgCmmLayout.p_hi","StgCmmLayout.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmMonad.hi","StgCmmMonad.p_hi","StgCmmMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmPrim.hi","StgCmmPrim.p_hi","StgCmmPrim.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmProf.hi","StgCmmProf.p_hi","StgCmmProf.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmTicky.hi","StgCmmTicky.p_hi","StgCmmTicky.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmUtils.hi","StgCmmUtils.p_hi","StgCmmUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmExtCode.hi","StgCmmExtCode.p_hi","StgCmmExtCode.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SMRep.hi","SMRep.p_hi","SMRep.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreArity.hi","CoreArity.p_hi","CoreArity.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreFVs.hi","CoreFVs.p_hi","CoreFVs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreLint.hi","CoreLint.p_hi","CoreLint.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CorePrep.hi","CorePrep.p_hi","CorePrep.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreSubst.hi","CoreSubst.p_hi","CoreSubst.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreSyn.hi","CoreSyn.p_hi","CoreSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TrieMap.hi","TrieMap.p_hi","TrieMap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreTidy.hi","CoreTidy.p_hi","CoreTidy.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreUnfold.hi","CoreUnfold.p_hi","CoreUnfold.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreUtils.hi","CoreUtils.p_hi","CoreUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreSeq.hi","CoreSeq.p_hi","CoreSeq.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreStats.hi","CoreStats.p_hi","CoreStats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MkCore.hi","MkCore.p_hi","MkCore.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprCore.hi","PprCore.p_hi","PprCore.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PmExpr.hi","PmExpr.p_hi","PmExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TmOracle.hi","TmOracle.p_hi","TmOracle.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Check.hi","Check.p_hi","Check.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Coverage.hi","Coverage.p_hi","Coverage.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Desugar.hi","Desugar.p_hi","Desugar.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsArrows.hi","DsArrows.p_hi","DsArrows.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsBinds.hi","DsBinds.p_hi","DsBinds.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsCCall.hi","DsCCall.p_hi","DsCCall.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsExpr.hi","DsExpr.p_hi","DsExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsForeign.hi","DsForeign.p_hi","DsForeign.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsGRHSs.hi","DsGRHSs.p_hi","DsGRHSs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsListComp.hi","DsListComp.p_hi","DsListComp.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsMonad.hi","DsMonad.p_hi","DsMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsUtils.hi","DsUtils.p_hi","DsUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Match.hi","Match.p_hi","Match.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MatchCon.hi","MatchCon.p_hi","MatchCon.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MatchLit.hi","MatchLit.p_hi","MatchLit.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsBinds.hi","HsBinds.p_hi","HsBinds.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsDecls.hi","HsDecls.p_hi","HsDecls.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsDoc.hi","HsDoc.p_hi","HsDoc.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsExpr.hi","HsExpr.p_hi","HsExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsImpExp.hi","HsImpExp.p_hi","HsImpExp.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsLit.hi","HsLit.p_hi","HsLit.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PlaceHolder.hi","PlaceHolder.p_hi","PlaceHolder.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsPat.hi","HsPat.p_hi","HsPat.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsSyn.hi","HsSyn.p_hi","HsSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsTypes.hi","HsTypes.p_hi","HsTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsUtils.hi","HsUtils.p_hi","HsUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BinIface.hi","BinIface.p_hi","BinIface.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BuildTyCl.hi","BuildTyCl.p_hi","BuildTyCl.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["IfaceEnv.hi","IfaceEnv.p_hi","IfaceEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["IfaceSyn.hi","IfaceSyn.p_hi","IfaceSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["IfaceType.hi","IfaceType.p_hi","IfaceType.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LoadIface.hi","LoadIface.p_hi","LoadIface.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MkIface.hi","MkIface.p_hi","MkIface.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcIface.hi","TcIface.p_hi","TcIface.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FlagChecker.hi","FlagChecker.p_hi","FlagChecker.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Annotations.hi","Annotations.p_hi","Annotations.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmdLineParser.hi","CmdLineParser.p_hi","CmdLineParser.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeOutput.hi","CodeOutput.p_hi","CodeOutput.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Config.hi","Config.p_hi","Config.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Constants.hi","Constants.p_hi","Constants.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DriverMkDepend.hi","DriverMkDepend.p_hi","DriverMkDepend.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DriverPhases.hi","DriverPhases.p_hi","DriverPhases.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PipelineMonad.hi","PipelineMonad.p_hi","PipelineMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DriverPipeline.hi","DriverPipeline.p_hi","DriverPipeline.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DynFlags.hi","DynFlags.p_hi","DynFlags.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ErrUtils.hi","ErrUtils.p_hi","ErrUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Finder.hi","Finder.p_hi","Finder.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GHC.hi","GHC.p_hi","GHC.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GhcMake.hi","GhcMake.p_hi","GhcMake.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GhcPlugins.hi","GhcPlugins.p_hi","GhcPlugins.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DynamicLoading.hi","DynamicLoading.p_hi","DynamicLoading.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HeaderInfo.hi","HeaderInfo.p_hi","HeaderInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HscMain.hi","HscMain.p_hi","HscMain.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HscStats.hi","HscStats.p_hi","HscStats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HscTypes.hi","HscTypes.p_hi","HscTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["InteractiveEval.hi","InteractiveEval.p_hi","InteractiveEval.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["InteractiveEvalTypes.hi","InteractiveEvalTypes.p_hi","InteractiveEvalTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PackageConfig.hi","PackageConfig.p_hi","PackageConfig.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Packages.hi","Packages.p_hi","Packages.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PlatformConstants.hi","PlatformConstants.p_hi","PlatformConstants.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Plugins.hi","Plugins.p_hi","Plugins.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcPluginM.hi","TcPluginM.p_hi","TcPluginM.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprTyThing.hi","PprTyThing.p_hi","PprTyThing.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StaticFlags.hi","StaticFlags.p_hi","StaticFlags.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StaticPtrTable.hi","StaticPtrTable.p_hi","StaticPtrTable.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SysTools.hi","SysTools.p_hi","SysTools.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Elf.hi","Elf.p_hi","Elf.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TidyPgm.hi","TidyPgm.p_hi","TidyPgm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Ctype.hi","Ctype.p_hi","Ctype.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HaddockUtils.hi","HaddockUtils.p_hi","HaddockUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Lexer.hi","Lexer.p_hi","Lexer.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["OptCoercion.hi","OptCoercion.p_hi","OptCoercion.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Parser.hi","Parser.p_hi","Parser.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RdrHsSyn.hi","RdrHsSyn.p_hi","RdrHsSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ApiAnnotation.hi","ApiAnnotation.p_hi","ApiAnnotation.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ForeignCall.hi","ForeignCall.p_hi","ForeignCall.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PrelInfo.hi","PrelInfo.p_hi","PrelInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PrelNames.hi","PrelNames.p_hi","PrelNames.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PrelRules.hi","PrelRules.p_hi","PrelRules.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PrimOp.hi","PrimOp.p_hi","PrimOp.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TysPrim.hi","TysPrim.p_hi","TysPrim.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TysWiredIn.hi","TysWiredIn.p_hi","TysWiredIn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CostCentre.hi","CostCentre.p_hi","CostCentre.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ProfInit.hi","ProfInit.p_hi","ProfInit.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SCCfinal.hi","SCCfinal.p_hi","SCCfinal.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnBinds.hi","RnBinds.p_hi","RnBinds.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnEnv.hi","RnEnv.p_hi","RnEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnExpr.hi","RnExpr.p_hi","RnExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnHsDoc.hi","RnHsDoc.p_hi","RnHsDoc.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnNames.hi","RnNames.p_hi","RnNames.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnPat.hi","RnPat.p_hi","RnPat.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnSource.hi","RnSource.p_hi","RnSource.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnSplice.hi","RnSplice.p_hi","RnSplice.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnTypes.hi","RnTypes.p_hi","RnTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreMonad.hi","CoreMonad.p_hi","CoreMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CSE.hi","CSE.p_hi","CSE.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FloatIn.hi","FloatIn.p_hi","FloatIn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FloatOut.hi","FloatOut.p_hi","FloatOut.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LiberateCase.hi","LiberateCase.p_hi","LiberateCase.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["OccurAnal.hi","OccurAnal.p_hi","OccurAnal.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SAT.hi","SAT.p_hi","SAT.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SetLevels.hi","SetLevels.p_hi","SetLevels.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SimplCore.hi","SimplCore.p_hi","SimplCore.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SimplEnv.hi","SimplEnv.p_hi","SimplEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SimplMonad.hi","SimplMonad.p_hi","SimplMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SimplUtils.hi","SimplUtils.p_hi","SimplUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Simplify.hi","Simplify.p_hi","Simplify.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SimplStg.hi","SimplStg.p_hi","SimplStg.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgStats.hi","StgStats.p_hi","StgStats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UnariseStg.hi","UnariseStg.p_hi","UnariseStg.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Rules.hi","Rules.p_hi","Rules.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SpecConstr.hi","SpecConstr.p_hi","SpecConstr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Specialise.hi","Specialise.p_hi","Specialise.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreToStg.hi","CoreToStg.p_hi","CoreToStg.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgLint.hi","StgLint.p_hi","StgLint.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgSyn.hi","StgSyn.p_hi","StgSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CallArity.hi","CallArity.p_hi","CallArity.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DmdAnal.hi","DmdAnal.p_hi","DmdAnal.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["WorkWrap.hi","WorkWrap.p_hi","WorkWrap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["WwLib.hi","WwLib.p_hi","WwLib.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FamInst.hi","FamInst.p_hi","FamInst.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Inst.hi","Inst.p_hi","Inst.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcAnnotations.hi","TcAnnotations.p_hi","TcAnnotations.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcArrows.hi","TcArrows.p_hi","TcArrows.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcBinds.hi","TcBinds.p_hi","TcBinds.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcClassDcl.hi","TcClassDcl.p_hi","TcClassDcl.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcDefaults.hi","TcDefaults.p_hi","TcDefaults.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcDeriv.hi","TcDeriv.p_hi","TcDeriv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcEnv.hi","TcEnv.p_hi","TcEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcExpr.hi","TcExpr.p_hi","TcExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcForeign.hi","TcForeign.p_hi","TcForeign.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcGenDeriv.hi","TcGenDeriv.p_hi","TcGenDeriv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcGenGenerics.hi","TcGenGenerics.p_hi","TcGenGenerics.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcHsSyn.hi","TcHsSyn.p_hi","TcHsSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcHsType.hi","TcHsType.p_hi","TcHsType.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcInstDcls.hi","TcInstDcls.p_hi","TcInstDcls.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcMType.hi","TcMType.p_hi","TcMType.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcValidity.hi","TcValidity.p_hi","TcValidity.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcMatches.hi","TcMatches.p_hi","TcMatches.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcPat.hi","TcPat.p_hi","TcPat.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcPatSyn.hi","TcPatSyn.p_hi","TcPatSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcRnDriver.hi","TcRnDriver.p_hi","TcRnDriver.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcRnMonad.hi","TcRnMonad.p_hi","TcRnMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcRnTypes.hi","TcRnTypes.p_hi","TcRnTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcRules.hi","TcRules.p_hi","TcRules.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcSimplify.hi","TcSimplify.p_hi","TcSimplify.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcErrors.hi","TcErrors.p_hi","TcErrors.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcTyClsDecls.hi","TcTyClsDecls.p_hi","TcTyClsDecls.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcTyDecls.hi","TcTyDecls.p_hi","TcTyDecls.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcTypeable.hi","TcTypeable.p_hi","TcTypeable.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcType.hi","TcType.p_hi","TcType.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcEvidence.hi","TcEvidence.p_hi","TcEvidence.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcUnify.hi","TcUnify.p_hi","TcUnify.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcInteract.hi","TcInteract.p_hi","TcInteract.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcCanonical.hi","TcCanonical.p_hi","TcCanonical.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcFlatten.hi","TcFlatten.p_hi","TcFlatten.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcSMonad.hi","TcSMonad.p_hi","TcSMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcTypeNats.hi","TcTypeNats.p_hi","TcTypeNats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcSplice.hi","TcSplice.p_hi","TcSplice.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Class.hi","Class.p_hi","Class.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Coercion.hi","Coercion.p_hi","Coercion.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsMeta.hi","DsMeta.p_hi","DsMeta.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["THNames.hi","THNames.p_hi","THNames.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FamInstEnv.hi","FamInstEnv.p_hi","FamInstEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FunDeps.hi","FunDeps.p_hi","FunDeps.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["InstEnv.hi","InstEnv.p_hi","InstEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TyCon.hi","TyCon.p_hi","TyCon.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoAxiom.hi","CoAxiom.p_hi","CoAxiom.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Kind.hi","Kind.p_hi","Kind.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Type.hi","Type.p_hi","Type.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TyCoRep.hi","TyCoRep.p_hi","TyCoRep.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Unify.hi","Unify.p_hi","Unify.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Bag.hi","Bag.p_hi","Bag.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Binary.hi","Binary.p_hi","Binary.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BooleanFormula.hi","BooleanFormula.p_hi","BooleanFormula.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BufWrite.hi","BufWrite.p_hi","BufWrite.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Digraph.hi","Digraph.p_hi","Digraph.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Encoding.hi","Encoding.p_hi","Encoding.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FastFunctions.hi","FastFunctions.p_hi","FastFunctions.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FastMutInt.hi","FastMutInt.p_hi","FastMutInt.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FastString.hi","FastString.p_hi","FastString.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FastStringEnv.hi","FastStringEnv.p_hi","FastStringEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Fingerprint.hi","Fingerprint.p_hi","Fingerprint.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FiniteMap.hi","FiniteMap.p_hi","FiniteMap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FV.hi","FV.p_hi","FV.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GraphBase.hi","GraphBase.p_hi","GraphBase.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GraphColor.hi","GraphColor.p_hi","GraphColor.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GraphOps.hi","GraphOps.p_hi","GraphOps.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GraphPpr.hi","GraphPpr.p_hi","GraphPpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["IOEnv.hi","IOEnv.p_hi","IOEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ListSetOps.hi","ListSetOps.p_hi","ListSetOps.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Maybes.hi","Maybes.p_hi","Maybes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MonadUtils.hi","MonadUtils.p_hi","MonadUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["OrdList.hi","OrdList.p_hi","OrdList.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Outputable.hi","Outputable.p_hi","Outputable.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Pair.hi","Pair.p_hi","Pair.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Panic.hi","Panic.p_hi","Panic.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Pretty.hi","Pretty.p_hi","Pretty.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["State.hi","State.p_hi","State.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Stream.hi","Stream.p_hi","Stream.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StringBuffer.hi","StringBuffer.p_hi","StringBuffer.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UniqDFM.hi","UniqDFM.p_hi","UniqDFM.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UniqDSet.hi","UniqDSet.p_hi","UniqDSet.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UniqFM.hi","UniqFM.p_hi","UniqFM.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UniqSet.hi","UniqSet.p_hi","UniqSet.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Util.hi","Util.p_hi","Util.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Builtins/Base.hi","Vectorise/Builtins/Base.p_hi","Vectorise/Builtins/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Builtins/Initialise.hi","Vectorise/Builtins/Initialise.p_hi","Vectorise/Builtins/Initialise.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Builtins.hi","Vectorise/Builtins.p_hi","Vectorise/Builtins.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad/Base.hi","Vectorise/Monad/Base.p_hi","Vectorise/Monad/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad/Naming.hi","Vectorise/Monad/Naming.p_hi","Vectorise/Monad/Naming.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad/Local.hi","Vectorise/Monad/Local.p_hi","Vectorise/Monad/Local.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad/Global.hi","Vectorise/Monad/Global.p_hi","Vectorise/Monad/Global.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad/InstEnv.hi","Vectorise/Monad/InstEnv.p_hi","Vectorise/Monad/InstEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad.hi","Vectorise/Monad.p_hi","Vectorise/Monad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils/Base.hi","Vectorise/Utils/Base.p_hi","Vectorise/Utils/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils/Closure.hi","Vectorise/Utils/Closure.p_hi","Vectorise/Utils/Closure.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils/Hoisting.hi","Vectorise/Utils/Hoisting.p_hi","Vectorise/Utils/Hoisting.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils/PADict.hi","Vectorise/Utils/PADict.p_hi","Vectorise/Utils/PADict.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils/Poly.hi","Vectorise/Utils/Poly.p_hi","Vectorise/Utils/Poly.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils.hi","Vectorise/Utils.p_hi","Vectorise/Utils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Generic/Description.hi","Vectorise/Generic/Description.p_hi","Vectorise/Generic/Description.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Generic/PAMethods.hi","Vectorise/Generic/PAMethods.p_hi","Vectorise/Generic/PAMethods.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Generic/PADict.hi","Vectorise/Generic/PADict.p_hi","Vectorise/Generic/PADict.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Generic/PData.hi","Vectorise/Generic/PData.p_hi","Vectorise/Generic/PData.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Type/Env.hi","Vectorise/Type/Env.p_hi","Vectorise/Type/Env.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Type/Type.hi","Vectorise/Type/Type.p_hi","Vectorise/Type/Type.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Type/TyConDecl.hi","Vectorise/Type/TyConDecl.p_hi","Vectorise/Type/TyConDecl.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Type/Classify.hi","Vectorise/Type/Classify.p_hi","Vectorise/Type/Classify.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Convert.hi","Vectorise/Convert.p_hi","Vectorise/Convert.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Vect.hi","Vectorise/Vect.p_hi","Vectorise/Vect.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Var.hi","Vectorise/Var.p_hi","Vectorise/Var.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Env.hi","Vectorise/Env.p_hi","Vectorise/Env.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Exp.hi","Vectorise/Exp.p_hi","Vectorise/Exp.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise.hi","Vectorise.p_hi","Vectorise.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Hoopl/Dataflow.hi","Hoopl/Dataflow.p_hi","Hoopl/Dataflow.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Hoopl.hi","Hoopl.p_hi","Hoopl.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["AsmCodeGen.hi","AsmCodeGen.p_hi","AsmCodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TargetReg.hi","TargetReg.p_hi","TargetReg.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["NCGMonad.hi","NCGMonad.p_hi","NCGMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Instruction.hi","Instruction.p_hi","Instruction.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Format.hi","Format.p_hi","Format.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Reg.hi","Reg.p_hi","Reg.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegClass.hi","RegClass.p_hi","RegClass.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PIC.hi","PIC.p_hi","PIC.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Platform.hi","Platform.p_hi","Platform.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CPrim.hi","CPrim.p_hi","CPrim.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/Regs.hi","X86/Regs.p_hi","X86/Regs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/RegInfo.hi","X86/RegInfo.p_hi","X86/RegInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/Instr.hi","X86/Instr.p_hi","X86/Instr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/Cond.hi","X86/Cond.p_hi","X86/Cond.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/Ppr.hi","X86/Ppr.p_hi","X86/Ppr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/CodeGen.hi","X86/CodeGen.p_hi","X86/CodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/Regs.hi","PPC/Regs.p_hi","PPC/Regs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/RegInfo.hi","PPC/RegInfo.p_hi","PPC/RegInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/Instr.hi","PPC/Instr.p_hi","PPC/Instr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/Cond.hi","PPC/Cond.p_hi","PPC/Cond.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/Ppr.hi","PPC/Ppr.p_hi","PPC/Ppr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/CodeGen.hi","PPC/CodeGen.p_hi","PPC/CodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Base.hi","SPARC/Base.p_hi","SPARC/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Regs.hi","SPARC/Regs.p_hi","SPARC/Regs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Imm.hi","SPARC/Imm.p_hi","SPARC/Imm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/AddrMode.hi","SPARC/AddrMode.p_hi","SPARC/AddrMode.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Cond.hi","SPARC/Cond.p_hi","SPARC/Cond.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Instr.hi","SPARC/Instr.p_hi","SPARC/Instr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Stack.hi","SPARC/Stack.p_hi","SPARC/Stack.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/ShortcutJump.hi","SPARC/ShortcutJump.p_hi","SPARC/ShortcutJump.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Ppr.hi","SPARC/Ppr.p_hi","SPARC/Ppr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen.hi","SPARC/CodeGen.p_hi","SPARC/CodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Amode.hi","SPARC/CodeGen/Amode.p_hi","SPARC/CodeGen/Amode.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Base.hi","SPARC/CodeGen/Base.p_hi","SPARC/CodeGen/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/CondCode.hi","SPARC/CodeGen/CondCode.p_hi","SPARC/CodeGen/CondCode.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Gen32.hi","SPARC/CodeGen/Gen32.p_hi","SPARC/CodeGen/Gen32.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Gen64.hi","SPARC/CodeGen/Gen64.p_hi","SPARC/CodeGen/Gen64.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Sanity.hi","SPARC/CodeGen/Sanity.p_hi","SPARC/CodeGen/Sanity.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Expand.hi","SPARC/CodeGen/Expand.p_hi","SPARC/CodeGen/Expand.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Liveness.hi","RegAlloc/Liveness.p_hi","RegAlloc/Liveness.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/Main.hi","RegAlloc/Graph/Main.p_hi","RegAlloc/Graph/Main.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/Stats.hi","RegAlloc/Graph/Stats.p_hi","RegAlloc/Graph/Stats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/ArchBase.hi","RegAlloc/Graph/ArchBase.p_hi","RegAlloc/Graph/ArchBase.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/ArchX86.hi","RegAlloc/Graph/ArchX86.p_hi","RegAlloc/Graph/ArchX86.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/Coalesce.hi","RegAlloc/Graph/Coalesce.p_hi","RegAlloc/Graph/Coalesce.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/Spill.hi","RegAlloc/Graph/Spill.p_hi","RegAlloc/Graph/Spill.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/SpillClean.hi","RegAlloc/Graph/SpillClean.p_hi","RegAlloc/Graph/SpillClean.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/SpillCost.hi","RegAlloc/Graph/SpillCost.p_hi","RegAlloc/Graph/SpillCost.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/TrivColorable.hi","RegAlloc/Graph/TrivColorable.p_hi","RegAlloc/Graph/TrivColorable.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/Main.hi","RegAlloc/Linear/Main.p_hi","RegAlloc/Linear/Main.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/JoinToTargets.hi","RegAlloc/Linear/JoinToTargets.p_hi","RegAlloc/Linear/JoinToTargets.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/State.hi","RegAlloc/Linear/State.p_hi","RegAlloc/Linear/State.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/Stats.hi","RegAlloc/Linear/Stats.p_hi","RegAlloc/Linear/Stats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/FreeRegs.hi","RegAlloc/Linear/FreeRegs.p_hi","RegAlloc/Linear/FreeRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/StackMap.hi","RegAlloc/Linear/StackMap.p_hi","RegAlloc/Linear/StackMap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/Base.hi","RegAlloc/Linear/Base.p_hi","RegAlloc/Linear/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/X86/FreeRegs.hi","RegAlloc/Linear/X86/FreeRegs.p_hi","RegAlloc/Linear/X86/FreeRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/X86_64/FreeRegs.hi","RegAlloc/Linear/X86_64/FreeRegs.p_hi","RegAlloc/Linear/X86_64/FreeRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/PPC/FreeRegs.hi","RegAlloc/Linear/PPC/FreeRegs.p_hi","RegAlloc/Linear/PPC/FreeRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/SPARC/FreeRegs.hi","RegAlloc/Linear/SPARC/FreeRegs.p_hi","RegAlloc/Linear/SPARC/FreeRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Dwarf.hi","Dwarf.p_hi","Dwarf.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Dwarf/Types.hi","Dwarf/Types.p_hi","Dwarf/Types.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Dwarf/Constants.hi","Dwarf/Constants.p_hi","Dwarf/Constants.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["libHSghc-8.0.2.a","libHSghc-8.0.2.p_a","libHSghc-8.0.2-ghc8.0.2.so","libHSghc-8.0.2-ghc8.0.2.dylib","HSghc-8.0.2-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure ghc stage1 "" --with-ghc="/pbulk/work/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/.tools/bin/ghc-pkg"  --flags=stage1 --package-db=/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib"   --constraint "binary == 0.8.3.0"   --constraint "Cabal == 1.24.2.0"   --constraint "hpc == 0.6.0.3"   --constraint "ghc-boot-th == 8.0.2"   --constraint "ghc-boot == 8.0.2"   --constraint "hoopl == 3.10.2.1"   --constraint "transformers == 0.5.2.0"   --constraint "template-haskell == 2.11.1.0"   --constraint "terminfo == 0.4.0.2" --with-gcc="gcc" --with-ld="/pbulk/work/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring ghc-bin-8.0.2...
Warning: 'data-dir: ..' is a relative path outside of the source tree. This
will not work when generating a tarball with 'sdist'.
"rm" -f includes/ghcplatform.h  
"rm" -f utils/genprimopcode/dist/build/.depend.haskell.tmp  
"rm" -f utils/genprimopcode/dist/build/.depend.c_asm.tmp  
"rm" -f utils/deriveConstants/dist/build/.depend.haskell.tmp  
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.tmp  
Creating includes/ghcautoconf.h...
Creating includes/ghcplatform.h...
"rm" -f utils/genprimopcode/dist/build/.depend.c_asm.bit  
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.bit  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen     -optP-include -optPutils/deriveConstants/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/deriveConstants/dist/build -hidir utils/deriveConstants/dist/build -stubdir 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_c_asm_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.c_asm.tmp
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen     -optP-include -optPutils/genprimopcode/dist/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -dep-makefile utils/genprimopcode/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/genprimopcode/./Main.hs  utils/genprimopcode/./Lexer.hs  utils/genprimopcode/./Parser.hs  utils/genprimopcode/./ParserM.hs  utils/genprimopcode/./Syntax.hs
echo "utils/genprimopcode_dist_depfile_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
mv utils/deriveConstants/dist/build/.depend.c_asm.tmp utils/deriveConstants/dist/build/.depend.c_asm
Done.
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
Done.
"rm" -f utils/hsc2hs/dist/build/.depend.haskell.tmp  
"rm" -f utils/hsc2hs/dist/build/.depend.c_asm.tmp  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir 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/./UtilsCodegen.hs
"rm" -f utils/hsc2hs/dist/build/.depend.c_asm.bit  
echo "utils/hsc2hs_dist_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.c_asm.tmp
mv utils/hsc2hs/dist/build/.depend.c_asm.tmp utils/hsc2hs/dist/build/.depend.c_asm
echo "utils/genprimopcode_dist_depfile_haskell_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.haskell.tmp
for dir in utils/genprimopcode/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/genprimopcode/dist/build/.depend.haskell.tmp > utils/genprimopcode/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genprimopcode/dist/build/.depend.haskell.tmp2 > utils/genprimopcode/dist/build/.depend.haskell
echo "utils/hsc2hs_dist_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.haskell.tmp
for dir in utils/hsc2hs/dist/build/./; 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
/usr/pkg/bin/gmake --no-print-directory -f ghc.mk phase=1 phase_1_builds
"inplace/bin/mkdirhier" utils/unlit/dist/build//.
"inplace/bin/mkdirhier" utils/hp2ps/dist/build//.
"rm" -f utils/genapply/dist/build/.depend.haskell.tmp  
"rm" -f utils/genapply/dist/build/.depend.c_asm.tmp  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build    -c utils/hsc2hs/./HSCParser.hs -o utils/hsc2hs/dist/build/HSCParser.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build    -c utils/hsc2hs/./Flags.hs -o utils/hsc2hs/dist/build/Flags.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/genapply/. -iutils/genapply/dist/build -iutils/genapply/dist/build/autogen -Iutils/genapply/dist/build -Iutils/genapply/dist/build/autogen     -optP-include -optPutils/genapply/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id pretty-1.1.3.3 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/genapply/dist/build -hidir utils/genapply/dist/build -stubdir utils/genapply/dist/build -dep-makefile utils/genapply/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/genapply/./Main.hs
"rm" -f utils/genapply/dist/build/.depend.c_asm.bit  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build    -c utils/hsc2hs/./Common.hs -o utils/hsc2hs/dist/build/Common.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build    -c utils/hsc2hs/dist/build/autogen/Paths_hsc2hs.hs -o utils/hsc2hs/dist/build/Paths_hsc2hs.o 
echo "utils/genapply_dist_depfile_c_asm_EXISTS = YES" >> utils/genapply/dist/build/.depend.c_asm.tmp
"inplace/bin/mkdirhier" utils/hsc2hs/dist/build/tmp//.
"inplace/bin/mkdirhier" inplace/lib/bin//.
mv utils/genapply/dist/build/.depend.c_asm.tmp utils/genapply/dist/build/.depend.c_asm
"cp" utils/hsc2hs/template-hsc.h inplace/lib/template-hsc.h
"inplace/bin/mkdirhier" libraries/hpc/dist-boot/build/Trace/Hpc//.
"rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/binary/dist-boot/build/.depend-v.haskell.tmp  
"rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.bit  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.3.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/.   -optP-DGENERICS -optP-include -optPlibraries/binary/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir 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
"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/hpc_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp libraries/hpc/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp  
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
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir 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/Compat/CreatePipe.hs  libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs  libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs  libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs  libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs  libraries/Cabal/Cabal/./Distribution/Compiler.hs  libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.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/Parse.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs  libraries/Cabal/Cabal/./Distribution/ParseUtils.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/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/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs  libraries/Cabal/Cabal/./Distribution/Simple/Haddock.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/JHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/LHC.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/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/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/System.hs  libraries/Cabal/Cabal/./Distribution/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Text.hs  libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs  libraries/Cabal/Cabal/./Distribution/Verbosity.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/CopyFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs  libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs  libraries/Cabal/Cabal/./Distribution/GetOpt.hs  libraries/Cabal/Cabal/./Distribution/Lex.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPIConvert.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs  libraries/Cabal/Cabal/dist-boot/build/autogen/Paths_Cabal.hs
"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/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-8.0.2 -hide-all-packages -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/autogen -Ilibraries/ghc-boot-th/dist-boot/build -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.9.1.0 -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/ghc-boot-th/dist-boot/build -hidir libraries/ghc-boot-th/dist-boot/build -stubdir 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/Lexeme.hs
echo "utils/genapply_dist_depfile_haskell_EXISTS = YES" >> utils/genapply/dist/build/.depend.haskell.tmp
for dir in utils/genapply/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/genapply/dist/build/.depend.haskell.tmp > utils/genapply/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genapply/dist/build/.depend.haskell.tmp2 > utils/genapply/dist/build/.depend.haskell
"rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/ghc-boot-th_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp  
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/LanguageExtensions/; do if test ! -d $dir; then mkdir -p $dir; fi done
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-8.0.2 -hide-all-packages -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/autogen -Ilibraries/ghc-boot/dist-boot/build -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.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-th-8.0.2 -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/ghc-boot/dist-boot/build -hidir libraries/ghc-boot/dist-boot/build -stubdir 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/LanguageExtensions.hs  libraries/ghc-boot/./GHC/LanguageExtensions/Type.hs  libraries/ghc-boot/./GHC/PackageDb.hs  libraries/ghc-boot/./GHC/Serialized.hs
grep -v ' : [a-zA-Z]:/' libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/ghc-boot_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-boot/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.11.1.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/autogen -Ilibraries/template-haskell/dist-boot/build -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.9.1.0 -package-id ghc-boot-th-8.0.2 -package-id pretty-1.1.3.3 -Wall -this-unit-id template-haskell -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/template-haskell/dist-boot/build -hidir libraries/template-haskell/dist-boot/build -stubdir 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/Map.hs
"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/ghc-boot_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp
echo "libraries/template-haskell_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/template-haskell/dist-boot/build/.depend-v.c_asm.tmp
for dir in libraries/ghc-boot/dist-boot/build/GHC/ libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions/; do if test ! -d $dir; then mkdir -p $dir; fi done
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/hoopl/dist-boot/build/.depend-v.haskell.tmp  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -dep-makefile libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/hoopl/src/Compiler/Hoopl.hs  libraries/hoopl/src/Compiler/Hoopl/Internals.hs  libraries/hoopl/src/Compiler/Hoopl/Wrappers.hs  libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs  libraries/hoopl/src/Compiler/Hoopl/Passes/DList.hs  libraries/hoopl/src/Compiler/Hoopl/Checkpoint.hs  libraries/hoopl/src/Compiler/Hoopl/Collections.hs  libraries/hoopl/src/Compiler/Hoopl/Combinators.hs  libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs  libraries/hoopl/src/Compiler/Hoopl/Debug.hs  libraries/hoopl/src/Compiler/Hoopl/Block.hs  libraries/hoopl/src/Compiler/Hoopl/Graph.hs  libraries/hoopl/src/Compiler/Hoopl/Label.hs  libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs  libraries/hoopl/src/Compiler/Hoopl/Fuel.hs  libraries/hoopl/src/Compiler/Hoopl/Pointed.hs  libraries/hoopl/src/Compiler/Hoopl/Shape.hs  libraries/hoopl/src/Compiler/Hoopl/Show.hs  libraries/hoopl/src/Compiler/Hoopl/Unique.hs  libraries/hoopl/src/Compiler/Hoopl/XUtil.hs
"rm" -f libraries/hoopl/dist-boot/build/.depend-v.c_asm.tmp  
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
"rm" -f libraries/hoopl/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/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot/dist-boot/build/.depend-v.haskell
echo "libraries/hoopl_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/hoopl/dist-boot/build/.depend-v.c_asm.tmp
"rm" -f libraries/transformers/dist-boot/build/.depend-v.haskell.tmp  
mv libraries/hoopl/dist-boot/build/.depend-v.c_asm.tmp libraries/hoopl/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir 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/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/Lazy.hs  libraries/transformers/./Control/Monad/Trans/RWS/Strict.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/Lazy.hs  libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs  libraries/transformers/./Data/Functor/Constant.hs  libraries/transformers/./Data/Functor/Reverse.hs
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/transformers_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp  
mv libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp libraries/transformers/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.bit  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.0.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -dep-makefile libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/terminfo/./System/Console/Terminfo.hs  libraries/terminfo/./System/Console/Terminfo/Base.hs  libraries/terminfo/./System/Console/Terminfo/Cursor.hs  libraries/terminfo/./System/Console/Terminfo/Color.hs  libraries/terminfo/./System/Console/Terminfo/Edit.hs  libraries/terminfo/./System/Console/Terminfo/Effects.hs  libraries/terminfo/./System/Console/Terminfo/Keys.hs
echo "libraries/terminfo_dist-boot_depfile_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 compiler/stage1/ghc_boot_platform.h  
Creating compiler/stage1/ghc_boot_platform.h...
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
echo "libraries/binary_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/binary/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/binary/dist-boot/build/Data/ libraries/binary/dist-boot/build/Data/Binary/ libraries/binary/dist-boot/build/Data/Binary/Get/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/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
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen     -optP-include -optPutils/deriveConstants/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/deriveConstants/dist/build -hidir utils/deriveConstants/dist/build -stubdir utils/deriveConstants/dist/build    -c utils/deriveConstants/./Main.hs -o utils/deriveConstants/dist/build/Main.o 
grep -v ' : [a-zA-Z]:/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp > libraries/binary/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp2 > libraries/binary/dist-boot/build/.depend-v.haskell
"inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//.
"inplace/bin/mkdirhier" includes/dist-derivedconstants/header//.
Done.
Creating includes/ghcversion.h...
gcc -E -undef -traditional -P -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Icompiler/stage1 -x c compiler/prelude/primops.txt.pp | grep -v '^#pragma GCC' > compiler/stage1/build/primops.txt
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen     -optP-include -optPutils/genprimopcode/dist/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build    -c utils/genprimopcode/./Syntax.hs -o utils/genprimopcode/dist/build/Syntax.o 
Done.
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen     -optP-include -optPutils/genprimopcode/dist/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build    -c utils/genprimopcode/./ParserM.hs -o utils/genprimopcode/dist/build/ParserM.o 
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
"inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//.
"rm" -f compiler/stage1/build/.depend-v.c_asm.tmp  
"rm" -f utils/ghc-pkg/dist/build/.depend.haskell.tmp  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -fno-stack-protector -Wall   -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1     -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1/include' -I'/usr/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c compiler/ghci/keepCAFsForGHCi.c -MF compiler/stage1/build/.depend-v.c_asm.bit
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/autogen -Iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build/autogen     -optP-include -optPutils/ghc-pkg/dist/build/autogen/cabal_macros.h -package-id Cabal-1.24.2.0 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id process-1.4.3.0 -package-id terminfo-0.4.0.2 -package-id unix-2.7.2.1 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/ghc-pkg/dist/build -hidir utils/ghc-pkg/dist/build -stubdir 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  utils/ghc-pkg/dist/build/Version.hs
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -fno-stack-protector -Wall   -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1     -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1/include' -I'/usr/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0/include' -I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c compiler/cbits/genSym.c -MF compiler/stage1/build/.depend-v.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true
"rm" -f compiler/stage1/build/.depend-v.c_asm.bit  
echo "compiler_stage1_depfile_c_asm_EXISTS = YES" >> compiler/stage1/build/.depend-v.c_asm.tmp
mv compiler/stage1/build/.depend-v.c_asm.tmp compiler/stage1/build/.depend-v.c_asm
"rm" -f utils/ghc-pkg/dist/build/.depend.c_asm.tmp  
"rm" -f utils/ghc-pkg/dist/build/.depend.c_asm.bit  
echo "utils/ghc-pkg_dist_depfile_c_asm_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.c_asm.tmp
mv utils/ghc-pkg/dist/build/.depend.c_asm.tmp utils/ghc-pkg/dist/build/.depend.c_asm
"rm" -f utils/dll-split/dist-install/build/.depend.haskell.tmp  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/dll-split/. -iutils/dll-split/dist-install/build -iutils/dll-split/dist-install/build/autogen -Iutils/dll-split/dist-install/build -Iutils/dll-split/dist-install/build/autogen     -optP-include -optPutils/dll-split/dist-install/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id filepath-1.4.1.1 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/dll-split/dist-install/build -hidir utils/dll-split/dist-install/build -stubdir utils/dll-split/dist-install/build -dep-makefile utils/dll-split/dist-install/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/dll-split/./Main.hs
echo "utils/ghc-pkg_dist_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.haskell.tmp
for dir in utils/ghc-pkg/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/ghc-pkg/dist/build/.depend.haskell.tmp > utils/ghc-pkg/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pkg/dist/build/.depend.haskell.tmp2 > utils/ghc-pkg/dist/build/.depend.haskell
"rm" -f utils/dll-split/dist-install/build/.depend.c_asm.tmp  
"rm" -f utils/dll-split/dist-install/build/.depend.c_asm.bit  
echo "utils/dll-split_dist-install_depfile_c_asm_EXISTS = YES" >> utils/dll-split/dist-install/build/.depend.c_asm.tmp
mv utils/dll-split/dist-install/build/.depend.c_asm.tmp utils/dll-split/dist-install/build/.depend.c_asm
"rm" -f ghc/stage1/build/.depend.haskell.tmp  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -ighc/. -ighc/stage1/build -ighc/stage1/build/autogen -Ighc/stage1/build -Ighc/stage1/build/autogen     -optP-include -optPghc/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-8.0.2 -package-id ghc-boot-8.0.2 -package-id process-1.4.3.0 -package-id unix-2.7.2.1 -Wall -XHaskell2010   -no-hs-main -no-user-package-db -rtsopts       -odir ghc/stage1/build -hidir ghc/stage1/build -stubdir ghc/stage1/build -dep-makefile ghc/stage1/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  ghc/./Main.hs
"rm" -f ghc/stage1/build/.depend.c_asm.tmp  
echo "utils/dll-split_dist-install_depfile_haskell_EXISTS = YES" >> utils/dll-split/dist-install/build/.depend.haskell.tmp
"rm" -f ghc/stage1/build/.depend.c_asm.bit  
echo "libraries/Cabal/Cabal_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp
for dir in utils/dll-split/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
echo "ghc_stage1_depfile_c_asm_EXISTS = YES" >> ghc/stage1/build/.depend.c_asm.tmp
for dir in libraries/Cabal/Cabal/dist-boot/build/./ libraries/Cabal/Cabal/dist-boot/build/Distribution/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/ libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/ 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/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/Utils/ libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/dll-split/dist-install/build/.depend.haskell.tmp > utils/dll-split/dist-install/build/.depend.haskell.tmp2
mv ghc/stage1/build/.depend.c_asm.tmp ghc/stage1/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/dll-split/dist-install/build/.depend.haskell.tmp2 > utils/dll-split/dist-install/build/.depend.haskell
"rm" -f utils/unlit/dist/build/.depend.c_asm.tmp  
"rm" -f utils/hp2ps/dist/build/.depend.c_asm.tmp  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Iutils/unlit/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/unlit/unlit.c -MF utils/unlit/dist/build/.depend.c_asm.bit
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/AreaBelow.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Curves.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
"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
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build    -c utils/hsc2hs/./C.hs -o utils/hsc2hs/dist/build/C.o 
echo "libraries/hoopl_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/hoopl/dist-boot/build/Compiler/ libraries/hoopl/dist-boot/build/Compiler/Hoopl/ libraries/hoopl/dist-boot/build/Compiler/Hoopl/Passes/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2
sed -e '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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Error.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen     -optP-include -optPutils/genprimopcode/dist/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build    -c utils/genprimopcode/./Lexer.hs -o utils/genprimopcode/dist/build/Lexer.o 
grep -v ' : [a-zA-Z]:/' libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp > libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp2
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
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/hoopl/dist-boot/build/.depend-v.haskell.tmp2 > libraries/hoopl/dist-boot/build/.depend-v.haskell
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
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Main.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Reorder.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
echo "libraries/transformers_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.haskell.tmp
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/TopTwenty.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
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
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/AuxFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp > libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2
sed -e '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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2 > libraries/transformers/dist-boot/build/.depend-v.haskell
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Deviation.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/HpFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Marks.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Scale.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/TraceElement.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Axes.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Dimensions.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Key.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/PsFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build    -c utils/hsc2hs/./UtilsCodegen.hs -o utils/hsc2hs/dist/build/UtilsCodegen.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build    -c utils/hsc2hs/./CrossCodegen.hs -o utils/hsc2hs/dist/build/CrossCodegen.o 
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Shade.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen       -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c utils/hp2ps/Utilities.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true
"rm" -f utils/hp2ps/dist/build/.depend.c_asm.bit  
echo "utils/hp2ps_dist_depfile_c_asm_EXISTS = YES" >> utils/hp2ps/dist/build/.depend.c_asm.tmp
mv utils/hp2ps/dist/build/.depend.c_asm.tmp utils/hp2ps/dist/build/.depend.c_asm
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen     -optP-include -optPutils/genprimopcode/dist/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build    -c utils/genprimopcode/./Parser.hs -o utils/genprimopcode/dist/build/Parser.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build    -c utils/hsc2hs/./DirectCodegen.hs -o utils/hsc2hs/dist/build/DirectCodegen.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -o utils/deriveConstants/dist/build/tmp/deriveConstants -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen     -optP-include -optPutils/deriveConstants/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/deriveConstants/dist/build -hidir utils/deriveConstants/dist/build -stubdir utils/deriveConstants/dist/build     -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen     -optP-include -optPutils/deriveConstants/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       utils/deriveConstants/dist/build/Main.o    
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen     -optP-include -optPutils/genprimopcode/dist/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build    -c utils/genprimopcode/./Main.hs -o utils/genprimopcode/dist/build/Main.o 
/usr/bin/install -c -o pbulk -g users -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="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib/bin/deriveConstants"'                                  >> inplace/bin/deriveConstants
echo 'datadir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                             >> inplace/bin/deriveConstants
echo 'bindir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin"'                              >> inplace/bin/deriveConstants
echo 'topdir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                           >> inplace/bin/deriveConstants
echo 'pgmgcc="gcc"'                                  >> inplace/bin/deriveConstants
echo 'export LD_LIBRARY_PATH="/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/filepath-1.4.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/containers-0.5.7.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/deepseq-1.4.2.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/array-0.5.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0:/usr/lib:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/integer-simple-0.1.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/ghc-prim-0.5.0.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/deriveConstants
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/bin/deriveConstants
chmod +x                                                     inplace/bin/deriveConstants
inplace/bin/deriveConstants --gen-haskell-type -o includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/nm" --objdump-program "/usr/bin/objdump" --target-os "netbsd"
inplace/bin/deriveConstants --gen-haskell-wrappers -o includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/nm" --objdump-program "/usr/bin/objdump" --target-os "netbsd"
inplace/bin/deriveConstants --gen-haskell-exports -o includes/dist-derivedconstants/header/GHCConstantsHaskellExports.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/nm" --objdump-program "/usr/bin/objdump" --target-os "netbsd"
inplace/bin/deriveConstants --gen-header -o includes/dist-derivedconstants/header/DerivedConstants.h --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/nm" --objdump-program "/usr/bin/objdump" --target-os "netbsd"
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build    -c utils/hsc2hs/./Main.hs -o utils/hsc2hs/dist/build/Main.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -o utils/hsc2hs/dist/build/tmp/hsc2hs -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build     -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen     -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id process-1.4.3.0 -XHaskell2010  -no-user-package-db -rtsopts       utils/hsc2hs/dist/build/Main.o utils/hsc2hs/dist/build/C.o utils/hsc2hs/dist/build/Common.o utils/hsc2hs/dist/build/CrossCodegen.o utils/hsc2hs/dist/build/DirectCodegen.o utils/hsc2hs/dist/build/Flags.o utils/hsc2hs/dist/build/HSCParser.o utils/hsc2hs/dist/build/UtilsCodegen.o utils/hsc2hs/dist/build/Paths_hsc2hs.o    
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -o utils/genprimopcode/dist/build/tmp/genprimopcode -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen     -optP-include -optPutils/genprimopcode/dist/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build     -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen     -optP-include -optPutils/genprimopcode/dist/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -XHaskell2010  -no-user-package-db -rtsopts       utils/genprimopcode/dist/build/Main.o utils/genprimopcode/dist/build/Lexer.o utils/genprimopcode/dist/build/Parser.o utils/genprimopcode/dist/build/ParserM.o utils/genprimopcode/dist/build/Syntax.o    
/usr/bin/install -c -o pbulk -g users -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="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib/bin/hsc2hs"'                                  >> inplace/bin/hsc2hs
echo 'datadir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                             >> inplace/bin/hsc2hs
echo 'bindir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin"'                              >> inplace/bin/hsc2hs
echo 'topdir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                           >> inplace/bin/hsc2hs
echo 'pgmgcc="gcc"'                                  >> inplace/bin/hsc2hs
echo 'export LD_LIBRARY_PATH="/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/filepath-1.4.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/containers-0.5.7.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/deepseq-1.4.2.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/array-0.5.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0:/usr/lib:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/integer-simple-0.1.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/ghc-prim-0.5.0.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/hsc2hs
cat utils/hsc2hs/hsc2hs.wrapper                                     >> inplace/bin/hsc2hs
chmod +x                                                     inplace/bin/hsc2hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/usr/pkg/include --cflag=-Wall --cflag=-fno-stack-protector  --lflag=-Wl,-zrelro --lflag=-L/usr/lib --lflag=-Wl,-R/usr/lib --lflag=-L/usr/pkg/lib --lflag=-Wl,-R/usr/pkg/lib --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dnetbsd_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=800 '--cflag=-fno-stack-protector' '--cflag=-Wall' '--cflag=-Ilibraries/hpc/dist-boot/build/autogen' '--cflag=-Ilibraries/hpc/.' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1/include' '--cflag=-I/usr/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/hpc/dist-boot/build/autogen --cflag=-include --cflag=libraries/hpc/dist-boot/build/autogen/cabal_macros.h   libraries/hpc/./Trace/Hpc/Reflect.hsc -o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/usr/pkg/include --cflag=-Wall --cflag=-fno-stack-protector  --lflag=-Wl,-zrelro --lflag=-L/usr/lib --lflag=-Wl,-R/usr/lib --lflag=-L/usr/pkg/lib --lflag=-Wl,-R/usr/pkg/lib --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dnetbsd_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=800 '--cflag=-fno-stack-protector' '--cflag=-Wall' '--cflag=-Icompiler/stage1/build/autogen' '--cflag=-Icompiler/.' '--cflag=-Icompiler/parser' '--cflag=-Icompiler/utils' '--cflag=-Icompiler/stage1' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1/include' '--cflag=-I/usr/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0/include' '--cflag=-I/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Icompiler/stage1/build/autogen --cflag=-include --cflag=compiler/stage1/build/autogen/cabal_macros.h   compiler/utils/Fingerprint.hsc -o compiler/stage1/build/Fingerprint.hs
/usr/bin/install -c -o pbulk -g users -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="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib/bin/genprimopcode"'                                  >> inplace/bin/genprimopcode
echo 'datadir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                             >> inplace/bin/genprimopcode
echo 'bindir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin"'                              >> inplace/bin/genprimopcode
echo 'topdir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                           >> inplace/bin/genprimopcode
echo 'pgmgcc="gcc"'                                  >> inplace/bin/genprimopcode
echo 'export LD_LIBRARY_PATH="/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/array-0.5.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0:/usr/lib:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/integer-simple-0.1.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/ghc-prim-0.5.0.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/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
compiler/ghc.mk:584: warning: pattern recipe did not update peer target 'compiler/stage1/build/Fingerprint_hsc.h'.
compiler/ghc.mk:584: warning: pattern recipe did not update peer target 'compiler/stage1/build/Fingerprint_hsc.c'.
"rm" -f compiler/stage1/build/.depend-v.haskell.tmp  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -dep-makefile compiler/stage1/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  compiler/basicTypes/Avail.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/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/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/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/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/codeGen/CodeGen/Platform.hs  compiler/codeGen/CodeGen/Platform/ARM.hs  compiler/codeGen/CodeGen/Platform/ARM64.hs  compiler/codeGen/CodeGen/Platform/NoRegs.hs  compiler/codeGen/CodeGen/Platform/PPC.hs  compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs  compiler/codeGen/CodeGen/Platform/SPARC.hs  compiler/codeGen/CodeGen/Platform/X86.hs  compiler/codeGen/CodeGen/Platform/X86_64.hs  compiler/codeGen/CgUtils.hs  compiler/codeGen/StgCmm.hs  compiler/codeGen/StgCmmBind.hs  compiler/codeGen/StgCmmClosure.hs  compiler/codeGen/StgCmmCon.hs  compiler/codeGen/StgCmmEnv.hs  compiler/codeGen/StgCmmExpr.hs  compiler/codeGen/StgCmmForeign.hs  compiler/codeGen/StgCmmHeap.hs  compiler/codeGen/StgCmmHpc.hs  compiler/codeGen/StgCmmArgRep.hs  compiler/codeGen/StgCmmLayout.hs  compiler/codeGen/StgCmmMonad.hs  compiler/codeGen/StgCmmPrim.hs  compiler/codeGen/StgCmmProf.hs  compiler/codeGen/StgCmmTicky.hs  compiler/codeGen/StgCmmUtils.hs  compiler/codeGen/StgCmmExtCode.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/CoreSyn.hs  compiler/coreSyn/TrieMap.hs  compiler/coreSyn/CoreTidy.hs  compiler/coreSyn/CoreUnfold.hs  compiler/coreSyn/CoreUtils.hs  compiler/coreSyn/CoreSeq.hs  compiler/coreSyn/CoreStats.hs  compiler/coreSyn/MkCore.hs  compiler/coreSyn/PprCore.hs  compiler/deSugar/PmExpr.hs  compiler/deSugar/TmOracle.hs  compiler/deSugar/Check.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/DsUtils.hs  compiler/deSugar/Match.hs  compiler/deSugar/MatchCon.hs  compiler/deSugar/MatchLit.hs  compiler/hsSyn/HsBinds.hs  compiler/hsSyn/HsDecls.hs  compiler/hsSyn/HsDoc.hs  compiler/hsSyn/HsExpr.hs  compiler/hsSyn/HsImpExp.hs  compiler/hsSyn/HsLit.hs  compiler/hsSyn/PlaceHolder.hs  compiler/hsSyn/HsPat.hs  compiler/hsSyn/HsSyn.hs  compiler/hsSyn/HsTypes.hs  compiler/hsSyn/HsUtils.hs  compiler/iface/BinIface.hs  compiler/iface/BuildTyCl.hs  compiler/iface/IfaceEnv.hs  compiler/iface/IfaceSyn.hs  compiler/iface/IfaceType.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/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/StaticFlags.hs  compiler/deSugar/StaticPtrTable.hs  compiler/main/SysTools.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/PrelInfo.hs  compiler/prelude/PrelNames.hs  compiler/prelude/PrelRules.hs  compiler/prelude/PrimOp.hs  compiler/prelude/TysPrim.hs  compiler/prelude/TysWiredIn.hs  compiler/profiling/CostCentre.hs  compiler/profiling/ProfInit.hs  compiler/profiling/SCCfinal.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/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/UnariseStg.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/simplCore/CallArity.hs  compiler/stranal/DmdAnal.hs  compiler/stranal/WorkWrap.hs  compiler/stranal/WwLib.hs  compiler/typecheck/FamInst.hs  compiler/typecheck/Inst.hs  compiler/typecheck/TcAnnotations.hs  compiler/typecheck/TcArrows.hs  compiler/typecheck/TcBinds.hs  compiler/typecheck/TcClassDcl.hs  compiler/typecheck/TcDefaults.hs  compiler/typecheck/TcDeriv.hs  compiler/typecheck/TcEnv.hs  compiler/typecheck/TcExpr.hs  compiler/typecheck/TcForeign.hs  compiler/typecheck/TcGenDeriv.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/TcRnMonad.hs  compiler/typecheck/TcRnTypes.hs  compiler/typecheck/TcRules.hs  compiler/typecheck/TcSimplify.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/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/Kind.hs  compiler/types/Type.hs  compiler/types/TyCoRep.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/stage1/build/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/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/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/UniqSet.hs  compiler/utils/Util.hs  compiler/vectorise/Vectorise/Builtins/Base.hs  compiler/vectorise/Vectorise/Builtins/Initialise.hs  compiler/vectorise/Vectorise/Builtins.hs  compiler/vectorise/Vectorise/Monad/Base.hs  compiler/vectorise/Vectorise/Monad/Naming.hs  compiler/vectorise/Vectorise/Monad/Local.hs  compiler/vectorise/Vectorise/Monad/Global.hs  compiler/vectorise/Vectorise/Monad/InstEnv.hs  compiler/vectorise/Vectorise/Monad.hs  compiler/vectorise/Vectorise/Utils/Base.hs  compiler/vectorise/Vectorise/Utils/Closure.hs  compiler/vectorise/Vectorise/Utils/Hoisting.hs  compiler/vectorise/Vectorise/Utils/PADict.hs  compiler/vectorise/Vectorise/Utils/Poly.hs  compiler/vectorise/Vectorise/Utils.hs  compiler/vectorise/Vectorise/Generic/Description.hs  compiler/vectorise/Vectorise/Generic/PAMethods.hs  compiler/vectorise/Vectorise/Generic/PADict.hs  compiler/vectorise/Vectorise/Generic/PData.hs  compiler/vectorise/Vectorise/Type/Env.hs  compiler/vectorise/Vectorise/Type/Type.hs  compiler/vectorise/Vectorise/Type/TyConDecl.hs  compiler/vectorise/Vectorise/Type/Classify.hs  compiler/vectorise/Vectorise/Convert.hs  compiler/vectorise/Vectorise/Vect.hs  compiler/vectorise/Vectorise/Var.hs  compiler/vectorise/Vectorise/Env.hs  compiler/vectorise/Vectorise/Exp.hs  compiler/vectorise/Vectorise.hs  compiler/cmm/Hoopl/Dataflow.hs  compiler/cmm/Hoopl.hs  compiler/nativeGen/AsmCodeGen.hs  compiler/nativeGen/TargetReg.hs  compiler/nativeGen/NCGMonad.hs  compiler/nativeGen/Instruction.hs  compiler/nativeGen/Format.hs  compiler/nativeGen/Reg.hs  compiler/nativeGen/RegClass.hs  compiler/nativeGen/PIC.hs  compiler/utils/Platform.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
libraries/hpc/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/hpc/dist-boot/build/Trace/Hpc/Reflect_hsc.h'.
libraries/hpc/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/hpc/dist-boot/build/Trace/Hpc/Reflect_hsc.c'.
"rm" -f libraries/hpc/dist-boot/build/.depend-v.haskell.tmp  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.0.3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id time-1.6.0.1 -Wall -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build -dep-makefile libraries/hpc/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/hpc/./Trace/Hpc/Util.hs  libraries/hpc/./Trace/Hpc/Mix.hs  libraries/hpc/./Trace/Hpc/Tix.hs  libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs
echo "libraries/hpc_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/hpc/dist-boot/build/Trace/Hpc/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/hpc/dist-boot/build/.depend-v.haskell.tmp > libraries/hpc/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/hpc/dist-boot/build/.depend-v.haskell.tmp2 > libraries/hpc/dist-boot/build/.depend-v.haskell
<<ghc: 2946597752 bytes, 2749 GCs, 14684635/35704104 avg/max bytes residency (11 samples), 88M in use, 0.000 INIT (0.001 elapsed), 15.640 MUT (30.430 elapsed), 0.650 GC (0.641 elapsed) :ghc>>
echo "compiler_stage1_depfile_haskell_EXISTS = YES" >> compiler/stage1/build/.depend-v.haskell.tmp
for dir in compiler/stage1/build/./ compiler/stage1/build/CodeGen/ compiler/stage1/build/CodeGen/Platform/ compiler/stage1/build/Dwarf/ 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/Vectorise/ compiler/stage1/build/Vectorise/Builtins/ compiler/stage1/build/Vectorise/Generic/ compiler/stage1/build/Vectorise/Monad/ compiler/stage1/build/Vectorise/Type/ compiler/stage1/build/Vectorise/Utils/ 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
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.0.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build    -c libraries/terminfo/./System/Console/Terminfo/Base.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/dist-boot/build/autogen/Paths_Cabal.hs -o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.3.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/.   -optP-DGENERICS -optP-include -optPlibraries/binary/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build    -c libraries/binary/src/Data/Binary/Builder.hs -o libraries/binary/dist-boot/build/Data/Binary/Builder.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.3.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/.   -optP-DGENERICS -optP-include -optPlibraries/binary/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build    -c libraries/binary/src/Data/Binary/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Internal.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/autogen -Iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build/autogen     -optP-include -optPutils/ghc-pkg/dist/build/autogen/cabal_macros.h -package-id Cabal-1.24.2.0 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id process-1.4.3.0 -package-id terminfo-0.4.0.2 -package-id unix-2.7.2.1 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/ghc-pkg/dist/build -hidir utils/ghc-pkg/dist/build -stubdir utils/ghc-pkg/dist/build    -c utils/ghc-pkg/dist/build/Version.hs -o utils/ghc-pkg/dist/build/Version.o 
"inplace/bin/mkdirhier" utils/ghc-pkg/dist/build/tmp//.
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-8.0.2 -hide-all-packages -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/autogen -Ilibraries/ghc-boot-th/dist-boot/build -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.9.1.0 -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/ghc-boot-th/dist-boot/build -hidir libraries/ghc-boot-th/dist-boot/build -stubdir libraries/ghc-boot-th/dist-boot/build    -c libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-8.0.2 -hide-all-packages -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/autogen -Ilibraries/ghc-boot/dist-boot/build -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.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-th-8.0.2 -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/ghc-boot/dist-boot/build -hidir libraries/ghc-boot/dist-boot/build -stubdir libraries/ghc-boot/dist-boot/build    -c libraries/ghc-boot/./GHC/Serialized.hs -o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-8.0.2 -hide-all-packages -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/autogen -Ilibraries/ghc-boot-th/dist-boot/build -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.9.1.0 -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/ghc-boot-th/dist-boot/build -hidir libraries/ghc-boot-th/dist-boot/build -stubdir libraries/ghc-boot-th/dist-boot/build    -c libraries/ghc-boot-th/./GHC/Lexeme.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/GetOpt.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o 
"inplace/bin/mkdirhier" inplace/lib/package.conf.d/.
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Module.hs-boot -o compiler/stage1/build/Module.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Outputable.hs-boot -o compiler/stage1/build/Outputable.o-boot 
<<ghc: 33178512 bytes, 18 GCs, 2650965/5535552 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.100 MUT (0.102 elapsed), 0.090 GC (0.098 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Exception.hs -o compiler/stage1/build/Exception.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/stage1/build/Config.hs -o compiler/stage1/build/Config.o 
<<ghc: 32701264 bytes, 18 GCs, 2647277/5525304 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.000 elapsed), 0.080 MUT (0.076 elapsed), 0.070 GC (0.077 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/FastFunctions.hs -o compiler/stage1/build/FastFunctions.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Encoding.hs -o compiler/stage1/build/Encoding.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/StaticFlags.hs-boot -o compiler/stage1/build/StaticFlags.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/OccName.hs-boot -o compiler/stage1/build/OccName.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Platform.hs -o compiler/stage1/build/Platform.o 
<<ghc: 149855248 bytes, 56 GCs, 4399158/8807144 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.260 MUT (0.351 elapsed), 0.110 GC (0.127 elapsed) :ghc>>
<<ghc: 32449656 bytes, 18 GCs, 2632394/5480768 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.100 MUT (0.118 elapsed), 0.110 GC (0.102 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/FastMutInt.hs -o compiler/stage1/build/FastMutInt.o 
<<ghc: 104522080 bytes, 53 GCs, 4171832/6877232 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.170 MUT (0.341 elapsed), 0.110 GC (0.113 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/Class.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Signatures.hs -o libraries/transformers/dist-boot/build/Control/Monad/Signatures.o 
<<ghc: 32378832 bytes, 18 GCs, 2628373/5473376 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.060 MUT (0.090 elapsed), 0.110 GC (0.084 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/stage1/build/Fingerprint.hs -o compiler/stage1/build/Fingerprint.o 
<<ghc: 86688384 bytes, 44 GCs, 6517035/15869424 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.001 elapsed), 0.150 MUT (0.308 elapsed), 0.160 GC (0.157 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Collections.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Collections.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Checkpoint.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Checkpoint.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Block.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Block.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/FiniteMap.hs -o compiler/stage1/build/FiniteMap.o 
<<ghc: 107032112 bytes, 47 GCs, 4302536/7954088 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.000 elapsed), 0.210 MUT (0.383 elapsed), 0.110 GC (0.119 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/Hooks.hs-boot -o compiler/stage1/build/Hooks.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/PlatformConstants.hs -o compiler/stage1/build/PlatformConstants.o 
<<ghc: 66727560 bytes, 52 GCs, 3838384/6909056 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.001 elapsed), 0.220 MUT (0.455 elapsed), 0.140 GC (0.147 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts   -fforce-recomp    -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/PrimOp.hs-boot -o compiler/stage1/build/PrimOp.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Stream.hs -o compiler/stage1/build/Stream.o 
<<ghc: 586660240 bytes, 139 GCs, 11922832/33833576 avg/max bytes residency (7 samples), 73M in use, 0.000 INIT (0.001 elapsed), 0.470 MUT (0.634 elapsed), 0.520 GC (0.513 elapsed) :ghc>>
<<ghc: 32477832 bytes, 18 GCs, 2648693/5530104 avg/max bytes residency (3 samples), 30M in use, 0.010 INIT (0.001 elapsed), 0.070 MUT (0.097 elapsed), 0.100 GC (0.082 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/X86/Cond.hs -o compiler/stage1/build/X86/Cond.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/State.hs -o compiler/stage1/build/State.o 
<<ghc: 32355280 bytes, 18 GCs, 2628712/5473688 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.100 MUT (0.090 elapsed), 0.070 GC (0.084 elapsed) :ghc>>
<<ghc: 102689824 bytes, 62 GCs, 4350866/7997088 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.000 elapsed), 0.120 MUT (0.279 elapsed), 0.130 GC (0.106 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/Cond.hs -o compiler/stage1/build/SPARC/Cond.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.0.3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id time-1.6.0.1 -Wall -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build    -c libraries/hpc/./Trace/Hpc/Util.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Util.o 
<<ghc: 909038168 bytes, 176 GCs, 9768602/18151688 avg/max bytes residency (7 samples), 49M in use, 0.000 INIT (0.001 elapsed), 0.640 MUT (0.883 elapsed), 0.390 GC (0.416 elapsed) :ghc>>
<<ghc: 106577768 bytes, 47 GCs, 4136284/6834456 avg/max bytes residency (4 samples), 32M in use, 0.010 INIT (0.001 elapsed), 0.160 MUT (0.291 elapsed), 0.090 GC (0.109 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.11.1.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/autogen -Ilibraries/template-haskell/dist-boot/build -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.9.1.0 -package-id ghc-boot-th-8.0.2 -package-id pretty-1.1.3.3 -Wall -this-unit-id template-haskell -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/template-haskell/dist-boot/build -hidir libraries/template-haskell/dist-boot/build -stubdir libraries/template-haskell/dist-boot/build    -c libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o 
<<ghc: 99555792 bytes, 44 GCs, 4123550/6818776 avg/max bytes residency (4 samples), 32M in use, 0.010 INIT (0.001 elapsed), 0.120 MUT (0.270 elapsed), 0.130 GC (0.122 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -optc-fno-stack-protector -optc-Wall -optc-Ighc/stage1/build/autogen -optc-I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/compiler/.' -optc-I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/compiler/parser' -optc-I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/compiler/utils' -optc-I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/compiler/stage1' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1/include' -optc-I'/usr/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -ighc/. -ighc/stage1/build -ighc/stage1/build/autogen -Ighc/stage1/build -Ighc/stage1/build/autogen     -optP-include -optPghc/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-8.0.2 -package-id ghc-boot-8.0.2 -package-id process-1.4.3.0 -package-id unix-2.7.2.1 -Wall -XHaskell2010   -no-hs-main -no-user-package-db -rtsopts       -c ghc/hschooks.c -o ghc/stage1/build/hschooks.o
"inplace/bin/mkdirhier" ghc/stage1/build/tmp//.
<<ghc: 114442640 bytes, 51 GCs, 4192752/7944960 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.160 MUT (0.320 elapsed), 0.130 GC (0.120 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/InteractiveEval.hs -o compiler/stage1/build/InteractiveEval.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/InteractiveEvalTypes.hs -o compiler/stage1/build/InteractiveEvalTypes.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcPluginM.hs -o compiler/stage1/build/TcPluginM.o 
<<ghc: 187052864 bytes, 76 GCs, 6278502/13838616 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.000 elapsed), 0.240 MUT (0.448 elapsed), 0.140 GC (0.140 elapsed) :ghc>>
"inplace/bin/mkdirhier" compiler/stage1/build/parser//.
"inplace/bin/mkdirhier" compiler/stage1/build/ghci//.
"inplace/bin/mkdirhier" compiler/stage1/build/cbits//.
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Applicative/Backwards.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o 
<<ghc: 39328880 bytes, 21 GCs, 2625712/5465608 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.000 elapsed), 0.100 MUT (0.280 elapsed), 0.080 GC (0.080 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Data/Functor/Constant.hs -o libraries/transformers/dist-boot/build/Data/Functor/Constant.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Shape.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Shape.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -optc-fno-stack-protector -optc-Wall -optc-Iutils/unlit/dist/build/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -i -iutils/unlit/. -iutils/unlit/dist/build -iutils/unlit/dist/build/autogen -Iutils/unlit/dist/build -Iutils/unlit/dist/build/autogen         -no-user-package-db -rtsopts       -c utils/unlit/unlit.c -o utils/unlit/dist/build/unlit.o
<<ghc: 40039832 bytes, 20 GCs, 2636722/5450008 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.200 MUT (0.355 elapsed), 0.090 GC (0.103 elapsed) :ghc>>
"inplace/bin/mkdirhier" utils/unlit/dist/build/tmp//.
"cp" settings inplace/lib/settings
inplace/bin/deriveConstants --gen-haskell-value -o includes/dist-derivedconstants/header/platformConstants --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/nm" --objdump-program "/usr/bin/objdump" --target-os "netbsd"
"inplace/bin/mkdirhier" driver/split/dist//.
<<ghc: 38843408 bytes, 20 GCs, 2637490/5450712 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.170 MUT (0.375 elapsed), 0.160 GC (0.146 elapsed) :ghc>>
"inplace/bin/mkdirhier" rts/dist//.
"inplace/bin/mkdirhier" compiler/stage2/build//.
"inplace/bin/mkdirhier" utils/ghc-pkg/dist-install/build//.
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.0.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build    -c libraries/terminfo/./System/Console/Terminfo/Color.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.0.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build    -c libraries/terminfo/./System/Console/Terminfo/Effects.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.0.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build    -c libraries/terminfo/./System/Console/Terminfo/Edit.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.0.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build    -c libraries/terminfo/./System/Console/Terminfo/Cursor.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.0.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build    -c libraries/terminfo/./System/Console/Terminfo/Keys.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ReadP.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.3.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/.   -optP-DGENERICS -optP-include -optPlibraries/binary/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build    -c libraries/binary/src/Data/Binary/Put.hs -o libraries/binary/dist-boot/build/Data/Binary/Put.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.3.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/.   -optP-DGENERICS -optP-include -optPlibraries/binary/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build    -c libraries/binary/src/Data/Binary/Get/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-8.0.2 -hide-all-packages -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/autogen -Ilibraries/ghc-boot/dist-boot/build -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.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-th-8.0.2 -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/ghc-boot/dist-boot/build -hidir libraries/ghc-boot/dist-boot/build -stubdir libraries/ghc-boot/dist-boot/build    -c libraries/ghc-boot/./GHC/LanguageExtensions/Type.hs -o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions/Type.o 
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.0.2.a libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.0.2.a.contents  
echo libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o        >> libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.0.2.a.contents
"ar" q  libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.0.2.a @libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.0.2.a.contents
ar: creating libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.0.2.a
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.0.2.a.contents  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Name.hs-boot -o compiler/stage1/build/Name.o-boot 
<<ghc: 33090512 bytes, 18 GCs, 2664272/5572680 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.080 MUT (0.081 elapsed), 0.070 GC (0.082 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Panic.hs -o compiler/stage1/build/Panic.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/DynFlags.hs-boot -o compiler/stage1/build/DynFlags.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/Except.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o 
<<ghc: 38013040 bytes, 23 GCs, 2453984/4845320 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.100 MUT (0.115 elapsed), 0.120 GC (0.105 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Unique.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Unique.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/Reader.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/Constants.hs -o compiler/stage1/build/Constants.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/State/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.0.3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id time-1.6.0.1 -Wall -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build    -c libraries/hpc/./Trace/Hpc/Tix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.11.1.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/autogen -Ilibraries/template-haskell/dist-boot/build -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.9.1.0 -package-id ghc-boot-th-8.0.2 -package-id pretty-1.1.3.3 -Wall -this-unit-id template-haskell -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/template-haskell/dist-boot/build -hidir libraries/template-haskell/dist-boot/build -stubdir libraries/template-haskell/dist-boot/build    -c libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o 
<<ghc: 379337816 bytes, 87 GCs, 9972578/26820656 avg/max bytes residency (6 samples), 58M in use, 0.000 INIT (0.000 elapsed), 0.370 MUT (0.746 elapsed), 0.440 GC (0.380 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -optc-fno-stack-protector -optc-Wall -optc-Icompiler/stage1/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/stage1 -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1/include' -optc-I'/usr/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -c compiler/parser/cutils.c -o compiler/stage1/build/parser/cutils.o
<<ghc: 93402288 bytes, 70 GCs, 4285732/8182440 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.000 elapsed), 0.130 MUT (0.239 elapsed), 0.100 GC (0.103 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -optc-fno-stack-protector -optc-Wall -optc-Icompiler/stage1/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/stage1 -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1/include' -optc-I'/usr/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -c compiler/ghci/keepCAFsForGHCi.c -o compiler/stage1/build/ghci/keepCAFsForGHCi.o
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -optc-fno-stack-protector -optc-Wall -optc-Icompiler/stage1/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/stage1 -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1/include' -optc-I'/usr/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0/include' -optc-I'/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -c compiler/cbits/genSym.c -o compiler/stage1/build/cbits/genSym.o
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Applicative/Lift.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o 
<<ghc: 16289248 bytes, 13 GCs, 426204/657128 avg/max bytes residency (2 samples), 27M in use, 0.000 INIT (0.001 elapsed), 0.080 MUT (0.397 elapsed), 0.040 GC (0.106 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/Cont.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o 
<<ghc: 16320912 bytes, 13 GCs, 426460/657448 avg/max bytes residency (2 samples), 27M in use, 0.000 INIT (0.001 elapsed), 0.050 MUT (0.347 elapsed), 0.050 GC (0.051 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/Error.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/Identity.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o 
<<ghc: 16311168 bytes, 13 GCs, 426168/657104 avg/max bytes residency (2 samples), 27M in use, 0.000 INIT (0.001 elapsed), 0.080 MUT (0.406 elapsed), 0.050 GC (0.048 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/List.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o 

libraries/transformers/Control/Monad/Trans/Error.hs:95: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.

libraries/transformers/Control/Monad/Trans/Error.hs:100: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.
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/State/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Data/Functor/Reverse.hs -o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -o utils/unlit/dist/build/tmp/unlit -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -i -iutils/unlit/. -iutils/unlit/dist/build -iutils/unlit/dist/build/autogen -Iutils/unlit/dist/build -Iutils/unlit/dist/build/autogen         -no-user-package-db -rtsopts       -odir utils/unlit/dist/build -hidir utils/unlit/dist/build -stubdir utils/unlit/dist/build     -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -i -iutils/unlit/. -iutils/unlit/dist/build -iutils/unlit/dist/build/autogen -Iutils/unlit/dist/build -Iutils/unlit/dist/build/autogen         -no-user-package-db -rtsopts       -no-auto-link-packages -no-hs-main  utils/unlit/dist/build/unlit.o   
"cp" includes/dist-derivedconstants/header/platformConstants inplace/lib/platformConstants
"rm" -f compiler/stage2/build/Config.hs  
Creating compiler/stage2/build/Config.hs ... 
"rm" -f utils/ghc-pkg/dist-install/build/Version.hs  
echo "module Version where"                    >> utils/ghc-pkg/dist-install/build/Version.hs
echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/dist-install/build/Version.hs
echo "version    = \"8.0.2\""      >> utils/ghc-pkg/dist-install/build/Version.hs
echo "targetOS   = \"netbsd\""        >> utils/ghc-pkg/dist-install/build/Version.hs
echo "targetARCH = \"x86_64\""      >> utils/ghc-pkg/dist-install/build/Version.hs
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.0.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build    -c libraries/terminfo/./System/Console/Terminfo.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/ReadE.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o 
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.3.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/.   -optP-DGENERICS -optP-include -optPlibraries/binary/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build    -c libraries/binary/src/Data/Binary/Get.hs -o libraries/binary/dist-boot/build/Data/Binary/Get.o 
done.
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Text.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts   -DDYNAMIC_GHC_PROGRAMS    -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Util.hs -o compiler/stage1/build/Util.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/Maybe.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Label.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Label.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Fuel.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Fuel.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/Packages.hs-boot -o compiler/stage1/build/Packages.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/Writer.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o 
<<ghc: 34048648 bytes, 18 GCs, 2657258/5542328 avg/max bytes residency (3 samples), 30M in use, 0.000 INIT (0.000 elapsed), 0.140 MUT (0.146 elapsed), 0.100 GC (0.140 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/parser/Ctype.hs -o compiler/stage1/build/Ctype.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/PPC/Cond.hs -o compiler/stage1/build/PPC/Cond.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.0.3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id time-1.6.0.1 -Wall -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build    -c libraries/hpc/./Trace/Hpc/Mix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.11.1.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/autogen -Ilibraries/template-haskell/dist-boot/build -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.9.1.0 -package-id ghc-boot-th-8.0.2 -package-id pretty-1.1.3.3 -Wall -this-unit-id template-haskell -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/template-haskell/dist-boot/build -hidir libraries/template-haskell/dist-boot/build -stubdir libraries/template-haskell/dist-boot/build    -c libraries/template-haskell/./Language/Haskell/TH/Syntax.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/RWS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -XHaskell98   -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build    -c libraries/transformers/./Control/Monad/Trans/State.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o 
<<ghc: 194145320 bytes, 67 GCs, 6173681/14194216 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.260 MUT (0.429 elapsed), 0.190 GC (0.172 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.0.3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id time-1.6.0.1 -Wall -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build    -c libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.o 
<<ghc: 103123376 bytes, 44 GCs, 4291516/7221264 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.180 MUT (0.274 elapsed), 0.100 GC (0.115 elapsed) :ghc>>
/usr/bin/install -c -o pbulk -g users -m 755 utils/unlit/dist/build/tmp/unlit inplace/lib/bin/unlit.bin
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.3.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/.   -optP-DGENERICS -optP-include -optPlibraries/binary/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build    -c libraries/binary/src/Data/Binary/Class.hs -o libraries/binary/dist-boot/build/Data/Binary/Class.o 
"rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.2.a libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.2.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.0.2.a.contents
"ar" q  libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.2.a @libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.2.a.contents
ar: creating libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.2.a
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Maybes.hs -o compiler/stage1/build/Maybes.o 
"rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.2.a.contents  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Graph.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Graph.o 
<<ghc: 167001000 bytes, 50 GCs, 6560603/15036480 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.001 elapsed), 0.250 MUT (0.310 elapsed), 0.160 GC (0.174 elapsed) :ghc>>
"rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.2.0.a libraries/transformers/dist-boot/build/libHStransformers-0.5.2.0.a.contents  
"rm" -f                                                     inplace/lib/bin/unlit  
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/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/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.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/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.2.0.a.contents
echo '#!/bin/sh'                                                   >> inplace/lib/bin/unlit
"ar" q  libraries/transformers/dist-boot/build/libHStransformers-0.5.2.0.a @libraries/transformers/dist-boot/build/libHStransformers-0.5.2.0.a.contents
echo 'executablename="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib/bin/unlit.bin"'                                  >> inplace/lib/bin/unlit
echo 'datadir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                             >> inplace/lib/bin/unlit
ar: creating libraries/transformers/dist-boot/build/libHStransformers-0.5.2.0.a
echo 'bindir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin"'                              >> inplace/lib/bin/unlit
echo 'topdir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                           >> inplace/lib/bin/unlit
echo 'pgmgcc="gcc"'                                  >> inplace/lib/bin/unlit
echo 'export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/lib/bin/unlit
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/lib/bin/unlit
chmod +x                                                     inplace/lib/bin/unlit
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/MonadUtils.hs -o compiler/stage1/build/MonadUtils.o 
<<ghc: 1311083696 bytes, 151 GCs, 14095164/47309136 avg/max bytes residency (8 samples), 99M in use, 0.000 INIT (0.001 elapsed), 1.130 MUT (1.354 elapsed), 0.740 GC (0.789 elapsed) :ghc>>
"rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.2.0.a.contents  
"inplace/lib/bin/unlit"  driver/split/ghc-split.lprl driver/split/dist/ghc-split.prl
"rm" -f driver/split/dist/ghc-split  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/FastString.hs -o compiler/stage1/build/FastString.o 
echo '#!/usr/pkg/bin/perl'                                  >> driver/split/dist/ghc-split
echo '$TARGETPLATFORM  = "x86_64-unknown-netbsd";' >> driver/split/dist/ghc-split
echo '$TABLES_NEXT_TO_CODE  = "YES";' >> driver/split/dist/ghc-split
cat driver/split/dist/ghc-split.prl                                            >> driver/split/dist/ghc-split
"cp" driver/split/dist/ghc-split inplace/lib/bin/ghc-split
chmod +x inplace/lib/bin/ghc-split
"rm" -f libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.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.0.3.a.contents
"ar" q  libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a @libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a.contents
ar: creating libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a
"rm" -f libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a.contents  
<<ghc: 257157600 bytes, 63 GCs, 6408214/14125984 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.320 MUT (0.469 elapsed), 0.160 GC (0.152 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Dataflow.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Show.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Show.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/MkGraph.o 
<<ghc: 727953624 bytes, 98 GCs, 12024784/37588256 avg/max bytes residency (7 samples), 79M in use, 0.000 INIT (0.001 elapsed), 0.710 MUT (0.832 elapsed), 0.470 GC (0.482 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/BufWrite.hs -o compiler/stage1/build/BufWrite.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Lexeme.hs -o compiler/stage1/build/Lexeme.o 
<<ghc: 380264456 bytes, 106 GCs, 6813936/15215176 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.001 elapsed), 0.390 MUT (0.442 elapsed), 0.140 GC (0.206 elapsed) :ghc>>
<<ghc: 235900928 bytes, 96 GCs, 9968964/26534384 avg/max bytes residency (6 samples), 57M in use, 0.000 INIT (0.001 elapsed), 0.320 MUT (0.412 elapsed), 0.270 GC (0.298 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Pretty.hs -o compiler/stage1/build/Pretty.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/XUtil.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/XUtil.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Pointed.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Pointed.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Debug.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Debug.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Combinators.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Combinators.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Internals.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Internals.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Wrappers.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Wrappers.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl.o 
<<ghc: 748460760 bytes, 137 GCs, 10863899/30132576 avg/max bytes residency (7 samples), 65M in use, 0.000 INIT (0.001 elapsed), 0.610 MUT (0.717 elapsed), 0.520 GC (0.516 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Outputable.hs -o compiler/stage1/build/Outputable.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Passes/Dominator.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hoopl-3.10.2.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/.    -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -Wall -fno-warn-name-shadowing -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build    -c libraries/hoopl/src/Compiler/Hoopl/Passes/DList.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Passes/DList.o 
"rm" -f libraries/hoopl/dist-boot/build/libHShoopl-3.10.2.1.a libraries/hoopl/dist-boot/build/libHShoopl-3.10.2.1.a.contents  
echo libraries/hoopl/dist-boot/build/Compiler/Hoopl.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Internals.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Wrappers.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Passes/Dominator.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Passes/DList.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Checkpoint.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Collections.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Combinators.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Dataflow.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Debug.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Block.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Graph.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Label.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/MkGraph.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Fuel.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Pointed.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Shape.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Show.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Unique.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/XUtil.o        >> libraries/hoopl/dist-boot/build/libHShoopl-3.10.2.1.a.contents
"ar" q  libraries/hoopl/dist-boot/build/libHShoopl-3.10.2.1.a @libraries/hoopl/dist-boot/build/libHShoopl-3.10.2.1.a.contents
ar: creating libraries/hoopl/dist-boot/build/libHShoopl-3.10.2.1.a
"rm" -f libraries/hoopl/dist-boot/build/libHShoopl-3.10.2.1.a.contents  
<<ghc: 1561744504 bytes, 203 GCs, 14869235/43343192 avg/max bytes residency (8 samples), 99M in use, 0.000 INIT (0.001 elapsed), 1.130 MUT (1.428 elapsed), 0.790 GC (0.809 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/SrcLoc.hs -o compiler/stage1/build/SrcLoc.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Bag.hs -o compiler/stage1/build/Bag.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/TyCoRep.hs-boot -o compiler/stage1/build/TyCoRep.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Digraph.hs -o compiler/stage1/build/Digraph.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/IdInfo.hs-boot -o compiler/stage1/build/IdInfo.o-boot 
<<ghc: 44819720 bytes, 33 GCs, 3884464/7764512 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.130 MUT (0.120 elapsed), 0.110 GC (0.134 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcType.hs-boot -o compiler/stage1/build/TcType.o-boot 
<<ghc: 68694456 bytes, 43 GCs, 6150585/13152264 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.120 MUT (0.140 elapsed), 0.130 GC (0.142 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Pair.hs -o compiler/stage1/build/Pair.o 
<<ghc: 44841352 bytes, 33 GCs, 4169282/8857360 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.150 MUT (0.145 elapsed), 0.130 GC (0.135 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/StringBuffer.hs -o compiler/stage1/build/StringBuffer.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/OrdList.hs -o compiler/stage1/build/OrdList.o 
<<ghc: 271377448 bytes, 89 GCs, 6323155/14267376 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.001 elapsed), 0.290 MUT (0.555 elapsed), 0.190 GC (0.199 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.3.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/.   -optP-DGENERICS -optP-include -optPlibraries/binary/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build    -c libraries/binary/src/Data/Binary/Generic.hs -o libraries/binary/dist-boot/build/Data/Binary/Generic.o 
<<ghc: 217938560 bytes, 73 GCs, 6496736/14702872 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.290 MUT (0.441 elapsed), 0.200 GC (0.188 elapsed) :ghc>>
<<ghc: 682192464 bytes, 137 GCs, 10532365/30612448 avg/max bytes residency (7 samples), 67M in use, 0.000 INIT (0.001 elapsed), 0.610 MUT (0.837 elapsed), 0.490 GC (0.453 elapsed) :ghc>>
<<ghc: 726851632 bytes, 118 GCs, 10994492/31426912 avg/max bytes residency (7 samples), 67M in use, 0.010 INIT (0.001 elapsed), 0.650 MUT (0.867 elapsed), 0.480 GC (0.491 elapsed) :ghc>>
<<ghc: 537467960 bytes, 115 GCs, 9654546/25790416 avg/max bytes residency (6 samples), 56M in use, 0.000 INIT (0.001 elapsed), 0.480 MUT (0.652 elapsed), 0.370 GC (0.356 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.3.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build/autogen -Ilibraries/binary/.   -optP-DGENERICS -optP-include -optPlibraries/binary/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build    -c libraries/binary/src/Data/Binary.hs -o libraries/binary/dist-boot/build/Data/Binary.o 
<<ghc: 1491733032 bytes, 165 GCs, 15607177/46367960 avg/max bytes residency (8 samples), 106M in use, 0.000 INIT (0.001 elapsed), 1.210 MUT (1.432 elapsed), 0.940 GC (0.985 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/CmdLineParser.hs -o compiler/stage1/build/CmdLineParser.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/ErrUtils.hs-boot -o compiler/stage1/build/ErrUtils.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsDoc.hs -o compiler/stage1/build/HsDoc.o 
<<ghc: 49686528 bytes, 32 GCs, 3944976/7917976 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.140 MUT (0.121 elapsed), 0.090 GC (0.112 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-8.0.2 -hide-all-packages -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/autogen -Ilibraries/ghc-boot/dist-boot/build -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.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-th-8.0.2 -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/ghc-boot/dist-boot/build -hidir libraries/ghc-boot/dist-boot/build -stubdir libraries/ghc-boot/dist-boot/build    -c libraries/ghc-boot/./GHC/PackageDb.hs -o libraries/ghc-boot/dist-boot/build/GHC/PackageDb.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-8.0.2 -hide-all-packages -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/autogen -Ilibraries/ghc-boot/dist-boot/build -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.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-th-8.0.2 -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/ghc-boot/dist-boot/build -hidir libraries/ghc-boot/dist-boot/build -stubdir libraries/ghc-boot/dist-boot/build    -c libraries/ghc-boot/./GHC/LanguageExtensions.hs -o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o 
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.3.0.a libraries/binary/dist-boot/build/libHSbinary-0.8.3.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/libHSbinary-0.8.3.0.a.contents
"ar" q  libraries/binary/dist-boot/build/libHSbinary-0.8.3.0.a @libraries/binary/dist-boot/build/libHSbinary-0.8.3.0.a.contents
ar: creating libraries/binary/dist-boot/build/libHSbinary-0.8.3.0.a
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.3.0.a.contents  
<<ghc: 270297792 bytes, 94 GCs, 10067894/26951376 avg/max bytes residency (6 samples), 58M in use, 0.000 INIT (0.001 elapsed), 0.330 MUT (0.518 elapsed), 0.370 GC (0.365 elapsed) :ghc>>
<<ghc: 490794376 bytes, 104 GCs, 7481392/19392320 avg/max bytes residency (6 samples), 43M in use, 0.000 INIT (0.001 elapsed), 0.460 MUT (0.668 elapsed), 0.300 GC (0.308 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/StaticFlags.hs -o compiler/stage1/build/StaticFlags.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Verbosity.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/System.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o 
<<ghc: 218282576 bytes, 94 GCs, 5838489/12979040 avg/max bytes residency (5 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.280 MUT (0.497 elapsed), 0.220 GC (0.213 elapsed) :ghc>>
<<ghc: 20120121568 bytes, 4289 GCs, 27641244/114004832 avg/max bytes residency (48 samples), 242M in use, 0.000 INIT (0.001 elapsed), 11.740 MUT (12.519 elapsed), 5.680 GC (5.722 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/ModuleName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Language/Haskell/Extension.hs -o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/BasicTypes.hs -o compiler/stage1/build/BasicTypes.o 
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.0.2.a libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.0.2.a.contents  
echo libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions/Type.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/libHSghc-boot-8.0.2.a.contents
"ar" q  libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.0.2.a @libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.0.2.a.contents
ar: creating libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.0.2.a
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.0.2.a.contents  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Lex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Package.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPIConvert.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/IPIConvert.o 
<<ghc: 3652195712 bytes, 503 GCs, 26338422/50131608 avg/max bytes residency (13 samples), 141M in use, 0.000 INIT (0.001 elapsed), 2.490 MUT (3.057 elapsed), 2.300 GC (2.214 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Unique.hs -o compiler/stage1/build/Unique.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o 
<<ghc: 309482824 bytes, 105 GCs, 6914793/17593392 avg/max bytes residency (6 samples), 39M in use, 0.000 INIT (0.001 elapsed), 0.370 MUT (0.559 elapsed), 0.240 GC (0.249 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/UniqFM.hs -o compiler/stage1/build/UniqFM.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/UniqSupply.hs -o compiler/stage1/build/UniqSupply.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegClass.hs -o compiler/stage1/build/RegClass.o 
<<ghc: 129261400 bytes, 73 GCs, 4453766/9019952 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.160 MUT (0.276 elapsed), 0.140 GC (0.130 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/Reg.hs -o compiler/stage1/build/Reg.o 
<<ghc: 238507664 bytes, 67 GCs, 5844800/13192208 avg/max bytes residency (5 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.270 MUT (0.400 elapsed), 0.140 GC (0.147 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/Hoopl/Dataflow.hs -o compiler/stage1/build/Hoopl/Dataflow.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o 
<<ghc: 591240520 bytes, 131 GCs, 9033229/20821552 avg/max bytes residency (6 samples), 47M in use, 0.000 INIT (0.001 elapsed), 0.470 MUT (0.622 elapsed), 0.280 GC (0.305 elapsed) :ghc>>
<<ghc: 817755592 bytes, 130 GCs, 11881410/36507168 avg/max bytes residency (7 samples), 81M in use, 0.000 INIT (0.001 elapsed), 0.740 MUT (1.102 elapsed), 0.580 GC (0.577 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/Binary.hs -o compiler/stage1/build/Binary.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/FastStringEnv.hs -o compiler/stage1/build/FastStringEnv.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/UniqSet.hs -o compiler/stage1/build/UniqSet.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/UniqDFM.hs -o compiler/stage1/build/UniqDFM.o 
<<ghc: 141458400 bytes, 74 GCs, 6136136/13971200 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.280 MUT (0.394 elapsed), 0.160 GC (0.181 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/ListSetOps.hs -o compiler/stage1/build/ListSetOps.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/ParseUtils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ParseUtils.o 
<<ghc: 136736824 bytes, 52 GCs, 6116908/13986352 avg/max bytes residency (5 samples), 32M in use, 0.010 INIT (0.001 elapsed), 0.330 MUT (0.432 elapsed), 0.170 GC (0.179 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o 
<<ghc: 1416926056 bytes, 269 GCs, 14294750/31105576 avg/max bytes residency (9 samples), 80M in use, 0.010 INIT (0.001 elapsed), 0.930 MUT (1.310 elapsed), 1.000 GC (0.964 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o 
<<ghc: 254733840 bytes, 89 GCs, 6615528/15074928 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.001 elapsed), 0.390 MUT (0.584 elapsed), 0.230 GC (0.230 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/Hoopl.hs -o compiler/stage1/build/Hoopl.o 
<<ghc: 693940520 bytes, 111 GCs, 10065036/30854384 avg/max bytes residency (7 samples), 68M in use, 0.000 INIT (0.001 elapsed), 0.550 MUT (0.749 elapsed), 0.460 GC (0.458 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/GraphBase.hs -o compiler/stage1/build/GraphBase.o 
<<ghc: 156481584 bytes, 58 GCs, 4219578/8438240 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.260 MUT (0.345 elapsed), 0.090 GC (0.122 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Graph/ArchBase.hs -o compiler/stage1/build/RegAlloc/Graph/ArchBase.o 
<<ghc: 73499312 bytes, 40 GCs, 4050734/7962016 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.180 MUT (0.361 elapsed), 0.140 GC (0.211 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o 
<<ghc: 518483656 bytes, 127 GCs, 8598105/19957224 avg/max bytes residency (6 samples), 45M in use, 0.000 INIT (0.001 elapsed), 0.490 MUT (0.592 elapsed), 0.280 GC (0.307 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/UniqDSet.hs -o compiler/stage1/build/UniqDSet.o 
<<ghc: 134640808 bytes, 52 GCs, 6179348/13985096 avg/max bytes residency (5 samples), 31M in use, 0.000 INIT (0.001 elapsed), 0.180 MUT (0.278 elapsed), 0.170 GC (0.213 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs -o compiler/stage1/build/RegAlloc/Graph/TrivColorable.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/GraphPpr.hs -o compiler/stage1/build/GraphPpr.o 
<<ghc: 2277055696 bytes, 257 GCs, 20848985/56547256 avg/max bytes residency (9 samples), 146M in use, 0.000 INIT (0.001 elapsed), 1.990 MUT (2.301 elapsed), 1.530 GC (1.587 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/GraphOps.hs -o compiler/stage1/build/GraphOps.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Graph/ArchX86.hs -o compiler/stage1/build/RegAlloc/Graph/ArchX86.o 
<<ghc: 173831872 bytes, 68 GCs, 5929540/13653576 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.290 MUT (0.456 elapsed), 0.170 GC (0.168 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Command.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o 
<<ghc: 226296504 bytes, 60 GCs, 6970454/16438168 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.001 elapsed), 0.290 MUT (0.439 elapsed), 0.250 GC (0.239 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o 
<<ghc: 713751760 bytes, 149 GCs, 10436473/27908880 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.001 elapsed), 0.630 MUT (0.725 elapsed), 0.410 GC (0.442 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Module.hs -o compiler/stage1/build/Module.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/DriverPhases.hs -o compiler/stage1/build/DriverPhases.o 
<<ghc: 823076184 bytes, 148 GCs, 9657624/25635904 avg/max bytes residency (7 samples), 55M in use, 0.000 INIT (0.001 elapsed), 0.720 MUT (1.045 elapsed), 0.480 GC (0.541 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/BooleanFormula.hs -o compiler/stage1/build/BooleanFormula.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/GraphColor.hs -o compiler/stage1/build/GraphColor.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o 
<<ghc: 638871472 bytes, 137 GCs, 10606524/29252696 avg/max bytes residency (7 samples), 63M in use, 0.000 INIT (0.001 elapsed), 0.460 MUT (0.696 elapsed), 0.480 GC (0.441 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.11.1.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/autogen -Ilibraries/template-haskell/dist-boot/build -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.9.1.0 -package-id ghc-boot-th-8.0.2 -package-id pretty-1.1.3.3 -Wall -this-unit-id template-haskell -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/template-haskell/dist-boot/build -hidir libraries/template-haskell/dist-boot/build -stubdir libraries/template-haskell/dist-boot/build    -c libraries/template-haskell/./Language/Haskell/TH/PprLib.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o 
<<ghc: 591648584 bytes, 122 GCs, 9627890/25990304 avg/max bytes residency (6 samples), 56M in use, 0.000 INIT (0.001 elapsed), 0.560 MUT (0.697 elapsed), 0.510 GC (0.496 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.11.1.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/autogen -Ilibraries/template-haskell/dist-boot/build -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.9.1.0 -package-id ghc-boot-th-8.0.2 -package-id pretty-1.1.3.3 -Wall -this-unit-id template-haskell -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/template-haskell/dist-boot/build -hidir libraries/template-haskell/dist-boot/build -stubdir libraries/template-haskell/dist-boot/build    -c libraries/template-haskell/./Language/Haskell/TH/Lib.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o 
<<ghc: 872721400 bytes, 139 GCs, 13806993/42817032 avg/max bytes residency (7 samples), 91M in use, 0.000 INIT (0.001 elapsed), 0.950 MUT (1.104 elapsed), 0.560 GC (0.632 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.11.1.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/autogen -Ilibraries/template-haskell/dist-boot/build -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.9.1.0 -package-id ghc-boot-th-8.0.2 -package-id pretty-1.1.3.3 -Wall -this-unit-id template-haskell -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/template-haskell/dist-boot/build -hidir libraries/template-haskell/dist-boot/build -stubdir libraries/template-haskell/dist-boot/build    -c libraries/template-haskell/./Language/Haskell/TH/Quote.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o 
<<ghc: 1670980264 bytes, 227 GCs, 18367549/46409504 avg/max bytes residency (9 samples), 122M in use, 0.000 INIT (0.001 elapsed), 1.220 MUT (1.494 elapsed), 1.080 GC (1.073 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/PrelNames.hs-boot -o compiler/stage1/build/PrelNames.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/PackageConfig.hs -o compiler/stage1/build/PackageConfig.o 
<<ghc: 45981384 bytes, 32 GCs, 3852358/7759824 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.070 MUT (0.092 elapsed), 0.120 GC (0.104 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/ForeignCall.hs -o compiler/stage1/build/ForeignCall.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/DynamicLoading.hs -o compiler/stage1/build/DynamicLoading.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.11.1.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/autogen -Ilibraries/template-haskell/dist-boot/build -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.9.1.0 -package-id ghc-boot-th-8.0.2 -package-id pretty-1.1.3.3 -Wall -this-unit-id template-haskell -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/template-haskell/dist-boot/build -hidir libraries/template-haskell/dist-boot/build -stubdir libraries/template-haskell/dist-boot/build    -c libraries/template-haskell/./Language/Haskell/TH/Ppr.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o 
<<ghc: 318964456 bytes, 114 GCs, 9501101/25103000 avg/max bytes residency (6 samples), 53M in use, 0.000 INIT (0.001 elapsed), 0.400 MUT (0.581 elapsed), 0.400 GC (0.471 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/DynFlags.hs -o compiler/stage1/build/DynFlags.o 
<<ghc: 79917656 bytes, 39 GCs, 4017218/7849640 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.280 MUT (0.408 elapsed), 0.140 GC (0.170 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/IPI642.o 
<<ghc: 1886830056 bytes, 216 GCs, 18623630/47354616 avg/max bytes residency (8 samples), 121M in use, 0.000 INIT (0.001 elapsed), 1.250 MUT (1.496 elapsed), 1.150 GC (1.056 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.11.1.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/autogen -Ilibraries/template-haskell/dist-boot/build -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.9.1.0 -package-id ghc-boot-th-8.0.2 -package-id pretty-1.1.3.3 -Wall -this-unit-id template-haskell -XHaskell2010   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/template-haskell/dist-boot/build -hidir libraries/template-haskell/dist-boot/build -stubdir libraries/template-haskell/dist-boot/build    -c libraries/template-haskell/./Language/Haskell/TH.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o 
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.11.1.0.a libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.11.1.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/Map.o        >> libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.11.1.0.a.contents
"ar" q  libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.11.1.0.a @libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.11.1.0.a.contents
ar: creating libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.11.1.0.a
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.11.1.0.a.contents  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/autogen -Iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build/autogen     -optP-include -optPutils/ghc-pkg/dist/build/autogen/cabal_macros.h -package-id Cabal-1.24.2.0 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id process-1.4.3.0 -package-id terminfo-0.4.0.2 -package-id unix-2.7.2.1 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/ghc-pkg/dist/build -hidir utils/ghc-pkg/dist/build -stubdir utils/ghc-pkg/dist/build    -c utils/ghc-pkg/./Main.hs -o utils/ghc-pkg/dist/build/Main.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parse.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o 
<<ghc: 33506233048 bytes, 2973 GCs, 156109310/378929296 avg/max bytes residency (27 samples), 1036M in use, 0.000 INIT (0.001 elapsed), 18.320 MUT (20.030 elapsed), 19.200 GC (19.634 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/OccName.hs -o compiler/stage1/build/OccName.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/ErrUtils.hs -o compiler/stage1/build/ErrUtils.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/IOEnv.hs -o compiler/stage1/build/IOEnv.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmType.hs -o compiler/stage1/build/CmmType.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/SMRep.hs -o compiler/stage1/build/SMRep.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmSwitch.hs -o compiler/stage1/build/CmmSwitch.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/Base.hs -o compiler/stage1/build/SPARC/Base.o 
<<ghc: 239309632 bytes, 79 GCs, 12507830/32217672 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.001 elapsed), 0.290 MUT (0.514 elapsed), 0.330 GC (0.359 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/StackMap.hs -o compiler/stage1/build/RegAlloc/Linear/StackMap.o 
<<ghc: 144940776 bytes, 53 GCs, 8194100/17199152 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.000 elapsed), 0.150 MUT (0.227 elapsed), 0.170 GC (0.180 elapsed) :ghc>>
<<ghc: 826325104 bytes, 165 GCs, 16558253/48665432 avg/max bytes residency (8 samples), 101M in use, 0.000 INIT (0.001 elapsed), 0.730 MUT (0.938 elapsed), 0.640 GC (0.690 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmMachOp.hs -o compiler/stage1/build/CmmMachOp.o 
<<ghc: 617814288 bytes, 114 GCs, 13085027/38459648 avg/max bytes residency (7 samples), 81M in use, 0.000 INIT (0.001 elapsed), 0.550 MUT (1.136 elapsed), 0.460 GC (0.737 elapsed) :ghc>>
<<ghc: 459282728 bytes, 114 GCs, 12117986/33864696 avg/max bytes residency (7 samples), 72M in use, 0.000 INIT (0.001 elapsed), 0.470 MUT (1.364 elapsed), 0.440 GC (0.938 elapsed) :ghc>>
<<ghc: 1658641264 bytes, 184 GCs, 20356744/68568768 avg/max bytes residency (8 samples), 144M in use, 0.000 INIT (0.001 elapsed), 1.340 MUT (1.699 elapsed), 1.050 GC (0.999 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Name.hs -o compiler/stage1/build/Name.o 
<<ghc: 1643995256 bytes, 297 GCs, 27241001/69790056 avg/max bytes residency (10 samples), 182M in use, 0.000 INIT (0.001 elapsed), 1.080 MUT (1.592 elapsed), 1.360 GC (1.431 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/Bitmap.hs -o compiler/stage1/build/Bitmap.o 
<<ghc: 1395061512 bytes, 158 GCs, 13400289/40465096 avg/max bytes residency (8 samples), 86M in use, 0.000 INIT (0.001 elapsed), 0.980 MUT (1.483 elapsed), 0.650 GC (0.685 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/CPrim.hs -o compiler/stage1/build/CPrim.o 
<<ghc: 2060076816 bytes, 247 GCs, 28345732/83995208 avg/max bytes residency (10 samples), 208M in use, 0.000 INIT (0.001 elapsed), 1.490 MUT (2.157 elapsed), 1.810 GC (1.797 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/LlvmMangler.hs -o compiler/stage1/build/LlvmMangler.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/Elf.hs -o compiler/stage1/build/Elf.o 
<<ghc: 435721488 bytes, 96 GCs, 13189736/38499408 avg/max bytes residency (7 samples), 81M in use, 0.000 INIT (0.001 elapsed), 0.550 MUT (0.754 elapsed), 0.550 GC (0.553 elapsed) :ghc>>
<<ghc: 143577952 bytes, 59 GCs, 6301769/14632296 avg/max bytes residency (5 samples), 32M in use, 0.010 INIT (0.001 elapsed), 0.280 MUT (0.406 elapsed), 0.210 GC (0.228 elapsed) :ghc>>
<<ghc: 1048464872 bytes, 152 GCs, 17514121/55495320 avg/max bytes residency (8 samples), 117M in use, 0.000 INIT (0.001 elapsed), 0.820 MUT (1.099 elapsed), 0.800 GC (0.922 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/Annotations.hs -o compiler/stage1/build/Annotations.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/NameSet.hs -o compiler/stage1/build/NameSet.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/NameEnv.hs -o compiler/stage1/build/NameEnv.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Var.hs -o compiler/stage1/build/Var.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/TyCon.hs-boot -o compiler/stage1/build/TyCon.o-boot 
<<ghc: 53152896 bytes, 29 GCs, 3810970/7903552 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.180 MUT (0.188 elapsed), 0.140 GC (0.285 elapsed) :ghc>>
<<ghc: 507382640 bytes, 140 GCs, 19017042/56139488 avg/max bytes residency (7 samples), 116M in use, 0.000 INIT (0.000 elapsed), 0.460 MUT (0.597 elapsed), 0.650 GC (0.642 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/FieldLabel.hs -o compiler/stage1/build/FieldLabel.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/Packages.hs -o compiler/stage1/build/Packages.o 
<<ghc: 218064728 bytes, 91 GCs, 9582610/25809000 avg/max bytes residency (6 samples), 56M in use, 0.000 INIT (0.001 elapsed), 0.230 MUT (0.443 elapsed), 0.330 GC (0.294 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/TysWiredIn.hs-boot -o compiler/stage1/build/TysWiredIn.o-boot 
<<ghc: 233471560 bytes, 86 GCs, 9171700/23992360 avg/max bytes residency (6 samples), 51M in use, 0.000 INIT (0.001 elapsed), 0.340 MUT (0.527 elapsed), 0.240 GC (0.268 elapsed) :ghc>>
<<ghc: 408735304 bytes, 136 GCs, 15461296/45111960 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.001 elapsed), 0.320 MUT (0.460 elapsed), 0.500 GC (0.478 elapsed) :ghc>>
<<ghc: 51675136 bytes, 30 GCs, 4022352/8144136 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.110 MUT (0.110 elapsed), 0.120 GC (0.118 elapsed) :ghc>>
<<ghc: 1098886416 bytes, 181 GCs, 18795476/61524840 avg/max bytes residency (8 samples), 128M in use, 0.000 INIT (0.001 elapsed), 0.870 MUT (1.145 elapsed), 0.820 GC (0.789 elapsed) :ghc>>
<<ghc: 557813192 bytes, 115 GCs, 16025749/47933624 avg/max bytes residency (7 samples), 101M in use, 0.000 INIT (0.001 elapsed), 0.420 MUT (0.607 elapsed), 0.560 GC (0.558 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Avail.hs -o compiler/stage1/build/Avail.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsImpExp.hs -o compiler/stage1/build/HsImpExp.o 
<<ghc: 824100840 bytes, 130 GCs, 13068490/42437400 avg/max bytes residency (8 samples), 91M in use, 0.000 INIT (0.001 elapsed), 0.800 MUT (0.978 elapsed), 0.750 GC (0.742 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/VarSet.hs -o compiler/stage1/build/VarSet.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/DataCon.hs-boot -o compiler/stage1/build/DataCon.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/CoAxiom.hs -o compiler/stage1/build/CoAxiom.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/PatSyn.hs-boot -o compiler/stage1/build/PatSyn.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/profiling/CostCentre.hs -o compiler/stage1/build/CostCentre.o 
<<ghc: 122848312 bytes, 56 GCs, 6119219/14219376 avg/max bytes residency (5 samples), 32M in use, 0.010 INIT (0.001 elapsed), 0.180 MUT (0.174 elapsed), 0.140 GC (0.159 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Make.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o 
<<ghc: 142751576 bytes, 63 GCs, 8945798/23285208 avg/max bytes residency (6 samples), 51M in use, 0.000 INIT (0.001 elapsed), 0.180 MUT (0.224 elapsed), 0.240 GC (0.261 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o 
<<ghc: 306196288 bytes, 88 GCs, 8055186/21026088 avg/max bytes residency (6 samples), 46M in use, 0.000 INIT (0.002 elapsed), 0.420 MUT (0.872 elapsed), 0.350 GC (0.352 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o 
<<ghc: 506217584 bytes, 126 GCs, 15795776/47395176 avg/max bytes residency (7 samples), 99M in use, 0.010 INIT (0.001 elapsed), 0.480 MUT (0.643 elapsed), 0.730 GC (0.754 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/VarEnv.hs -o compiler/stage1/build/VarEnv.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/RdrName.hs -o compiler/stage1/build/RdrName.o 
<<ghc: 1174608992 bytes, 161 GCs, 21145314/65587904 avg/max bytes residency (8 samples), 140M in use, 0.000 INIT (0.001 elapsed), 1.060 MUT (1.297 elapsed), 1.240 GC (1.269 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/ConLike.hs-boot -o compiler/stage1/build/ConLike.o-boot 
<<ghc: 1112640768 bytes, 131 GCs, 16302633/49874040 avg/max bytes residency (7 samples), 107M in use, 0.000 INIT (0.001 elapsed), 1.060 MUT (1.418 elapsed), 0.720 GC (0.790 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/FV.hs -o compiler/stage1/build/FV.o 
<<ghc: 122354808 bytes, 51 GCs, 6320140/14637136 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.001 elapsed), 0.210 MUT (0.205 elapsed), 0.140 GC (0.157 elapsed) :ghc>>
<<ghc: 1389701744 bytes, 330 GCs, 21370241/65680312 avg/max bytes residency (9 samples), 147M in use, 0.000 INIT (0.001 elapsed), 1.160 MUT (1.480 elapsed), 1.410 GC (1.399 elapsed) :ghc>>
<<ghc: 619356768 bytes, 111 GCs, 11480553/34520384 avg/max bytes residency (7 samples), 75M in use, 0.000 INIT (0.001 elapsed), 0.670 MUT (0.862 elapsed), 0.620 GC (0.619 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/Coercion.hs-boot -o compiler/stage1/build/Coercion.o-boot 
<<ghc: 158872464 bytes, 73 GCs, 6519262/14857288 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.001 elapsed), 0.230 MUT (0.314 elapsed), 0.200 GC (0.239 elapsed) :ghc>>
<<ghc: 70582976 bytes, 39 GCs, 4045630/7934560 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.150 MUT (0.185 elapsed), 0.120 GC (0.120 elapsed) :ghc>>
<<ghc: 4066679960 bytes, 350 GCs, 34605882/102209112 avg/max bytes residency (11 samples), 265M in use, 0.000 INIT (0.001 elapsed), 2.970 MUT (3.568 elapsed), 2.550 GC (2.687 elapsed) :ghc>>
<<ghc: 2979978648 bytes, 293 GCs, 27290780/75116096 avg/max bytes residency (10 samples), 189M in use, 0.000 INIT (0.001 elapsed), 2.310 MUT (2.671 elapsed), 1.850 GC (1.972 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/PrelNames.hs -o compiler/stage1/build/PrelNames.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/parser/ApiAnnotation.hs -o compiler/stage1/build/ApiAnnotation.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o 
<<ghc: 1867970176 bytes, 246 GCs, 18304980/40893088 avg/max bytes residency (8 samples), 106M in use, 0.000 INIT (0.001 elapsed), 1.220 MUT (1.540 elapsed), 0.930 GC (0.938 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LHC.o 
<<ghc: 2329537976 bytes, 329 GCs, 19017725/41849296 avg/max bytes residency (11 samples), 111M in use, 0.000 INIT (0.001 elapsed), 1.510 MUT (1.902 elapsed), 1.340 GC (1.231 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/JHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/JHC.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/Class.hs -o compiler/stage1/build/Class.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/parser/Lexer.hs -o compiler/stage1/build/Lexer.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/THNames.hs -o compiler/stage1/build/THNames.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o 
<<ghc: 514388792 bytes, 113 GCs, 13525298/42259136 avg/max bytes residency (7 samples), 91M in use, 0.000 INIT (0.000 elapsed), 0.580 MUT (0.640 elapsed), 0.460 GC (0.503 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/MkId.hs-boot -o compiler/stage1/build/MkId.o-boot 
<<ghc: 57284544 bytes, 31 GCs, 3859328/7901576 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.110 MUT (0.111 elapsed), 0.100 GC (0.103 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/TyCon.hs -o compiler/stage1/build/TyCon.o 
<<ghc: 1024209960 bytes, 225 GCs, 11848406/26122328 avg/max bytes residency (8 samples), 68M in use, 0.000 INIT (0.001 elapsed), 0.680 MUT (0.917 elapsed), 0.590 GC (0.599 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o 
<<ghc: 1714006192 bytes, 271 GCs, 24687794/90733728 avg/max bytes residency (10 samples), 194M in use, 0.000 INIT (0.001 elapsed), 1.120 MUT (1.359 elapsed), 1.270 GC (1.281 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/Type.hs-boot -o compiler/stage1/build/Type.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcTypeNats.hs-boot -o compiler/stage1/build/TcTypeNats.o-boot 
<<ghc: 54073728 bytes, 28 GCs, 4025642/8001312 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.100 MUT (0.100 elapsed), 0.090 GC (0.102 elapsed) :ghc>>
<<ghc: 60691256 bytes, 31 GCs, 4092906/8108344 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.100 MUT (0.102 elapsed), 0.100 GC (0.102 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/TyCoRep.hs -o compiler/stage1/build/TyCoRep.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Test.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o 
<<ghc: 7207709312 bytes, 658 GCs, 44311472/102178224 avg/max bytes residency (14 samples), 278M in use, 0.000 INIT (0.001 elapsed), 3.860 MUT (4.681 elapsed), 3.370 GC (3.262 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Register.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Install.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o 
<<ghc: 5763376048 bytes, 489 GCs, 43046014/112219984 avg/max bytes residency (13 samples), 284M in use, 0.000 INIT (0.001 elapsed), 3.450 MUT (4.043 elapsed), 3.320 GC (3.225 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/TysPrim.hs -o compiler/stage1/build/TysPrim.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/Kind.hs -o compiler/stage1/build/Kind.o 
<<ghc: 237837400 bytes, 77 GCs, 10372309/27598144 avg/max bytes residency (6 samples), 59M in use, 0.000 INIT (0.001 elapsed), 0.230 MUT (0.383 elapsed), 0.280 GC (0.275 elapsed) :ghc>>
<<ghc: 965137248 bytes, 167 GCs, 14025635/41753880 avg/max bytes residency (8 samples), 91M in use, 0.000 INIT (0.001 elapsed), 0.660 MUT (0.806 elapsed), 0.510 GC (0.536 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/Type.hs -o compiler/stage1/build/Type.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Build.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o 
<<ghc: 3424742192 bytes, 393 GCs, 29969818/89591720 avg/max bytes residency (11 samples), 224M in use, 0.010 INIT (0.000 elapsed), 2.140 MUT (2.634 elapsed), 1.950 GC (1.888 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/Coercion.hs -o compiler/stage1/build/Coercion.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Literal.hs -o compiler/stage1/build/Literal.o 
<<ghc: 1224096880 bytes, 287 GCs, 16826643/53903136 avg/max bytes residency (8 samples), 115M in use, 0.000 INIT (0.001 elapsed), 0.890 MUT (1.134 elapsed), 0.750 GC (0.713 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-1.24.2.0 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id pretty-1.1.3.3 -package-id process-1.4.3.0 -package-id time-1.6.0.1 -package-id unix-2.7.2.1 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts -fno-warn-deprecated-flags      -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build    -c libraries/Cabal/Cabal/./Distribution/Simple.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o 
<<ghc: 2539502264 bytes, 289 GCs, 25007527/80235088 avg/max bytes residency (10 samples), 189M in use, 0.000 INIT (0.001 elapsed), 1.440 MUT (1.831 elapsed), 1.710 GC (1.640 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/Unify.hs -o compiler/stage1/build/Unify.o 
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.24.2.0.a libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.24.2.0.a.contents  
echo libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.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/Internal/TempFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ReadP.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.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/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/Parse.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/ParseUtils.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/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/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/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/JHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LHC.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/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/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/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/Utils/NubList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.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/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/GetOpt.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/IPI642.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/IPIConvert.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o        >> libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.24.2.0.a.contents
"ar" q  libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.24.2.0.a @libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.24.2.0.a.contents
ar: creating libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.24.2.0.a
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.24.2.0.a.contents  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -o utils/ghc-pkg/dist/build/tmp/ghc-pkg -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/autogen -Iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build/autogen     -optP-include -optPutils/ghc-pkg/dist/build/autogen/cabal_macros.h -package-id Cabal-1.24.2.0 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id process-1.4.3.0 -package-id terminfo-0.4.0.2 -package-id unix-2.7.2.1 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/ghc-pkg/dist/build -hidir utils/ghc-pkg/dist/build -stubdir utils/ghc-pkg/dist/build     -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/autogen -Iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build/autogen     -optP-include -optPutils/ghc-pkg/dist/build/autogen/cabal_macros.h -package-id Cabal-1.24.2.0 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id process-1.4.3.0 -package-id terminfo-0.4.0.2 -package-id unix-2.7.2.1 -XHaskell2010  -no-user-package-db -rtsopts       utils/ghc-pkg/dist/build/Main.o utils/ghc-pkg/dist/build/Version.o    
<<ghc: 1533258136 bytes, 268 GCs, 20157261/59882792 avg/max bytes residency (9 samples), 133M in use, 0.010 INIT (0.001 elapsed), 1.070 MUT (1.337 elapsed), 1.100 GC (1.122 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/DataCon.hs -o compiler/stage1/build/DataCon.o 
/usr/bin/install -c -o pbulk -g users -m 755 utils/ghc-pkg/dist/build/tmp/ghc-pkg inplace/lib/bin/ghc-pkg
"rm" -f                                                     inplace/bin/ghc-pkg  
echo '#!/bin/sh'                                                   >> inplace/bin/ghc-pkg
echo 'executablename="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib/bin/ghc-pkg"'                                  >> inplace/bin/ghc-pkg
echo 'datadir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                             >> inplace/bin/ghc-pkg
echo 'bindir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin"'                              >> inplace/bin/ghc-pkg
echo 'topdir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                           >> inplace/bin/ghc-pkg
echo 'pgmgcc="gcc"'                                  >> inplace/bin/ghc-pkg
echo 'export LD_LIBRARY_PATH="/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/terminfo/dist-boot/build:/usr/lib:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/ghc-boot/dist-boot/build:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/ghc-boot-th/dist-boot/build:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/Cabal/Cabal/dist-boot/build:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/pretty-1.1.3.3:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/filepath-1.4.1.1:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/binary/dist-boot/build:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/containers-0.5.7.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/deepseq-1.4.2.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/array-0.5.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0:/usr/lib:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/integer-simple-0.1.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/ghc-prim-0.5.0.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/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
gcc -E -undef -traditional -P -DTOP='"/pbulk/work/lang/ghc80/work/ghc-8.0.2"' -DFFI_INCLUDE_DIR=/usr/pkg/include -DFFI_LIB_DIR=/usr/pkg/lib '-DFFI_LIB=' -x c -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header rts/package.conf.in -o rts/dist/package.conf.inplace.raw
grep -v '^#pragma GCC' rts/dist/package.conf.inplace.raw | sed -e 's/""//g' -e 's/:[ 	]*,/: /g' > rts/dist/package.conf.inplace
"inplace/bin/ghc-pkg" update --force rts/dist/package.conf.inplace
Reading package info from "rts/dist/package.conf.inplace" ... done.
rts-1.0: Warning: library-dirs: /pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build doesn't exist or isn't a directory
rts-1.0: Warning: include-dirs: /pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build doesn't exist or isn't a directory
rts-1.0: cannot find any of ["libHSrts.a","libHSrts.p_a","libHSrts-ghc8.0.2.so","libHSrts-ghc8.0.2.dylib","HSrts-ghc8.0.2.dll"] on library path (ignoring)
<<ghc: 1993791984 bytes, 227 GCs, 24446360/81817480 avg/max bytes residency (9 samples), 172M in use, 0.010 INIT (0.000 elapsed), 1.300 MUT (1.715 elapsed), 1.400 GC (1.287 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Demand.hs -o compiler/stage1/build/Demand.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CoreSyn.hs -o compiler/stage1/build/CoreSyn.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Type/Classify.hs -o compiler/stage1/build/Vectorise/Type/Classify.o 
<<ghc: 445283480 bytes, 136 GCs, 14996546/45664192 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.001 elapsed), 0.460 MUT (0.507 elapsed), 0.450 GC (0.495 elapsed) :ghc>>
<<ghc: 2265581768 bytes, 238 GCs, 23912573/76123200 avg/max bytes residency (10 samples), 181M in use, 0.000 INIT (0.001 elapsed), 1.620 MUT (1.865 elapsed), 1.350 GC (1.436 elapsed) :ghc>>
<<ghc: 2517118136 bytes, 241 GCs, 24965871/88759248 avg/max bytes residency (10 samples), 199M in use, 0.000 INIT (0.001 elapsed), 1.820 MUT (2.212 elapsed), 1.630 GC (1.629 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/IdInfo.hs -o compiler/stage1/build/IdInfo.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/TrieMap.hs -o compiler/stage1/build/TrieMap.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Vect.hs -o compiler/stage1/build/Vectorise/Vect.o 
<<ghc: 169326728 bytes, 59 GCs, 6441619/14888584 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.000 elapsed), 0.210 MUT (0.294 elapsed), 0.140 GC (0.155 elapsed) :ghc>>
<<ghc: 557341456 bytes, 137 GCs, 15552954/48309608 avg/max bytes residency (7 samples), 102M in use, 0.000 INIT (0.004 elapsed), 0.530 MUT (0.573 elapsed), 0.450 GC (0.492 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/Id.hs -o compiler/stage1/build/Id.o 
<<ghc: 731897160 bytes, 138 GCs, 14632922/47115288 avg/max bytes residency (8 samples), 98M in use, 0.000 INIT (0.000 elapsed), 0.560 MUT (0.661 elapsed), 0.490 GC (0.535 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/TysWiredIn.hs -o compiler/stage1/build/TysWiredIn.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CoreSeq.hs -o compiler/stage1/build/CoreSeq.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/utils/UnVarGraph.hs -o compiler/stage1/build/UnVarGraph.o 
<<ghc: 2258897624 bytes, 349 GCs, 24923425/69178720 avg/max bytes residency (10 samples), 160M in use, 0.000 INIT (0.001 elapsed), 1.340 MUT (1.576 elapsed), 1.240 GC (1.259 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/FamInstEnv.hs -o compiler/stage1/build/FamInstEnv.o 
<<ghc: 323028816 bytes, 117 GCs, 10458305/27923536 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.000 elapsed), 0.240 MUT (0.367 elapsed), 0.310 GC (0.290 elapsed) :ghc>>
<<ghc: 313045904 bytes, 92 GCs, 11082314/30590784 avg/max bytes residency (6 samples), 68M in use, 0.000 INIT (0.000 elapsed), 0.340 MUT (0.480 elapsed), 0.310 GC (0.306 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CoreStats.hs -o compiler/stage1/build/CoreStats.o 
<<ghc: 430276672 bytes, 113 GCs, 16314778/48408528 avg/max bytes residency (7 samples), 101M in use, 0.000 INIT (0.001 elapsed), 0.510 MUT (0.593 elapsed), 0.660 GC (0.686 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/PprCore.hs -o compiler/stage1/build/PprCore.o 
<<ghc: 1634652888 bytes, 204 GCs, 20048728/67604208 avg/max bytes residency (9 samples), 141M in use, 0.000 INIT (0.000 elapsed), 1.200 MUT (1.430 elapsed), 0.900 GC (0.902 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts   -fforce-recomp    -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/PrimOp.hs -o compiler/stage1/build/PrimOp.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Builtins/Base.hs -o compiler/stage1/build/Vectorise/Builtins/Base.o 
<<ghc: 928917064 bytes, 159 GCs, 19786010/57358984 avg/max bytes residency (8 samples), 125M in use, 0.000 INIT (0.001 elapsed), 0.580 MUT (0.632 elapsed), 0.630 GC (0.672 elapsed) :ghc>>
<<ghc: 1744005440 bytes, 189 GCs, 20901829/78834536 avg/max bytes residency (9 samples), 165M in use, 0.000 INIT (0.001 elapsed), 1.600 MUT (1.876 elapsed), 1.450 GC (1.485 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CoreFVs.hs -o compiler/stage1/build/CoreFVs.o 
<<ghc: 2263332848 bytes, 288 GCs, 28169970/79138136 avg/max bytes residency (10 samples), 197M in use, 0.000 INIT (0.001 elapsed), 1.400 MUT (1.687 elapsed), 1.800 GC (1.758 elapsed) :ghc>>
<<ghc: 1070713816 bytes, 148 GCs, 16213071/53347312 avg/max bytes residency (8 samples), 112M in use, 0.000 INIT (0.001 elapsed), 0.930 MUT (1.183 elapsed), 0.810 GC (0.799 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcType.hs -o compiler/stage1/build/TcType.o 
<<ghc: 2796249536 bytes, 295 GCs, 27597300/92330184 avg/max bytes residency (10 samples), 217M in use, 0.000 INIT (0.001 elapsed), 1.890 MUT (2.198 elapsed), 1.610 GC (1.618 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/InstEnv.hs -o compiler/stage1/build/InstEnv.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/iface/IfaceType.hs -o compiler/stage1/build/IfaceType.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/PatSyn.hs -o compiler/stage1/build/PatSyn.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcEvidence.hs -o compiler/stage1/build/TcEvidence.o 
<<ghc: 612220344 bytes, 119 GCs, 14971451/47614688 avg/max bytes residency (7 samples), 102M in use, 0.000 INIT (0.001 elapsed), 0.630 MUT (0.834 elapsed), 0.600 GC (0.653 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/ConLike.hs -o compiler/stage1/build/ConLike.o 
<<ghc: 1263547648 bytes, 186 GCs, 16990652/58639384 avg/max bytes residency (8 samples), 125M in use, 0.000 INIT (0.001 elapsed), 1.120 MUT (1.243 elapsed), 0.950 GC (0.980 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/types/OptCoercion.hs -o compiler/stage1/build/OptCoercion.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/FunDeps.hs -o compiler/stage1/build/FunDeps.o 
<<ghc: 520620056 bytes, 152 GCs, 15754315/46025632 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.001 elapsed), 0.490 MUT (0.615 elapsed), 0.670 GC (0.671 elapsed) :ghc>>
<<ghc: 2467578632 bytes, 238 GCs, 23167701/82527296 avg/max bytes residency (9 samples), 171M in use, 0.000 INIT (0.001 elapsed), 1.620 MUT (1.968 elapsed), 1.300 GC (1.307 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/PlaceHolder.hs -o compiler/stage1/build/PlaceHolder.o 
<<ghc: 2902538512 bytes, 254 GCs, 25058935/85181128 avg/max bytes residency (10 samples), 191M in use, 0.000 INIT (0.001 elapsed), 1.830 MUT (2.225 elapsed), 1.680 GC (1.641 elapsed) :ghc>>
<<ghc: 782338968 bytes, 139 GCs, 17085077/57201424 avg/max bytes residency (8 samples), 120M in use, 0.000 INIT (0.000 elapsed), 0.730 MUT (0.904 elapsed), 0.720 GC (0.717 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/iface/IfaceSyn.hs -o compiler/stage1/build/IfaceSyn.o 
<<ghc: 281227128 bytes, 86 GCs, 9627336/26126608 avg/max bytes residency (6 samples), 56M in use, 0.000 INIT (0.001 elapsed), 0.420 MUT (0.488 elapsed), 0.280 GC (0.311 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsPat.hs-boot -o compiler/stage1/build/HsPat.o-boot 
<<ghc: 278775872 bytes, 98 GCs, 15214397/47434936 avg/max bytes residency (7 samples), 97M in use, 0.000 INIT (0.001 elapsed), 0.250 MUT (0.287 elapsed), 0.420 GC (0.407 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsExpr.hs-boot -o compiler/stage1/build/HsExpr.o-boot 
<<ghc: 188760568 bytes, 75 GCs, 10365861/28699224 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.000 elapsed), 0.180 MUT (0.228 elapsed), 0.240 GC (0.219 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsLit.hs -o compiler/stage1/build/HsLit.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsTypes.hs -o compiler/stage1/build/HsTypes.o 
<<ghc: 1021423168 bytes, 177 GCs, 18344483/55113472 avg/max bytes residency (8 samples), 118M in use, 0.000 INIT (0.001 elapsed), 0.660 MUT (0.832 elapsed), 0.710 GC (0.695 elapsed) :ghc>>
<<ghc: 14834397120 bytes, 2155 GCs, 60774630/115104200 avg/max bytes residency (23 samples), 302M in use, 0.010 INIT (0.002 elapsed), 6.310 MUT (10.121 elapsed), 6.280 GC (6.155 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CoreUtils.hs -o compiler/stage1/build/CoreUtils.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CLabel.hs -o compiler/stage1/build/CLabel.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/stgSyn/StgSyn.hs -o compiler/stage1/build/StgSyn.o 
<<ghc: 5025532928 bytes, 416 GCs, 36700278/107868584 avg/max bytes residency (11 samples), 270M in use, 0.000 INIT (0.000 elapsed), 2.580 MUT (3.184 elapsed), 2.360 GC (2.319 elapsed) :ghc>>
<<ghc: 4602967344 bytes, 372 GCs, 35709690/93159464 avg/max bytes residency (11 samples), 242M in use, 0.000 INIT (0.000 elapsed), 2.660 MUT (3.176 elapsed), 1.980 GC (1.982 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsBinds.hs -o compiler/stage1/build/HsBinds.o 
<<ghc: 1333253672 bytes, 246 GCs, 22811911/77206536 avg/max bytes residency (9 samples), 161M in use, 0.000 INIT (0.001 elapsed), 1.000 MUT (1.209 elapsed), 0.940 GC (0.988 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplStg/StgStats.hs -o compiler/stage1/build/StgStats.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/stgSyn/StgLint.hs -o compiler/stage1/build/StgLint.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/profiling/SCCfinal.hs -o compiler/stage1/build/SCCfinal.o 
<<ghc: 2459899544 bytes, 267 GCs, 23985843/73470120 avg/max bytes residency (10 samples), 182M in use, 0.000 INIT (0.001 elapsed), 1.290 MUT (1.553 elapsed), 1.490 GC (1.481 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/BlockId.hs -o compiler/stage1/build/BlockId.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/profiling/ProfInit.hs -o compiler/stage1/build/ProfInit.o 
<<ghc: 650935736 bytes, 96 GCs, 9757358/26662496 avg/max bytes residency (6 samples), 57M in use, 0.000 INIT (0.001 elapsed), 0.480 MUT (0.731 elapsed), 0.310 GC (0.319 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/StaticPtrTable.hs -o compiler/stage1/build/StaticPtrTable.o 
<<ghc: 2216336792 bytes, 279 GCs, 27624078/94554952 avg/max bytes residency (10 samples), 219M in use, 0.000 INIT (0.001 elapsed), 1.510 MUT (1.742 elapsed), 1.540 GC (1.577 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/OccurAnal.hs -o compiler/stage1/build/OccurAnal.o 
<<ghc: 663226328 bytes, 175 GCs, 18894065/63944880 avg/max bytes residency (8 samples), 131M in use, 0.000 INIT (0.001 elapsed), 0.630 MUT (0.756 elapsed), 0.690 GC (0.684 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/SAT.hs -o compiler/stage1/build/SAT.o 
<<ghc: 281150776 bytes, 104 GCs, 10506152/28592928 avg/max bytes residency (6 samples), 64M in use, 0.000 INIT (0.000 elapsed), 0.360 MUT (0.459 elapsed), 0.340 GC (0.357 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmExpr.hs -o compiler/stage1/build/CmmExpr.o 
<<ghc: 584268680 bytes, 116 GCs, 14556637/44579016 avg/max bytes residency (7 samples), 92M in use, 0.000 INIT (0.001 elapsed), 0.480 MUT (0.594 elapsed), 0.610 GC (0.595 elapsed) :ghc>>
<<ghc: 704591208 bytes, 129 GCs, 14901792/43157584 avg/max bytes residency (7 samples), 89M in use, 0.000 INIT (0.001 elapsed), 0.800 MUT (0.964 elapsed), 0.770 GC (0.753 elapsed) :ghc>>
<<ghc: 1532133088 bytes, 224 GCs, 24433307/81034112 avg/max bytes residency (9 samples), 171M in use, 0.000 INIT (0.001 elapsed), 1.070 MUT (1.397 elapsed), 1.410 GC (1.425 elapsed) :ghc>>
<<ghc: 775312864 bytes, 180 GCs, 16761796/53183096 avg/max bytes residency (8 samples), 112M in use, 0.000 INIT (0.001 elapsed), 0.750 MUT (0.942 elapsed), 0.730 GC (0.743 elapsed) :ghc>>
<<ghc: 1028898968 bytes, 162 GCs, 15767574/51630592 avg/max bytes residency (8 samples), 109M in use, 0.000 INIT (0.001 elapsed), 0.890 MUT (1.158 elapsed), 0.710 GC (0.837 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/CodeGen/Platform/NoRegs.hs -o compiler/stage1/build/CodeGen/Platform/NoRegs.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/CodeGen/Platform/X86_64.hs -o compiler/stage1/build/CodeGen/Platform/X86_64.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/CodeGen/Platform/X86.hs -o compiler/stage1/build/CodeGen/Platform/X86.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/CodeGen/Platform/SPARC.hs -o compiler/stage1/build/CodeGen/Platform/SPARC.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs -o compiler/stage1/build/CodeGen/Platform/PPC_Darwin.o 
<<ghc: 1275260840 bytes, 170 GCs, 19972616/68573664 avg/max bytes residency (9 samples), 143M in use, 0.010 INIT (0.001 elapsed), 1.060 MUT (1.341 elapsed), 1.340 GC (1.302 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/CodeGen/Platform/PPC.hs -o compiler/stage1/build/CodeGen/Platform/PPC.o 
<<ghc: 133726696 bytes, 46 GCs, 6290286/14632288 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.001 elapsed), 0.190 MUT (0.349 elapsed), 0.170 GC (0.163 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/CodeGen/Platform/ARM64.hs -o compiler/stage1/build/CodeGen/Platform/ARM64.o 
<<ghc: 130013304 bytes, 46 GCs, 6113121/14170792 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.190 MUT (0.378 elapsed), 0.150 GC (0.167 elapsed) :ghc>>
<<ghc: 73589808 bytes, 37 GCs, 3876500/7754000 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.000 elapsed), 0.230 MUT (0.412 elapsed), 0.160 GC (0.174 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/CodeGen/Platform/ARM.hs -o compiler/stage1/build/CodeGen/Platform/ARM.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/PprCmmExpr.hs -o compiler/stage1/build/PprCmmExpr.o 
<<ghc: 136261544 bytes, 46 GCs, 6209140/14399096 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.001 elapsed), 0.170 MUT (0.382 elapsed), 0.250 GC (0.218 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.<<ghc: 167062584 bytes, 1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmLex.hs -o compiler/stage1/build/CmmLex.o 
48 GCs, 5614724/12805888 avg/max bytes residency (5 samples), 30M in use, 0.000 INIT (0.002 elapsed), 0.270 MUT (0.427 elapsed), 0.210 GC (0.196 elapsed) :ghc>>
<<ghc: 134363872 bytes, 46 GCs, 6189462/14379584 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.001 elapsed), 0.360 MUT (0.503 elapsed), 0.180 GC (0.199 elapsed) :ghc>>
<<ghc: 129907464 bytes, 47 GCs, 6084292/14037136 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.220 MUT (0.396 elapsed), 0.170 GC (0.157 elapsed) :ghc>>
<<ghc: 125005896 bytes, 46 GCs, 6091059/14065888 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.240 MUT (0.393 elapsed), 0.120 GC (0.166 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/CodeGen/Platform.hs -o compiler/stage1/build/CodeGen/Platform.o 
<<ghc: 160345432 bytes, 59 GCs, 6555116/16020280 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.001 elapsed), 0.290 MUT (0.420 elapsed), 0.210 GC (0.211 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmNode.hs -o compiler/stage1/build/CmmNode.o 
<<ghc: 891376392 bytes, 137 GCs, 16378915/49446216 avg/max bytes residency (7 samples), 104M in use, 0.000 INIT (0.001 elapsed), 0.700 MUT (0.899 elapsed), 0.610 GC (0.615 elapsed) :ghc>>
<<ghc: 5308008760 bytes, 367 GCs, 39224261/100981464 avg/max bytes residency (11 samples), 270M in use, 0.000 INIT (0.001 elapsed), 3.040 MUT (4.007 elapsed), 3.080 GC (3.081 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsPat.hs -o compiler/stage1/build/HsPat.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsDecls.hs -o compiler/stage1/build/HsDecls.o 
<<ghc: 1583013968 bytes, 294 GCs, 18730855/63254672 avg/max bytes residency (9 samples), 135M in use, 0.000 INIT (0.001 elapsed), 1.240 MUT (1.574 elapsed), 1.530 GC (1.543 elapsed) :ghc>>
<<ghc: 1060913552 bytes, 135 GCs, 15214424/48764240 avg/max bytes residency (8 samples), 103M in use, 0.000 INIT (0.001 elapsed), 0.840 MUT (1.129 elapsed), 0.670 GC (0.725 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/Cmm.hs -o compiler/stage1/build/Cmm.o 
<<ghc: 364688792 bytes, 116 GCs, 10565069/28355704 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.001 elapsed), 0.430 MUT (0.629 elapsed), 0.330 GC (0.358 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/PprBase.hs -o compiler/stage1/build/PprBase.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/PprCmmDecl.hs -o compiler/stage1/build/PprCmmDecl.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmUtils.hs -o compiler/stage1/build/CmmUtils.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/X86/Regs.hs -o compiler/stage1/build/X86/Regs.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/Format.hs -o compiler/stage1/build/Format.o 
<<ghc: 183282512 bytes, 54 GCs, 6071312/13880928 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.230 MUT (0.323 elapsed), 0.160 GC (0.156 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/Instruction.hs -o compiler/stage1/build/Instruction.o 
<<ghc: 515535336 bytes, 103 GCs, 15370586/47378480 avg/max bytes residency (7 samples), 101M in use, 0.000 INIT (0.001 elapsed), 0.570 MUT (0.667 elapsed), 0.520 GC (0.527 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/Imm.hs -o compiler/stage1/build/SPARC/Imm.o 
<<ghc: 229079168 bytes, 85 GCs, 12075354/34398176 avg/max bytes residency (7 samples), 72M in use, 0.000 INIT (0.001 elapsed), 0.240 MUT (0.333 elapsed), 0.400 GC (0.427 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmClosure.hs -o compiler/stage1/build/StgCmmClosure.o 
<<ghc: 595726224 bytes, 109 GCs, 12391692/36794824 avg/max bytes residency (7 samples), 77M in use, 0.000 INIT (0.001 elapsed), 0.550 MUT (0.780 elapsed), 0.570 GC (0.540 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/Llvm/Types.hs -o compiler/stage1/build/Llvm/Types.o 
<<ghc: 596711328 bytes, 130 GCs, 15437105/51216392 avg/max bytes residency (8 samples), 108M in use, 0.000 INIT (0.001 elapsed), 0.670 MUT (0.900 elapsed), 0.650 GC (0.697 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/Regs.hs -o compiler/stage1/build/SPARC/Regs.o 
<<ghc: 125195568 bytes, 59 GCs, 6129206/14605376 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.200 MUT (0.287 elapsed), 0.170 GC (0.169 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/PPC/Regs.hs -o compiler/stage1/build/PPC/Regs.o 
<<ghc: 278857056 bytes, 91 GCs, 6330377/14332824 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.001 elapsed), 0.280 MUT (0.368 elapsed), 0.170 GC (0.178 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/AddrMode.hs -o compiler/stage1/build/SPARC/AddrMode.o 
<<ghc: 2148270216 bytes, 209 GCs, 24908863/92252776 avg/max bytes residency (9 samples), 190M in use, 0.000 INIT (0.002 elapsed), 1.890 MUT (2.116 elapsed), 1.750 GC (1.775 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/Dwarf/Constants.hs -o compiler/stage1/build/Dwarf/Constants.o 
<<ghc: 1514127424 bytes, 186 GCs, 21904917/75960848 avg/max bytes residency (9 samples), 157M in use, 0.000 INIT (0.001 elapsed), 1.210 MUT (1.465 elapsed), 1.230 GC (1.204 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/X86/RegInfo.hs -o compiler/stage1/build/X86/RegInfo.o 
<<ghc: 129165648 bytes, 47 GCs, 6535718/15656336 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.001 elapsed), 0.210 MUT (0.285 elapsed), 0.170 GC (0.191 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs -o compiler/stage1/build/RegAlloc/Linear/X86_64/FreeRegs.o 
<<ghc: 181218264 bytes, 62 GCs, 6569382/15321336 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.001 elapsed), 0.240 MUT (0.376 elapsed), 0.180 GC (0.180 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.<<ghc: 164544384 bytes, 1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs -o compiler/stage1/build/RegAlloc/Linear/X86/FreeRegs.o 
64 GCs, 6428961/15520208 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.001 elapsed), 0.210 MUT (0.429 elapsed), 0.160 GC (0.190 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs -o compiler/stage1/build/RegAlloc/Linear/SPARC/FreeRegs.o 
<<ghc: 672674704 bytes, 143 GCs, 15753497/52544792 avg/max bytes residency (8 samples), 110M in use, 0.000 INIT (0.001 elapsed), 0.660 MUT (0.899 elapsed), 0.760 GC (0.764 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/Stack.hs -o compiler/stage1/build/SPARC/Stack.o 
<<ghc: 1186617400 bytes, 196 GCs, 22346440/76503848 avg/max bytes residency (9 samples), 156M in use, 0.010 INIT (0.001 elapsed), 0.880 MUT (1.118 elapsed), 1.000 GC (1.034 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/PprCmm.hs -o compiler/stage1/build/PprCmm.o 
<<ghc: 426670872 bytes, 129 GCs, 15649609/44600224 avg/max bytes residency (7 samples), 89M in use, 0.010 INIT (0.004 elapsed), 0.490 MUT (0.660 elapsed), 0.610 GC (0.681 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/CgUtils.hs -o compiler/stage1/build/CgUtils.o 
<<ghc: 179233552 bytes, 62 GCs, 6569244/15339432 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.001 elapsed), 0.390 MUT (0.547 elapsed), 0.200 GC (0.231 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmLive.hs -o compiler/stage1/build/CmmLive.o 
<<ghc: 584203856 bytes, 131 GCs, 10801850/28421544 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.000 elapsed), 0.450 MUT (0.631 elapsed), 0.420 GC (0.411 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmOpt.hs -o compiler/stage1/build/CmmOpt.o 
<<ghc: 378964456 bytes, 98 GCs, 12335796/35106608 avg/max bytes residency (7 samples), 76M in use, 0.000 INIT (0.001 elapsed), 0.220 MUT (0.446 elapsed), 0.480 GC (0.462 elapsed) :ghc>>
<<ghc: 1974907320 bytes, 239 GCs, 23862000/64152592 avg/max bytes residency (9 samples), 161M in use, 0.000 INIT (0.001 elapsed), 1.400 MUT (1.692 elapsed), 1.350 GC (1.435 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/Debug.hs -o compiler/stage1/build/Debug.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/TargetReg.hs -o compiler/stage1/build/TargetReg.o 
<<ghc: 511510312 bytes, 122 GCs, 12803714/32681624 avg/max bytes residency (6 samples), 72M in use, 0.000 INIT (0.001 elapsed), 0.490 MUT (0.645 elapsed), 0.460 GC (0.433 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmInfo.hs -o compiler/stage1/build/CmmInfo.o 
<<ghc: 238036520 bytes, 77 GCs, 6587412/15927576 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.001 elapsed), 0.360 MUT (0.574 elapsed), 0.240 GC (0.229 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs -o compiler/stage1/build/RegAlloc/Linear/PPC/FreeRegs.o 
<<ghc: 196738240 bytes, 62 GCs, 6874017/16128280 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.003 elapsed), 0.230 MUT (0.440 elapsed), 0.260 GC (0.209 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmArgRep.hs -o compiler/stage1/build/StgCmmArgRep.o 
<<ghc: 1372948840 bytes, 169 GCs, 23973690/73113752 avg/max bytes residency (8 samples), 159M in use, 0.000 INIT (0.001 elapsed), 1.160 MUT (1.433 elapsed), 1.400 GC (1.402 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmContFlowOpt.hs -o compiler/stage1/build/CmmContFlowOpt.o 
<<ghc: 1026122504 bytes, 170 GCs, 24906697/73073016 avg/max bytes residency (8 samples), 169M in use, 0.010 INIT (0.001 elapsed), 0.850 MUT (1.279 elapsed), 1.480 GC (1.487 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmImplementSwitchPlans.hs -o compiler/stage1/build/CmmImplementSwitchPlans.o 
<<ghc: 984695344 bytes, 204 GCs, 23729923/75429616 avg/max bytes residency (8 samples), 158M in use, 0.010 INIT (0.001 elapsed), 1.020 MUT (1.181 elapsed), 1.190 GC (1.220 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/Llvm/MetaData.hs -o compiler/stage1/build/Llvm/MetaData.o 
<<ghc: 453929440 bytes, 121 GCs, 13368182/38649960 avg/max bytes residency (7 samples), 83M in use, 0.000 INIT (0.001 elapsed), 0.530 MUT (0.699 elapsed), 0.560 GC (0.549 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmLint.hs -o compiler/stage1/build/CmmLint.o 
<<ghc: 459021184 bytes, 102 GCs, 14348754/43751232 avg/max bytes residency (7 samples), 91M in use, 0.000 INIT (0.001 elapsed), 0.400 MUT (0.580 elapsed), 0.490 GC (0.476 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/PprC.hs -o compiler/stage1/build/PprC.o 
<<ghc: 251075040 bytes, 76 GCs, 10457165/28717496 avg/max bytes residency (6 samples), 64M in use, 0.010 INIT (0.001 elapsed), 0.380 MUT (0.488 elapsed), 0.390 GC (0.377 elapsed) :ghc>>
<<ghc: 620702464 bytes, 150 GCs, 14171979/43846280 avg/max bytes residency (7 samples), 91M in use, 0.000 INIT (0.001 elapsed), 0.560 MUT (0.785 elapsed), 0.540 GC (0.542 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/Dwarf/Types.hs -o compiler/stage1/build/Dwarf/Types.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/NCGMonad.hs -o compiler/stage1/build/NCGMonad.o 
<<ghc: 1921098640 bytes, 255 GCs, 24562489/74182792 avg/max bytes residency (9 samples), 182M in use, 0.000 INIT (0.001 elapsed), 1.220 MUT (1.470 elapsed), 1.550 GC (1.544 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/X86/Instr.hs -o compiler/stage1/build/X86/Instr.o 
<<ghc: 527796632 bytes, 137 GCs, 16734410/49487576 avg/max bytes residency (7 samples), 102M in use, 0.000 INIT (0.001 elapsed), 0.590 MUT (0.743 elapsed), 0.680 GC (0.676 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/PPC/Instr.hs -o compiler/stage1/build/PPC/Instr.o 
<<ghc: 2010548992 bytes, 249 GCs, 39891230/151275176 avg/max bytes residency (12 samples), 331M in use, 0.000 INIT (0.001 elapsed), 1.330 MUT (1.552 elapsed), 3.730 GC (3.770 elapsed) :ghc>>
<<ghc: 1607061144 bytes, 183 GCs, 24624049/67015320 avg/max bytes residency (8 samples), 164M in use, 0.000 INIT (0.001 elapsed), 0.910 MUT (1.203 elapsed), 1.220 GC (1.184 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Liveness.hs -o compiler/stage1/build/RegAlloc/Liveness.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/Instr.hs -o compiler/stage1/build/SPARC/Instr.o 
<<ghc: 1502519736 bytes, 200 GCs, 19968433/61846776 avg/max bytes residency (9 samples), 138M in use, 0.000 INIT (0.001 elapsed), 1.000 MUT (1.197 elapsed), 1.050 GC (1.071 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmProcPoint.hs -o compiler/stage1/build/CmmProcPoint.o 
<<ghc: 1201242360 bytes, 134 GCs, 15189198/50571928 avg/max bytes residency (8 samples), 107M in use, 0.000 INIT (0.000 elapsed), 0.880 MUT (1.176 elapsed), 0.750 GC (0.699 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmCallConv.hs -o compiler/stage1/build/CmmCallConv.o 
<<ghc: 745862136 bytes, 132 GCs, 15726489/51482984 avg/max bytes residency (8 samples), 107M in use, 0.000 INIT (0.000 elapsed), 0.680 MUT (0.851 elapsed), 0.570 GC (0.585 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmCommonBlockElim.hs -o compiler/stage1/build/CmmCommonBlockElim.o 
<<ghc: 1380606144 bytes, 191 GCs, 20501841/66656240 avg/max bytes residency (9 samples), 146M in use, 0.000 INIT (0.001 elapsed), 1.170 MUT (1.284 elapsed), 0.930 GC (1.001 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmBuildInfoTables.hs -o compiler/stage1/build/CmmBuildInfoTables.o 
<<ghc: 825085792 bytes, 177 GCs, 19058738/63254648 avg/max bytes residency (8 samples), 132M in use, 0.000 INIT (0.001 elapsed), 0.740 MUT (0.841 elapsed), 0.630 GC (0.646 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/Llvm/AbsSyn.hs -o compiler/stage1/build/Llvm/AbsSyn.o 
<<ghc: 723152512 bytes, 146 GCs, 15424875/47569552 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.001 elapsed), 0.620 MUT (0.718 elapsed), 0.480 GC (0.489 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/PIC.hs -o compiler/stage1/build/PIC.o 
<<ghc: 10741041056 bytes, 720 GCs, 59291057/138375184 avg/max bytes residency (15 samples), 354M in use, 0.010 INIT (0.001 elapsed), 7.130 MUT (8.648 elapsed), 6.000 GC (5.920 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Graph/SpillCost.hs -o compiler/stage1/build/RegAlloc/Graph/SpillCost.o 
<<ghc: 1016951416 bytes, 159 GCs, 21303888/60274440 avg/max bytes residency (8 samples), 139M in use, 0.000 INIT (0.000 elapsed), 0.600 MUT (0.802 elapsed), 0.830 GC (0.799 elapsed) :ghc>>
<<ghc: 382264272 bytes, 110 GCs, 9014641/21515224 avg/max bytes residency (6 samples), 49M in use, 0.000 INIT (0.001 elapsed), 0.270 MUT (0.390 elapsed), 0.290 GC (0.268 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Graph/Spill.hs -o compiler/stage1/build/RegAlloc/Graph/Spill.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Graph/SpillClean.hs -o compiler/stage1/build/RegAlloc/Graph/SpillClean.o 
<<ghc: 6721673360 bytes, 454 GCs, 103257773/424900456 avg/max bytes residency (11 samples), 953M in use, 0.000 INIT (0.000 elapsed), 20.800 MUT (21.034 elapsed), 10.000 GC (9.954 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs -o compiler/stage1/build/RegAlloc/Linear/FreeRegs.o 
<<ghc: 964007744 bytes, 160 GCs, 17918832/61709824 avg/max bytes residency (8 samples), 127M in use, 0.000 INIT (0.000 elapsed), 0.740 MUT (0.862 elapsed), 0.610 GC (0.637 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/Base.hs -o compiler/stage1/build/RegAlloc/Linear/Base.o 
<<ghc: 519980416 bytes, 111 GCs, 14984824/43518592 avg/max bytes residency (7 samples), 92M in use, 0.000 INIT (0.000 elapsed), 0.430 MUT (0.503 elapsed), 0.430 GC (0.454 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/PPC/Ppr.hs -o compiler/stage1/build/PPC/Ppr.o 
<<ghc: 662039512 bytes, 133 GCs, 14980858/43614776 avg/max bytes residency (7 samples), 92M in use, 0.000 INIT (0.000 elapsed), 0.460 MUT (0.623 elapsed), 0.380 GC (0.377 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/PPC/RegInfo.hs -o compiler/stage1/build/PPC/RegInfo.o 
<<ghc: 785901648 bytes, 128 GCs, 12508417/38469328 avg/max bytes residency (7 samples), 83M in use, 0.000 INIT (0.000 elapsed), 0.630 MUT (0.755 elapsed), 0.490 GC (0.456 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/Ppr.hs -o compiler/stage1/build/SPARC/Ppr.o 
<<ghc: 347672840 bytes, 88 GCs, 12616578/36626744 avg/max bytes residency (7 samples), 78M in use, 0.000 INIT (0.000 elapsed), 0.330 MUT (0.522 elapsed), 0.410 GC (0.371 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/ShortcutJump.hs -o compiler/stage1/build/SPARC/ShortcutJump.o 
<<ghc: 152248040 bytes, 65 GCs, 6791940/16234672 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.000 elapsed), 0.180 MUT (0.327 elapsed), 0.220 GC (0.172 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/CodeGen/Base.hs -o compiler/stage1/build/SPARC/CodeGen/Base.o 
<<ghc: 436681624 bytes, 90 GCs, 12812345/36330528 avg/max bytes residency (7 samples), 78M in use, 0.000 INIT (0.000 elapsed), 0.300 MUT (0.445 elapsed), 0.340 GC (0.307 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/X86/Ppr.hs -o compiler/stage1/build/X86/Ppr.o 
<<ghc: 1983530808 bytes, 251 GCs, 21162115/67606768 avg/max bytes residency (9 samples), 145M in use, 0.000 INIT (0.000 elapsed), 1.020 MUT (1.175 elapsed), 1.010 GC (1.001 elapsed) :ghc>>
<<ghc: 158504712 bytes, 60 GCs, 7015864/16749968 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.001 elapsed), 0.220 MUT (0.249 elapsed), 0.090 GC (0.142 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmSink.hs -o compiler/stage1/build/CmmSink.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/MkGraph.hs -o compiler/stage1/build/MkGraph.o 
<<ghc: 6181061328 bytes, 500 GCs, 44902889/104668656 avg/max bytes residency (13 samples), 257M in use, 0.000 INIT (0.001 elapsed), 3.750 MUT (3.948 elapsed), 3.260 GC (3.344 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Graph/Coalesce.hs -o compiler/stage1/build/RegAlloc/Graph/Coalesce.o 
<<ghc: 385648176 bytes, 98 GCs, 14621568/43111208 avg/max bytes residency (7 samples), 90M in use, 0.000 INIT (0.001 elapsed), 0.410 MUT (0.485 elapsed), 0.430 GC (0.445 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsExpr.hs -o compiler/stage1/build/HsExpr.o 
<<ghc: 268091376 bytes, 83 GCs, 11015862/30411752 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.001 elapsed), 0.300 MUT (0.336 elapsed), 0.240 GC (0.291 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CoreSubst.hs -o compiler/stage1/build/CoreSubst.o 
<<ghc: 641434952 bytes, 116 GCs, 14002676/41677552 avg/max bytes residency (7 samples), 89M in use, 0.000 INIT (0.000 elapsed), 0.550 MUT (0.677 elapsed), 0.460 GC (0.459 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/Llvm/PpLlvm.hs -o compiler/stage1/build/Llvm/PpLlvm.o 
<<ghc: 1617329112 bytes, 168 GCs, 17407106/56850520 avg/max bytes residency (8 samples), 117M in use, 0.000 INIT (0.001 elapsed), 1.010 MUT (1.228 elapsed), 0.720 GC (0.700 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/Dwarf.hs -o compiler/stage1/build/Dwarf.o 
<<ghc: 1320737928 bytes, 185 GCs, 15589064/50177560 avg/max bytes residency (8 samples), 108M in use, 0.000 INIT (0.001 elapsed), 0.840 MUT (0.938 elapsed), 0.550 GC (0.542 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Graph/Stats.hs -o compiler/stage1/build/RegAlloc/Graph/Stats.o 
<<ghc: 2861731528 bytes, 288 GCs, 31435343/75152680 avg/max bytes residency (11 samples), 202M in use, 0.000 INIT (0.001 elapsed), 1.290 MUT (1.531 elapsed), 1.510 GC (1.481 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/Stats.hs -o compiler/stage1/build/RegAlloc/Linear/Stats.o 
<<ghc: 958928856 bytes, 170 GCs, 21131159/71904904 avg/max bytes residency (8 samples), 147M in use, 0.000 INIT (0.001 elapsed), 0.750 MUT (0.886 elapsed), 0.760 GC (0.720 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/PPC/CodeGen.hs -o compiler/stage1/build/PPC/CodeGen.o 
<<ghc: 537124552 bytes, 144 GCs, 16668440/47976384 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.000 elapsed), 0.380 MUT (0.474 elapsed), 0.450 GC (0.468 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/CodeGen/Expand.hs -o compiler/stage1/build/SPARC/CodeGen/Expand.o 
<<ghc: 2010203320 bytes, 196 GCs, 20145451/73081728 avg/max bytes residency (9 samples), 152M in use, 0.000 INIT (0.001 elapsed), 1.520 MUT (1.779 elapsed), 1.070 GC (1.036 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/CodeGen/Gen32.hs-boot -o compiler/stage1/build/SPARC/CodeGen/Gen32.o-boot 
<<ghc: 341629368 bytes, 84 GCs, 11246730/30928136 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.003 elapsed), 0.390 MUT (0.468 elapsed), 0.320 GC (0.316 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/CodeGen/Sanity.hs -o compiler/stage1/build/SPARC/CodeGen/Sanity.o 
<<ghc: 73095120 bytes, 37 GCs, 4207560/8773784 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.160 MUT (0.152 elapsed), 0.100 GC (0.109 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/X86/CodeGen.hs -o compiler/stage1/build/X86/CodeGen.o 
<<ghc: 1915973848 bytes, 268 GCs, 25138361/69316760 avg/max bytes residency (9 samples), 167M in use, 0.000 INIT (0.000 elapsed), 1.140 MUT (1.360 elapsed), 1.210 GC (1.210 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmMonad.hs -o compiler/stage1/build/StgCmmMonad.o 
<<ghc: 3823867176 bytes, 405 GCs, 32968330/79255000 avg/max bytes residency (12 samples), 211M in use, 0.000 INIT (0.001 elapsed), 2.130 MUT (2.512 elapsed), 2.050 GC (2.009 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CoreArity.hs -o compiler/stage1/build/CoreArity.o 
<<ghc: 228197112 bytes, 73 GCs, 10007504/25191608 avg/max bytes residency (6 samples), 55M in use, 0.000 INIT (0.001 elapsed), 0.260 MUT (0.344 elapsed), 0.260 GC (0.270 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Graph/Main.hs -o compiler/stage1/build/RegAlloc/Graph/Main.o 
<<ghc: 810992472 bytes, 147 GCs, 16190343/53068832 avg/max bytes residency (8 samples), 112M in use, 0.010 INIT (0.001 elapsed), 0.660 MUT (0.908 elapsed), 0.710 GC (0.643 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/State.hs -o compiler/stage1/build/RegAlloc/Linear/State.o 
<<ghc: 1320122496 bytes, 193 GCs, 20147853/67994160 avg/max bytes residency (9 samples), 141M in use, 0.000 INIT (0.001 elapsed), 1.050 MUT (1.250 elapsed), 0.920 GC (0.933 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/CodeGen/Amode.hs -o compiler/stage1/build/SPARC/CodeGen/Amode.o 
<<ghc: 967063208 bytes, 195 GCs, 18920948/62445296 avg/max bytes residency (8 samples), 128M in use, 0.000 INIT (0.001 elapsed), 0.840 MUT (0.980 elapsed), 0.740 GC (0.809 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/CodeGen/CondCode.hs -o compiler/stage1/build/SPARC/CodeGen/CondCode.o 
<<ghc: 345399552 bytes, 109 GCs, 13836168/40123016 avg/max bytes residency (7 samples), 84M in use, 0.000 INIT (0.001 elapsed), 0.340 MUT (0.523 elapsed), 0.430 GC (0.397 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmUtils.hs -o compiler/stage1/build/StgCmmUtils.o 
<<ghc: 330984784 bytes, 116 GCs, 15452381/46603048 avg/max bytes residency (7 samples), 97M in use, 0.000 INIT (0.000 elapsed), 0.390 MUT (0.420 elapsed), 0.340 GC (0.402 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmBind.hs-boot -o compiler/stage1/build/StgCmmBind.o-boot 
<<ghc: 5181615304 bytes, 522 GCs, 46813904/112531632 avg/max bytes residency (15 samples), 281M in use, 0.000 INIT (0.001 elapsed), 2.300 MUT (2.823 elapsed), 3.190 GC (3.197 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmExtCode.hs -o compiler/stage1/build/StgCmmExtCode.o 
<<ghc: 409259352 bytes, 121 GCs, 11550360/29453208 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.001 elapsed), 0.390 MUT (0.496 elapsed), 0.330 GC (0.308 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/CSE.hs -o compiler/stage1/build/CSE.o 
<<ghc: 66085400 bytes, 38 GCs, 3986718/7704528 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.180 MUT (0.166 elapsed), 0.080 GC (0.103 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CoreUnfold.hs -o compiler/stage1/build/CoreUnfold.o 
<<ghc: 11116084584 bytes, 804 GCs, 65246401/162352440 avg/max bytes residency (16 samples), 425M in use, 0.000 INIT (0.001 elapsed), 9.840 MUT (10.512 elapsed), 5.020 GC (5.128 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CoreTidy.hs -o compiler/stage1/build/CoreTidy.o 
<<ghc: 603509160 bytes, 145 GCs, 17554861/52554152 avg/max bytes residency (7 samples), 111M in use, 0.000 INIT (0.000 elapsed), 0.550 MUT (0.696 elapsed), 0.560 GC (0.571 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/Llvm.hs -o compiler/stage1/build/Llvm.o 
<<ghc: 519639376 bytes, 125 GCs, 14972160/47123952 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.000 elapsed), 0.570 MUT (0.683 elapsed), 0.630 GC (0.641 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs -o compiler/stage1/build/RegAlloc/Linear/JoinToTargets.o 
<<ghc: 74965608 bytes, 38 GCs, 4325728/9162536 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.150 MUT (0.229 elapsed), 0.140 GC (0.139 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/CodeGen/Gen64.hs -o compiler/stage1/build/SPARC/CodeGen/Gen64.o 
<<ghc: 1254972160 bytes, 154 GCs, 19356252/65617896 avg/max bytes residency (8 samples), 137M in use, 0.000 INIT (0.000 elapsed), 0.760 MUT (1.016 elapsed), 0.720 GC (0.650 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/CallArity.hs -o compiler/stage1/build/CallArity.o 
<<ghc: 1482709744 bytes, 181 GCs, 25269752/83933000 avg/max bytes residency (9 samples), 178M in use, 0.000 INIT (0.001 elapsed), 1.250 MUT (1.390 elapsed), 1.080 GC (1.101 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/LlvmCodeGen/Regs.hs -o compiler/stage1/build/LlvmCodeGen/Regs.o 
<<ghc: 476854016 bytes, 110 GCs, 14986642/43903016 avg/max bytes residency (7 samples), 92M in use, 0.000 INIT (0.001 elapsed), 0.460 MUT (0.575 elapsed), 0.410 GC (0.427 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmProf.hs -o compiler/stage1/build/StgCmmProf.o 
<<ghc: 594685264 bytes, 105 GCs, 14435724/43128272 avg/max bytes residency (7 samples), 92M in use, 0.000 INIT (0.000 elapsed), 0.540 MUT (0.657 elapsed), 0.450 GC (0.450 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmEnv.hs -o compiler/stage1/build/StgCmmEnv.o 
<<ghc: 494088152 bytes, 134 GCs, 15282322/45852904 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.001 elapsed), 0.550 MUT (0.628 elapsed), 0.430 GC (0.472 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/LiberateCase.hs -o compiler/stage1/build/LiberateCase.o 
<<ghc: 554085752 bytes, 101 GCs, 12879313/38592584 avg/max bytes residency (7 samples), 83M in use, 0.000 INIT (0.000 elapsed), 0.370 MUT (0.563 elapsed), 0.430 GC (0.419 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/specialise/Rules.hs -o compiler/stage1/build/Rules.o 
<<ghc: 724406192 bytes, 159 GCs, 18414328/56556840 avg/max bytes residency (8 samples), 117M in use, 0.000 INIT (0.001 elapsed), 0.600 MUT (0.781 elapsed), 0.760 GC (0.735 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/LlvmCodeGen/Base.hs -o compiler/stage1/build/LlvmCodeGen/Base.o 
<<ghc: 465994280 bytes, 112 GCs, 12343414/35038048 avg/max bytes residency (7 samples), 76M in use, 0.000 INIT (0.001 elapsed), 0.560 MUT (0.676 elapsed), 0.330 GC (0.377 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/RegAlloc/Linear/Main.hs -o compiler/stage1/build/RegAlloc/Linear/Main.o 
<<ghc: 665691992 bytes, 165 GCs, 19582121/66810216 avg/max bytes residency (8 samples), 140M in use, 0.000 INIT (0.001 elapsed), 0.680 MUT (0.889 elapsed), 0.750 GC (0.724 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/CodeGen/Gen32.hs -o compiler/stage1/build/SPARC/CodeGen/Gen32.o 
<<ghc: 1599726968 bytes, 205 GCs, 20423792/68884896 avg/max bytes residency (8 samples), 144M in use, 0.000 INIT (0.000 elapsed), 1.060 MUT (1.280 elapsed), 1.030 GC (1.011 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmTicky.hs -o compiler/stage1/build/StgCmmTicky.o 
<<ghc: 6356694240 bytes, 569 GCs, 59920452/162340192 avg/max bytes residency (15 samples), 362M in use, 0.000 INIT (0.001 elapsed), 3.580 MUT (4.022 elapsed), 4.940 GC (4.930 elapsed) :ghc>>
<<ghc: 1402089832 bytes, 210 GCs, 22600742/81118248 avg/max bytes residency (9 samples), 164M in use, 0.000 INIT (0.001 elapsed), 1.220 MUT (1.379 elapsed), 0.950 GC (0.967 elapsed) :ghc>>
<<ghc: 1276409080 bytes, 181 GCs, 19570675/63907776 avg/max bytes residency (9 samples), 136M in use, 0.010 INIT (0.001 elapsed), 1.000 MUT (1.312 elapsed), 0.900 GC (0.860 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/SysTools.hs -o compiler/stage1/build/SysTools.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/LlvmCodeGen/Data.hs -o compiler/stage1/build/LlvmCodeGen/Data.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/LlvmCodeGen/CodeGen.hs -o compiler/stage1/build/LlvmCodeGen/CodeGen.o 
<<ghc: 1220795760 bytes, 147 GCs, 15896271/52696792 avg/max bytes residency (8 samples), 109M in use, 0.000 INIT (0.000 elapsed), 1.020 MUT (1.108 elapsed), 0.640 GC (0.679 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/SPARC/CodeGen.hs -o compiler/stage1/build/SPARC/CodeGen.o 
<<ghc: 1511046128 bytes, 176 GCs, 23082118/75781136 avg/max bytes residency (9 samples), 165M in use, 0.000 INIT (0.001 elapsed), 1.100 MUT (1.333 elapsed), 1.110 GC (1.088 elapsed) :ghc>>
<<ghc: 574009592 bytes, 121 GCs, 17946210/57120560 avg/max bytes residency (7 samples), 118M in use, 0.000 INIT (0.001 elapsed), 0.510 MUT (0.697 elapsed), 0.600 GC (0.619 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/LlvmCodeGen/Ppr.hs -o compiler/stage1/build/LlvmCodeGen/Ppr.o 
<<ghc: 2527520152 bytes, 272 GCs, 33573835/103598928 avg/max bytes residency (10 samples), 259M in use, 0.000 INIT (0.000 elapsed), 1.540 MUT (1.757 elapsed), 1.680 GC (1.685 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmLayout.hs -o compiler/stage1/build/StgCmmLayout.o 
<<ghc: 1299575496 bytes, 201 GCs, 21195352/68588120 avg/max bytes residency (9 samples), 148M in use, 0.000 INIT (0.001 elapsed), 1.040 MUT (1.254 elapsed), 1.090 GC (1.035 elapsed) :ghc>>
<<ghc: 708232032 bytes, 122 GCs, 14095104/41847872 avg/max bytes residency (7 samples), 87M in use, 0.000 INIT (0.000 elapsed), 0.700 MUT (0.843 elapsed), 0.540 GC (0.558 elapsed) :ghc>>
<<ghc: 14881875712 bytes, 950 GCs, 79603545/175952912 avg/max bytes residency (18 samples), 450M in use, 0.000 INIT (0.001 elapsed), 8.190 MUT (9.818 elapsed), 6.660 GC (6.706 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsUtils.hs -o compiler/stage1/build/HsUtils.o 
<<ghc: 2101739280 bytes, 221 GCs, 23885106/82225272 avg/max bytes residency (9 samples), 170M in use, 0.000 INIT (0.000 elapsed), 1.370 MUT (1.576 elapsed), 1.170 GC (1.133 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmForeign.hs -o compiler/stage1/build/StgCmmForeign.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmHeap.hs -o compiler/stage1/build/StgCmmHeap.o 
<<ghc: 4391763168 bytes, 377 GCs, 34565109/106684280 avg/max bytes residency (11 samples), 275M in use, 0.000 INIT (0.000 elapsed), 2.760 MUT (3.041 elapsed), 2.210 GC (2.296 elapsed) :ghc>>
<<ghc: 1493954720 bytes, 200 GCs, 21927728/75403080 avg/max bytes residency (9 samples), 160M in use, 0.000 INIT (0.001 elapsed), 1.080 MUT (1.280 elapsed), 0.890 GC (0.928 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/hsSyn/HsSyn.hs -o compiler/stage1/build/HsSyn.o 
<<ghc: 1468512544 bytes, 208 GCs, 22858647/72925336 avg/max bytes residency (9 samples), 162M in use, 0.000 INIT (0.001 elapsed), 0.990 MUT (1.192 elapsed), 1.120 GC (1.109 elapsed) :ghc>>
<<ghc: 907923880 bytes, 126 GCs, 19806371/62556936 avg/max bytes residency (7 samples), 133M in use, 0.000 INIT (0.000 elapsed), 0.780 MUT (0.876 elapsed), 0.560 GC (0.616 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/HscTypes.hs -o compiler/stage1/build/HscTypes.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/PmExpr.hs -o compiler/stage1/build/PmExpr.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/parser/HaddockUtils.hs -o compiler/stage1/build/HaddockUtils.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/parser/RdrHsSyn.hs -o compiler/stage1/build/RdrHsSyn.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/HscStats.hs -o compiler/stage1/build/HscStats.o 
<<ghc: 1897936080 bytes, 244 GCs, 29204191/91273480 avg/max bytes residency (10 samples), 221M in use, 0.000 INIT (0.001 elapsed), 1.130 MUT (1.358 elapsed), 1.500 GC (1.460 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmLayoutStack.hs -o compiler/stage1/build/CmmLayoutStack.o 
<<ghc: 133820120 bytes, 53 GCs, 6147561/14650328 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.000 elapsed), 0.190 MUT (0.289 elapsed), 0.170 GC (0.155 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmPrim.hs -o compiler/stage1/build/StgCmmPrim.o 
<<ghc: 6178225712 bytes, 504 GCs, 49174919/128798576 avg/max bytes residency (13 samples), 335M in use, 0.000 INIT (0.001 elapsed), 4.160 MUT (4.632 elapsed), 3.610 GC (3.655 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/llvmGen/LlvmCodeGen.hs -o compiler/stage1/build/LlvmCodeGen.o 
<<ghc: 672103680 bytes, 131 GCs, 17151857/53936616 avg/max bytes residency (7 samples), 114M in use, 0.000 INIT (0.000 elapsed), 0.510 MUT (0.642 elapsed), 0.540 GC (0.532 elapsed) :ghc>>
<<ghc: 888353312 bytes, 162 GCs, 17668318/62493032 avg/max bytes residency (8 samples), 132M in use, 0.000 INIT (0.001 elapsed), 0.750 MUT (0.973 elapsed), 0.780 GC (0.758 elapsed) :ghc>>
<<ghc: 994284736 bytes, 130 GCs, 18975632/60565576 avg/max bytes residency (7 samples), 127M in use, 0.000 INIT (0.003 elapsed), 0.990 MUT (1.087 elapsed), 0.550 GC (0.618 elapsed) :ghc>>
<<ghc: 13324803584 bytes, 925 GCs, 107614281/500211448 avg/max bytes residency (20 samples), 1076M in use, 0.000 INIT (0.001 elapsed), 6.520 MUT (7.322 elapsed), 11.970 GC (11.972 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/nativeGen/AsmCodeGen.hs -o compiler/stage1/build/AsmCodeGen.o 
<<ghc: 2577967376 bytes, 278 GCs, 28443802/78090832 avg/max bytes residency (10 samples), 207M in use, 0.000 INIT (0.001 elapsed), 1.520 MUT (1.655 elapsed), 1.690 GC (1.750 elapsed) :ghc>>
<<ghc: 3489034528 bytes, 286 GCs, 30728169/118952664 avg/max bytes residency (10 samples), 247M in use, 0.000 INIT (0.001 elapsed), 2.340 MUT (2.650 elapsed), 1.710 GC (1.732 elapsed) :ghc>>
<<ghc: 4104123840 bytes, 384 GCs, 41119638/135254608 avg/max bytes residency (11 samples), 332M in use, 0.000 INIT (0.001 elapsed), 2.280 MUT (2.734 elapsed), 3.270 GC (3.160 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcRnTypes.hs -o compiler/stage1/build/TcRnTypes.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/Finder.hs -o compiler/stage1/build/Finder.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/PipelineMonad.hs -o compiler/stage1/build/PipelineMonad.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/MkCore.hs -o compiler/stage1/build/MkCore.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/GhcMonad.hs -o compiler/stage1/build/GhcMonad.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/parser/Parser.hs -o compiler/stage1/build/Parser.o 
<<ghc: 3073046584 bytes, 290 GCs, 31171497/100799440 avg/max bytes residency (10 samples), 245M in use, 0.000 INIT (0.001 elapsed), 2.360 MUT (2.645 elapsed), 2.000 GC (2.009 elapsed) :ghc>>
<<ghc: 416109560 bytes, 100 GCs, 14393998/41779872 avg/max bytes residency (7 samples), 88M in use, 0.000 INIT (0.001 elapsed), 0.440 MUT (0.548 elapsed), 0.450 GC (0.451 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmPipeline.hs -o compiler/stage1/build/CmmPipeline.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmHpc.hs -o compiler/stage1/build/StgCmmHpc.o 
<<ghc: 551781048 bytes, 125 GCs, 14982441/44168888 avg/max bytes residency (7 samples), 94M in use, 0.000 INIT (0.001 elapsed), 0.490 MUT (0.666 elapsed), 0.500 GC (0.502 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Env.hs -o compiler/stage1/build/Vectorise/Env.o 
<<ghc: 967121184 bytes, 153 GCs, 17246947/57704728 avg/max bytes residency (8 samples), 121M in use, 0.000 INIT (0.001 elapsed), 0.850 MUT (0.973 elapsed), 0.620 GC (0.647 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/Coverage.hs -o compiler/stage1/build/Coverage.o 
<<ghc: 354319128 bytes, 111 GCs, 14090754/41943576 avg/max bytes residency (7 samples), 86M in use, 0.000 INIT (0.001 elapsed), 0.380 MUT (0.506 elapsed), 0.400 GC (0.411 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/PrelRules.hs -o compiler/stage1/build/PrelRules.o 
<<ghc: 454106640 bytes, 100 GCs, 10927670/29785616 avg/max bytes residency (6 samples), 63M in use, 0.000 INIT (0.001 elapsed), 0.480 MUT (0.671 elapsed), 0.360 GC (0.354 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/FloatIn.hs -o compiler/stage1/build/FloatIn.o 
<<ghc: 1683000240 bytes, 206 GCs, 22488143/75703616 avg/max bytes residency (9 samples), 155M in use, 0.000 INIT (0.001 elapsed), 1.250 MUT (1.404 elapsed), 0.970 GC (1.066 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/CodeOutput.hs -o compiler/stage1/build/CodeOutput.o 
<<ghc: 1104769848 bytes, 187 GCs, 23158317/80399832 avg/max bytes residency (8 samples), 168M in use, 0.000 INIT (0.000 elapsed), 0.860 MUT (1.071 elapsed), 0.940 GC (0.908 elapsed) :ghc>>
<<ghc: 845694480 bytes, 168 GCs, 18638515/63122904 avg/max bytes residency (8 samples), 131M in use, 0.000 INIT (0.001 elapsed), 0.770 MUT (0.961 elapsed), 0.710 GC (0.705 elapsed) :ghc>>
<<ghc: 1050527840 bytes, 159 GCs, 20800225/71957464 avg/max bytes residency (8 samples), 147M in use, 0.000 INIT (0.001 elapsed), 1.070 MUT (1.274 elapsed), 0.850 GC (0.856 elapsed) :ghc>>
<<ghc: 4322788624 bytes, 393 GCs, 37759058/114851952 avg/max bytes residency (11 samples), 303M in use, 0.000 INIT (0.001 elapsed), 2.470 MUT (2.828 elapsed), 2.450 GC (2.539 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcRnMonad.hs -o compiler/stage1/build/TcRnMonad.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/iface/TcIface.hs-boot -o compiler/stage1/build/TcIface.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/Hooks.hs -o compiler/stage1/build/Hooks.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnHsDoc.hs -o compiler/stage1/build/RnHsDoc.o 
<<ghc: 9389606336 bytes, 788 GCs, 69683148/168006960 avg/max bytes residency (16 samples), 403M in use, 0.000 INIT (0.001 elapsed), 5.180 MUT (5.712 elapsed), 5.770 GC (5.838 elapsed) :ghc>>
<<ghc: 125442752 bytes, 57 GCs, 6208777/13387888 avg/max bytes residency (5 samples), 31M in use, 0.000 INIT (0.001 elapsed), 0.230 MUT (0.206 elapsed), 0.140 GC (0.170 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcTypeNats.hs -o compiler/stage1/build/TcTypeNats.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcUnify.hs-boot -o compiler/stage1/build/TcUnify.o-boot 
<<ghc: 107603976 bytes, 56 GCs, 6026915/14005936 avg/max bytes residency (5 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.200 MUT (0.290 elapsed), 0.140 GC (0.153 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcExpr.hs-boot -o compiler/stage1/build/TcExpr.o-boot 
<<ghc: 3012453880 bytes, 269 GCs, 24457191/89678432 avg/max bytes residency (10 samples), 189M in use, 0.000 INIT (0.002 elapsed), 1.940 MUT (2.334 elapsed), 1.760 GC (1.718 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnExpr.hs-boot -o compiler/stage1/build/RnExpr.o-boot 
<<ghc: 321430192 bytes, 109 GCs, 12172981/29274600 avg/max bytes residency (6 samples), 65M in use, 0.000 INIT (0.001 elapsed), 0.360 MUT (0.454 elapsed), 0.280 GC (0.314 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcMatches.hs-boot -o compiler/stage1/build/TcMatches.o-boot 
<<ghc: 137501536 bytes, 71 GCs, 8905162/23343240 avg/max bytes residency (6 samples), 47M in use, 0.010 INIT (0.001 elapsed), 0.150 MUT (0.187 elapsed), 0.280 GC (0.259 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcSplice.hs-boot -o compiler/stage1/build/TcSplice.o-boot 
<<ghc: 133041760 bytes, 70 GCs, 8810460/23223976 avg/max bytes residency (6 samples), 51M in use, 0.000 INIT (0.001 elapsed), 0.200 MUT (0.233 elapsed), 0.280 GC (0.322 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/basicTypes/MkId.hs -o compiler/stage1/build/MkId.o 
<<ghc: 133995584 bytes, 72 GCs, 9157625/24490936 avg/max bytes residency (6 samples), 51M in use, 0.000 INIT (0.001 elapsed), 0.190 MUT (0.183 elapsed), 0.240 GC (0.244 elapsed) :ghc>>
<<ghc: 139378256 bytes, 75 GCs, 9072388/23952760 avg/max bytes residency (6 samples), 53M in use, 0.000 INIT (0.001 elapsed), 0.150 MUT (0.164 elapsed), 0.260 GC (0.247 elapsed) :ghc>>
<<ghc: 127713752 bytes, 58 GCs, 5804848/12769616 avg/max bytes residency (5 samples), 32M in use, 0.000 INIT (0.001 elapsed), 0.300 MUT (0.351 elapsed), 0.180 GC (0.186 elapsed) :ghc>>
<<ghc: 3103310688 bytes, 282 GCs, 28093675/101530088 avg/max bytes residency (10 samples), 218M in use, 0.000 INIT (0.001 elapsed), 2.590 MUT (3.063 elapsed), 2.460 GC (2.402 elapsed) :ghc>>
<<ghc: 1047707744 bytes, 176 GCs, 15524609/48116448 avg/max bytes residency (8 samples), 100M in use, 0.000 INIT (0.001 elapsed), 0.920 MUT (1.066 elapsed), 0.870 GC (0.928 elapsed) :ghc>>
<<ghc: 1759643728 bytes, 202 GCs, 23435860/87548544 avg/max bytes residency (9 samples), 179M in use, 0.010 INIT (0.001 elapsed), 1.440 MUT (1.635 elapsed), 1.110 GC (1.162 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/prelude/PrelInfo.hs -o compiler/stage1/build/PrelInfo.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplStg/UnariseStg.hs -o compiler/stage1/build/UnariseStg.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/stgSyn/CoreToStg.hs -o compiler/stage1/build/CoreToStg.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/stranal/WwLib.hs -o compiler/stage1/build/WwLib.o 
<<ghc: 505317152 bytes, 114 GCs, 14576096/44827592 avg/max bytes residency (7 samples), 93M in use, 0.000 INIT (0.001 elapsed), 0.550 MUT (0.757 elapsed), 0.520 GC (0.540 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmCon.hs -o compiler/stage1/build/StgCmmCon.o 
<<ghc: 639301880 bytes, 159 GCs, 16340907/53931536 avg/max bytes residency (8 samples), 113M in use, 0.000 INIT (0.001 elapsed), 0.620 MUT (0.801 elapsed), 0.600 GC (0.597 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplStg/SimplStg.hs -o compiler/stage1/build/SimplStg.o 
<<ghc: 3808230312 bytes, 445 GCs, 34393455/120361616 avg/max bytes residency (11 samples), 294M in use, 0.000 INIT (0.000 elapsed), 2.590 MUT (3.043 elapsed), 2.330 GC (2.289 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/iface/IfaceEnv.hs -o compiler/stage1/build/IfaceEnv.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcMType.hs -o compiler/stage1/build/TcMType.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnSplice.hs-boot -o compiler/stage1/build/RnSplice.o-boot 
<<ghc: 949612264 bytes, 191 GCs, 21499700/77548784 avg/max bytes residency (9 samples), 158M in use, 0.000 INIT (0.001 elapsed), 0.670 MUT (0.870 elapsed), 0.930 GC (0.941 elapsed) :ghc>>
<<ghc: 185014704 bytes, 73 GCs, 9397056/25180808 avg/max bytes residency (6 samples), 55M in use, 0.000 INIT (0.001 elapsed), 0.190 MUT (0.216 elapsed), 0.290 GC (0.270 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcAnnotations.hs -o compiler/stage1/build/TcAnnotations.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcPatSyn.hs-boot -o compiler/stage1/build/TcPatSyn.o-boot 
<<ghc: 1202329440 bytes, 174 GCs, 21215599/78453920 avg/max bytes residency (9 samples), 164M in use, 0.000 INIT (0.001 elapsed), 1.100 MUT (1.292 elapsed), 0.910 GC (1.032 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/stranal/WorkWrap.hs -o compiler/stage1/build/WorkWrap.o 
<<ghc: 130696600 bytes, 70 GCs, 8596062/23717280 avg/max bytes residency (6 samples), 49M in use, 0.000 INIT (0.001 elapsed), 0.100 MUT (0.153 elapsed), 0.270 GC (0.231 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/stranal/DmdAnal.hs -o compiler/stage1/build/DmdAnal.o 
<<ghc: 775482888 bytes, 150 GCs, 19395809/66373512 avg/max bytes residency (8 samples), 135M in use, 0.000 INIT (0.001 elapsed), 0.770 MUT (0.852 elapsed), 0.640 GC (0.762 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmExpr.hs -o compiler/stage1/build/StgCmmExpr.o 
<<ghc: 684295176 bytes, 113 GCs, 13681804/41221240 avg/max bytes residency (7 samples), 88M in use, 0.000 INIT (0.001 elapsed), 0.820 MUT (1.051 elapsed), 0.730 GC (0.729 elapsed) :ghc>>
<<ghc: 896225224 bytes, 158 GCs, 20201962/66951400 avg/max bytes residency (8 samples), 139M in use, 0.000 INIT (0.001 elapsed), 0.730 MUT (1.060 elapsed), 0.880 GC (0.823 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/iface/BinIface.hs -o compiler/stage1/build/BinIface.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/iface/BuildTyCl.hs -o compiler/stage1/build/BuildTyCl.o 
<<ghc: 406288608 bytes, 123 GCs, 18775393/56116328 avg/max bytes residency (7 samples), 118M in use, 0.000 INIT (0.001 elapsed), 0.660 MUT (0.751 elapsed), 0.660 GC (0.682 elapsed) :ghc>>
<<ghc: 533535160 bytes, 122 GCs, 15800772/52285400 avg/max bytes residency (8 samples), 109M in use, 0.000 INIT (0.001 elapsed), 0.570 MUT (0.754 elapsed), 0.630 GC (0.617 elapsed) :ghc>>
<<ghc: 1476966472 bytes, 232 GCs, 27961718/89463160 avg/max bytes residency (9 samples), 197M in use, 0.000 INIT (0.001 elapsed), 1.330 MUT (1.547 elapsed), 1.520 GC (1.566 elapsed) :ghc>>
<<ghc: 2664685736 bytes, 262 GCs, 31920405/111775520 avg/max bytes residency (10 samples), 248M in use, 0.000 INIT (0.001 elapsed), 2.170 MUT (2.507 elapsed), 1.930 GC (1.933 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcHsSyn.hs -o compiler/stage1/build/TcHsSyn.o 
<<ghc: 1504975216 bytes, 235 GCs, 25455076/89059704 avg/max bytes residency (9 samples), 181M in use, 0.000 INIT (0.001 elapsed), 1.190 MUT (1.519 elapsed), 1.300 GC (1.313 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/iface/LoadIface.hs -o compiler/stage1/build/LoadIface.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/iface/FlagChecker.hs -o compiler/stage1/build/FlagChecker.o 
<<ghc: 466836384 bytes, 103 GCs, 14399460/43340088 avg/max bytes residency (7 samples), 92M in use, 0.000 INIT (0.001 elapsed), 0.470 MUT (0.907 elapsed), 0.500 GC (0.512 elapsed) :ghc>>
<<ghc: 2030015568 bytes, 196 GCs, 25403990/89563344 avg/max bytes residency (9 samples), 182M in use, 0.000 INIT (0.001 elapsed), 1.630 MUT (3.141 elapsed), 1.350 GC (1.309 elapsed) :ghc>>
<<ghc: 2172966744 bytes, 350 GCs, 32562208/96754544 avg/max bytes residency (10 samples), 252M in use, 0.000 INIT (0.000 elapsed), 1.820 MUT (2.846 elapsed), 1.960 GC (2.035 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmmBind.hs -o compiler/stage1/build/StgCmmBind.o 
<<ghc: 16369708808 bytes, 1400 GCs, 79355060/157983840 avg/max bytes residency (18 samples), 424M in use, 0.000 INIT (0.001 elapsed), 9.210 MUT (11.434 elapsed), 7.410 GC (7.611 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/HeaderInfo.hs -o compiler/stage1/build/HeaderInfo.o 
<<ghc: 1942498360 bytes, 248 GCs, 24017747/87190160 avg/max bytes residency (9 samples), 180M in use, 0.000 INIT (0.001 elapsed), 1.320 MUT (1.702 elapsed), 1.480 GC (1.371 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/cmm/CmmParse.hs -o compiler/stage1/build/CmmParse.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/codeGen/StgCmm.hs -o compiler/stage1/build/StgCmm.o 
<<ghc: 1164768592 bytes, 181 GCs, 17886327/58455352 avg/max bytes residency (8 samples), 123M in use, 0.010 INIT (0.001 elapsed), 0.940 MUT (1.127 elapsed), 0.710 GC (0.673 elapsed) :ghc>>
<<ghc: 3862573208 bytes, 360 GCs, 33233686/117149488 avg/max bytes residency (10 samples), 258M in use, 0.000 INIT (0.001 elapsed), 2.580 MUT (3.122 elapsed), 2.550 GC (2.536 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/TmOracle.hs -o compiler/stage1/build/TmOracle.o 
<<ghc: 3579613192 bytes, 337 GCs, 38165224/122324648 avg/max bytes residency (10 samples), 303M in use, 0.000 INIT (0.001 elapsed), 2.360 MUT (3.891 elapsed), 2.150 GC (2.102 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcEnv.hs -o compiler/stage1/build/TcEnv.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/FamInst.hs -o compiler/stage1/build/FamInst.o 
<<ghc: 524967400 bytes, 127 GCs, 14666033/45687240 avg/max bytes residency (7 samples), 98M in use, 0.000 INIT (0.000 elapsed), 0.400 MUT (0.589 elapsed), 0.470 GC (0.463 elapsed) :ghc>>
<<ghc: 1432754456 bytes, 272 GCs, 21959187/75568272 avg/max bytes residency (8 samples), 157M in use, 0.000 INIT (0.001 elapsed), 1.140 MUT (1.310 elapsed), 1.010 GC (0.994 elapsed) :ghc>>
<<ghc: 1880960064 bytes, 231 GCs, 26409981/96643344 avg/max bytes residency (9 samples), 200M in use, 0.000 INIT (0.001 elapsed), 1.500 MUT (1.639 elapsed), 1.280 GC (1.372 elapsed) :ghc>>
<<ghc: 2677648288 bytes, 266 GCs, 34701386/121970536 avg/max bytes residency (10 samples), 275M in use, 0.000 INIT (0.001 elapsed), 1.930 MUT (2.235 elapsed), 1.590 GC (1.582 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/CoreMonad.hs -o compiler/stage1/build/CoreMonad.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnEnv.hs -o compiler/stage1/build/RnEnv.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/Inst.hs -o compiler/stage1/build/Inst.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcGenDeriv.hs -o compiler/stage1/build/TcGenDeriv.o 
<<ghc: 5246073976 bytes, 468 GCs, 41790473/106958432 avg/max bytes residency (12 samples), 288M in use, 0.000 INIT (0.001 elapsed), 2.810 MUT (3.498 elapsed), 3.320 GC (3.169 elapsed) :ghc>>
<<ghc: 2085270232 bytes, 185 GCs, 25431959/97147488 avg/max bytes residency (9 samples), 202M in use, 0.000 INIT (0.001 elapsed), 1.710 MUT (1.895 elapsed), 1.200 GC (1.241 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcUnify.hs -o compiler/stage1/build/TcUnify.o 
<<ghc: 2324164120 bytes, 255 GCs, 27127733/96359800 avg/max bytes residency (10 samples), 208M in use, 0.000 INIT (0.001 elapsed), 1.940 MUT (2.236 elapsed), 2.210 GC (2.167 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CoreLint.hs -o compiler/stage1/build/CoreLint.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/specialise/SpecConstr.hs -o compiler/stage1/build/SpecConstr.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/specialise/Specialise.hs -o compiler/stage1/build/Specialise.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/SetLevels.hs -o compiler/stage1/build/SetLevels.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/SimplMonad.hs -o compiler/stage1/build/SimplMonad.o 
<<ghc: 3806834920 bytes, 331 GCs, 30973926/110798296 avg/max bytes residency (10 samples), 242M in use, 0.000 INIT (0.000 elapsed), 2.400 MUT (2.864 elapsed), 2.040 GC (2.001 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/Plugins.hs -o compiler/stage1/build/Plugins.o 
<<ghc: 119898496 bytes, 55 GCs, 5921545/13292424 avg/max bytes residency (5 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.160 MUT (0.290 elapsed), 0.150 GC (0.153 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcGenGenerics.hs -o compiler/stage1/build/TcGenGenerics.o 
<<ghc: 724442736 bytes, 139 GCs, 19018477/57710336 avg/max bytes residency (7 samples), 124M in use, 0.000 INIT (0.000 elapsed), 0.900 MUT (1.040 elapsed), 0.910 GC (0.899 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/GhcPlugins.hs -o compiler/stage1/build/GhcPlugins.o 
<<ghc: 1515321408 bytes, 215 GCs, 18377026/61583376 avg/max bytes residency (8 samples), 129M in use, 0.010 INIT (0.001 elapsed), 1.180 MUT (1.514 elapsed), 0.960 GC (0.921 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/SimplEnv.hs -o compiler/stage1/build/SimplEnv.o 
<<ghc: 2567614352 bytes, 272 GCs, 29880572/114633520 avg/max bytes residency (10 samples), 237M in use, 0.010 INIT (0.001 elapsed), 2.100 MUT (2.268 elapsed), 1.530 GC (1.629 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/FloatOut.hs -o compiler/stage1/build/FloatOut.o 
<<ghc: 361548632 bytes, 120 GCs, 15936179/48934032 avg/max bytes residency (7 samples), 101M in use, 0.000 INIT (0.001 elapsed), 0.370 MUT (0.489 elapsed), 0.470 GC (0.473 elapsed) :ghc>>
<<ghc: 2529861320 bytes, 283 GCs, 27315839/99655952 avg/max bytes residency (10 samples), 212M in use, 0.000 INIT (0.001 elapsed), 2.070 MUT (2.376 elapsed), 1.830 GC (1.817 elapsed) :ghc>>
<<ghc: 2462217936 bytes, 259 GCs, 31538494/115890816 avg/max bytes residency (10 samples), 249M in use, 0.000 INIT (0.001 elapsed), 2.160 MUT (2.424 elapsed), 2.530 GC (2.538 elapsed) :ghc>>
<<ghc: 7482503408 bytes, 631 GCs, 56039762/155143768 avg/max bytes residency (13 samples), 388M in use, 0.000 INIT (0.001 elapsed), 5.100 MUT (5.845 elapsed), 3.700 GC (3.700 elapsed) :ghc>>
<<ghc: 2354846728 bytes, 303 GCs, 35664716/121227352 avg/max bytes residency (10 samples), 281M in use, 0.000 INIT (0.001 elapsed), 1.650 MUT (2.079 elapsed), 2.130 GC (1.981 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnNames.hs -o compiler/stage1/build/RnNames.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcErrors.hs -o compiler/stage1/build/TcErrors.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnTypes.hs -o compiler/stage1/build/RnTypes.o 
<<ghc: 895744472 bytes, 160 GCs, 17330865/58420560 avg/max bytes residency (8 samples), 122M in use, 0.000 INIT (0.001 elapsed), 1.380 MUT (1.688 elapsed), 1.190 GC (1.216 elapsed) :ghc>>
<<ghc: 1039874408 bytes, 204 GCs, 17834777/60196912 avg/max bytes residency (8 samples), 130M in use, 0.000 INIT (0.002 elapsed), 1.370 MUT (1.602 elapsed), 1.020 GC (1.013 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/SimplUtils.hs -o compiler/stage1/build/SimplUtils.o 
<<ghc: 2142112224 bytes, 220 GCs, 21806464/82495360 avg/max bytes residency (9 samples), 173M in use, 0.000 INIT (0.001 elapsed), 1.730 MUT (1.969 elapsed), 1.110 GC (1.154 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/Simplify.hs -o compiler/stage1/build/Simplify.o 
<<ghc: 7861472400 bytes, 563 GCs, 62582547/153719328 avg/max bytes residency (13 samples), 417M in use, 0.000 INIT (0.001 elapsed), 4.500 MUT (5.369 elapsed), 5.330 GC (5.253 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/coreSyn/CorePrep.hs -o compiler/stage1/build/CorePrep.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/iface/TcIface.hs -o compiler/stage1/build/TcIface.o 
<<ghc: 4961891544 bytes, 461 GCs, 38660367/122873360 avg/max bytes residency (11 samples), 307M in use, 0.000 INIT (0.001 elapsed), 3.500 MUT (4.182 elapsed), 2.930 GC (2.899 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnPat.hs -o compiler/stage1/build/RnPat.o 
<<ghc: 5995495864 bytes, 542 GCs, 44006810/144244448 avg/max bytes residency (11 samples), 390M in use, 0.000 INIT (0.001 elapsed), 4.240 MUT (4.775 elapsed), 3.330 GC (3.354 elapsed) :ghc>>
<<ghc: 3455503568 bytes, 431 GCs, 38134725/127973752 avg/max bytes residency (11 samples), 293M in use, 0.000 INIT (0.000 elapsed), 2.750 MUT (3.157 elapsed), 2.420 GC (2.434 elapsed) :ghc>>
<<ghc: 2210921848 bytes, 263 GCs, 31461637/118393560 avg/max bytes residency (10 samples), 243M in use, 0.000 INIT (0.001 elapsed), 1.950 MUT (2.238 elapsed), 1.780 GC (1.759 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/TidyPgm.hs -o compiler/stage1/build/TidyPgm.o 
<<ghc: 6999602248 bytes, 503 GCs, 56412073/171343656 avg/max bytes residency (12 samples), 443M in use, 0.000 INIT (0.000 elapsed), 4.590 MUT (5.341 elapsed), 4.550 GC (4.647 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcSMonad.hs -o compiler/stage1/build/TcSMonad.o 
<<ghc: 2291596808 bytes, 274 GCs, 26250196/99175856 avg/max bytes residency (9 samples), 206M in use, 0.000 INIT (0.001 elapsed), 1.980 MUT (2.213 elapsed), 1.560 GC (1.591 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnBinds.hs -o compiler/stage1/build/RnBinds.o 
<<ghc: 3738880872 bytes, 365 GCs, 40524675/142395536 avg/max bytes residency (11 samples), 325M in use, 0.000 INIT (0.001 elapsed), 3.160 MUT (3.451 elapsed), 2.710 GC (2.780 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsMonad.hs -o compiler/stage1/build/DsMonad.o 
<<ghc: 1940387720 bytes, 238 GCs, 27698978/107361544 avg/max bytes residency (9 samples), 219M in use, 0.000 INIT (0.000 elapsed), 1.850 MUT (2.195 elapsed), 1.710 GC (1.711 elapsed) :ghc>>
<<ghc: 1620892864 bytes, 186 GCs, 24387144/90737544 avg/max bytes residency (9 samples), 190M in use, 0.000 INIT (0.001 elapsed), 1.700 MUT (1.784 elapsed), 1.270 GC (1.365 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Builtins/Initialise.hs -o compiler/stage1/build/Vectorise/Builtins/Initialise.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsExpr.hs-boot -o compiler/stage1/build/DsExpr.o-boot 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/Match.hs-boot -o compiler/stage1/build/Match.o-boot 
<<ghc: 2474683632 bytes, 251 GCs, 31225681/112024504 avg/max bytes residency (10 samples), 246M in use, 0.000 INIT (0.001 elapsed), 2.010 MUT (2.324 elapsed), 1.930 GC (2.003 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnSource.hs -o compiler/stage1/build/RnSource.o 
<<ghc: 147214328 bytes, 67 GCs, 9184701/24472896 avg/max bytes residency (6 samples), 51M in use, 0.010 INIT (0.001 elapsed), 0.180 MUT (0.223 elapsed), 0.300 GC (0.281 elapsed) :ghc>>
<<ghc: 162749384 bytes, 75 GCs, 10155276/26795264 avg/max bytes residency (6 samples), 56M in use, 0.000 INIT (0.001 elapsed), 0.220 MUT (0.242 elapsed), 0.330 GC (0.309 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsUtils.hs -o compiler/stage1/build/DsUtils.o 
<<ghc: 4639333952 bytes, 377 GCs, 41912547/123271944 avg/max bytes residency (11 samples), 329M in use, 0.000 INIT (0.000 elapsed), 3.600 MUT (4.117 elapsed), 2.850 GC (2.876 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcFlatten.hs -o compiler/stage1/build/TcFlatten.o 
<<ghc: 1391788432 bytes, 207 GCs, 22235902/71513664 avg/max bytes residency (8 samples), 147M in use, 0.010 INIT (0.001 elapsed), 1.350 MUT (1.506 elapsed), 1.230 GC (1.271 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Builtins.hs -o compiler/stage1/build/Vectorise/Builtins.o 
<<ghc: 75361040 bytes, 50 GCs, 4146818/7950312 avg/max bytes residency (4 samples), 30M in use, 0.000 INIT (0.001 elapsed), 0.220 MUT (0.361 elapsed), 0.170 GC (0.163 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Monad/Base.hs -o compiler/stage1/build/Vectorise/Monad/Base.o 
<<ghc: 1265927952 bytes, 165 GCs, 25034302/94065128 avg/max bytes residency (9 samples), 196M in use, 0.000 INIT (0.001 elapsed), 1.330 MUT (1.566 elapsed), 1.240 GC (1.298 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsCCall.hs -o compiler/stage1/build/DsCCall.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsGRHSs.hs -o compiler/stage1/build/DsGRHSs.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/MatchLit.hs -o compiler/stage1/build/MatchLit.o 
<<ghc: 957721688 bytes, 202 GCs, 20502929/67708216 avg/max bytes residency (8 samples), 141M in use, 0.000 INIT (0.000 elapsed), 0.750 MUT (0.912 elapsed), 0.930 GC (0.939 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Monad/Global.hs -o compiler/stage1/build/Vectorise/Monad/Global.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Monad/Local.hs -o compiler/stage1/build/Vectorise/Monad/Local.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Monad/Naming.hs -o compiler/stage1/build/Vectorise/Monad/Naming.o 
<<ghc: 626863160 bytes, 158 GCs, 26098177/90300040 avg/max bytes residency (8 samples), 186M in use, 0.000 INIT (0.001 elapsed), 0.800 MUT (1.014 elapsed), 0.930 GC (0.966 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsBinds.hs -o compiler/stage1/build/DsBinds.o 
<<ghc: 2264921232 bytes, 248 GCs, 26933475/96884352 avg/max bytes residency (9 samples), 201M in use, 0.000 INIT (0.000 elapsed), 1.670 MUT (1.932 elapsed), 1.730 GC (1.762 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcCanonical.hs -o compiler/stage1/build/TcCanonical.o 
<<ghc: 1109354240 bytes, 210 GCs, 24933250/91037144 avg/max bytes residency (9 samples), 186M in use, 0.000 INIT (0.002 elapsed), 1.010 MUT (1.140 elapsed), 1.110 GC (1.194 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsForeign.hs -o compiler/stage1/build/DsForeign.o 
<<ghc: 254501232 bytes, 92 GCs, 10510321/29027592 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.001 elapsed), 0.420 MUT (0.591 elapsed), 0.440 GC (0.383 elapsed) :ghc>>
<<ghc: 439772672 bytes, 121 GCs, 15913929/48961696 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.001 elapsed), 0.750 MUT (0.864 elapsed), 0.750 GC (0.743 elapsed) :ghc>>
<<ghc: 806266008 bytes, 176 GCs, 21237155/71246952 avg/max bytes residency (8 samples), 149M in use, 0.000 INIT (0.001 elapsed), 0.910 MUT (1.078 elapsed), 0.790 GC (0.807 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Monad/InstEnv.hs -o compiler/stage1/build/Vectorise/Monad/InstEnv.o 
<<ghc: 5144712064 bytes, 387 GCs, 42591373/131407136 avg/max bytes residency (11 samples), 335M in use, 0.000 INIT (0.001 elapsed), 3.770 MUT (4.173 elapsed), 3.350 GC (3.445 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnSplice.hs -o compiler/stage1/build/RnSplice.o 
<<ghc: 608158936 bytes, 137 GCs, 23000426/79547064 avg/max bytes residency (8 samples), 163M in use, 0.000 INIT (0.001 elapsed), 0.750 MUT (0.898 elapsed), 0.710 GC (0.732 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Monad.hs -o compiler/stage1/build/Vectorise/Monad.o 
<<ghc: 2006791976 bytes, 200 GCs, 27330279/103824256 avg/max bytes residency (9 samples), 216M in use, 0.000 INIT (0.000 elapsed), 2.070 MUT (2.336 elapsed), 1.410 GC (1.414 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/MatchCon.hs -o compiler/stage1/build/MatchCon.o 
<<ghc: 2275248960 bytes, 201 GCs, 26913192/100067648 avg/max bytes residency (9 samples), 206M in use, 0.000 INIT (0.003 elapsed), 1.850 MUT (2.167 elapsed), 1.450 GC (1.439 elapsed) :ghc>>
<<ghc: 2563408976 bytes, 247 GCs, 30745456/112225344 avg/max bytes residency (10 samples), 241M in use, 0.000 INIT (0.001 elapsed), 1.990 MUT (2.285 elapsed), 1.790 GC (1.783 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcInteract.hs -o compiler/stage1/build/TcInteract.o 
<<ghc: 1305639792 bytes, 170 GCs, 21340304/74904984 avg/max bytes residency (8 samples), 158M in use, 0.000 INIT (0.003 elapsed), 1.180 MUT (1.318 elapsed), 0.870 GC (0.906 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/rename/RnExpr.hs -o compiler/stage1/build/RnExpr.o 
<<ghc: 679277744 bytes, 154 GCs, 21009594/72080840 avg/max bytes residency (8 samples), 150M in use, 0.000 INIT (0.000 elapsed), 0.860 MUT (1.097 elapsed), 0.730 GC (0.763 elapsed) :ghc>>
<<ghc: 1039541168 bytes, 186 GCs, 23007028/78171560 avg/max bytes residency (8 samples), 162M in use, 0.000 INIT (0.001 elapsed), 1.410 MUT (1.514 elapsed), 1.260 GC (1.247 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Utils/Base.hs -o compiler/stage1/build/Vectorise/Utils/Base.o 
<<ghc: 6825815368 bytes, 547 GCs, 63699561/183509456 avg/max bytes residency (13 samples), 479M in use, 0.000 INIT (0.001 elapsed), 3.620 MUT (4.374 elapsed), 4.870 GC (4.830 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsMeta.hs -o compiler/stage1/build/DsMeta.o 
<<ghc: 681899408 bytes, 165 GCs, 21625937/73281280 avg/max bytes residency (8 samples), 151M in use, 0.000 INIT (0.001 elapsed), 1.220 MUT (1.367 elapsed), 1.070 GC (1.098 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Utils/PADict.hs -o compiler/stage1/build/Vectorise/Utils/PADict.o 
<<ghc: 3776990728 bytes, 356 GCs, 31484179/116752824 avg/max bytes residency (10 samples), 243M in use, 0.000 INIT (0.001 elapsed), 2.710 MUT (3.011 elapsed), 2.390 GC (2.441 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcSimplify.hs -o compiler/stage1/build/TcSimplify.o 
<<ghc: 1369230096 bytes, 204 GCs, 25167766/82301480 avg/max bytes residency (8 samples), 168M in use, 0.010 INIT (0.001 elapsed), 1.080 MUT (1.316 elapsed), 0.970 GC (0.891 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Utils/Poly.hs -o compiler/stage1/build/Vectorise/Utils/Poly.o 
<<ghc: 456245688 bytes, 119 GCs, 16526286/51856080 avg/max bytes residency (7 samples), 108M in use, 0.010 INIT (0.001 elapsed), 0.530 MUT (0.583 elapsed), 0.450 GC (0.519 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Utils/Hoisting.hs -o compiler/stage1/build/Vectorise/Utils/Hoisting.o 
<<ghc: 457607120 bytes, 140 GCs, 16647668/51342224 avg/max bytes residency (7 samples), 107M in use, 0.000 INIT (0.007 elapsed), 0.600 MUT (0.652 elapsed), 0.440 GC (0.512 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Utils/Closure.hs -o compiler/stage1/build/Vectorise/Utils/Closure.o 
<<ghc: 3224332224 bytes, 282 GCs, 31087093/122954632 avg/max bytes residency (10 samples), 254M in use, 0.000 INIT (0.001 elapsed), 2.590 MUT (3.025 elapsed), 2.680 GC (2.641 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/Check.hs -o compiler/stage1/build/Check.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcValidity.hs -o compiler/stage1/build/TcValidity.o 
<<ghc: 695468192 bytes, 166 GCs, 17344782/53280512 avg/max bytes residency (7 samples), 115M in use, 0.000 INIT (0.001 elapsed), 1.300 MUT (1.418 elapsed), 0.870 GC (0.891 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Utils.hs -o compiler/stage1/build/Vectorise/Utils.o 
<<ghc: 8645948160 bytes, 859 GCs, 67882206/187524424 avg/max bytes residency (14 samples), 482M in use, 0.000 INIT (0.001 elapsed), 5.530 MUT (6.395 elapsed), 6.250 GC (6.147 elapsed) :ghc>>
<<ghc: 580741712 bytes, 158 GCs, 16122252/48926120 avg/max bytes residency (7 samples), 103M in use, 0.000 INIT (0.003 elapsed), 0.590 MUT (0.676 elapsed), 0.520 GC (0.523 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Type/Type.hs -o compiler/stage1/build/Vectorise/Type/Type.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Generic/Description.hs -o compiler/stage1/build/Vectorise/Generic/Description.o 
<<ghc: 460810520 bytes, 125 GCs, 16066557/50876720 avg/max bytes residency (7 samples), 105M in use, 0.000 INIT (0.001 elapsed), 0.570 MUT (0.671 elapsed), 0.600 GC (0.595 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Convert.hs -o compiler/stage1/build/Vectorise/Convert.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Var.hs -o compiler/stage1/build/Vectorise/Var.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Type/TyConDecl.hs -o compiler/stage1/build/Vectorise/Type/TyConDecl.o 
<<ghc: 915143544 bytes, 174 GCs, 25601701/86127744 avg/max bytes residency (8 samples), 177M in use, 0.000 INIT (0.001 elapsed), 0.830 MUT (0.951 elapsed), 0.970 GC (1.001 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Generic/PData.hs -o compiler/stage1/build/Vectorise/Generic/PData.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Generic/PAMethods.hs -o compiler/stage1/build/Vectorise/Generic/PAMethods.o 
<<ghc: 8722697648 bytes, 676 GCs, 67857964/200472912 avg/max bytes residency (13 samples), 472M in use, 0.000 INIT (0.001 elapsed), 6.120 MUT (6.840 elapsed), 5.270 GC (5.392 elapsed) :ghc>>
<<ghc: 398684072 bytes, 122 GCs, 15418246/47537752 avg/max bytes residency (7 samples), 98M in use, 0.000 INIT (0.000 elapsed), 0.470 MUT (0.584 elapsed), 0.490 GC (0.482 elapsed) :ghc>>
<<ghc: 2781797792 bytes, 290 GCs, 28697284/111810416 avg/max bytes residency (10 samples), 230M in use, 0.000 INIT (0.001 elapsed), 2.030 MUT (2.374 elapsed), 1.730 GC (1.672 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/Match.hs -o compiler/stage1/build/Match.o 
<<ghc: 512527040 bytes, 162 GCs, 16828107/52101456 avg/max bytes residency (7 samples), 111M in use, 0.000 INIT (0.001 elapsed), 0.660 MUT (0.769 elapsed), 0.640 GC (0.624 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Exp.hs -o compiler/stage1/build/Vectorise/Exp.o 
<<ghc: 521116632 bytes, 128 GCs, 15014337/46903848 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.001 elapsed), 0.600 MUT (0.695 elapsed), 0.470 GC (0.478 elapsed) :ghc>>
<<ghc: 1646662984 bytes, 213 GCs, 22986488/77616064 avg/max bytes residency (8 samples), 162M in use, 0.000 INIT (0.001 elapsed), 1.440 MUT (1.579 elapsed), 0.960 GC (0.999 elapsed) :ghc>>
<<ghc: 2389852976 bytes, 258 GCs, 25213879/86292040 avg/max bytes residency (9 samples), 181M in use, 0.000 INIT (0.001 elapsed), 1.780 MUT (1.948 elapsed), 1.470 GC (1.531 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Generic/PADict.hs -o compiler/stage1/build/Vectorise/Generic/PADict.o 
<<ghc: 1722420432 bytes, 233 GCs, 31328052/114063432 avg/max bytes residency (9 samples), 236M in use, 0.000 INIT (0.001 elapsed), 1.340 MUT (1.586 elapsed), 1.260 GC (1.286 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsArrows.hs -o compiler/stage1/build/DsArrows.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsListComp.hs -o compiler/stage1/build/DsListComp.o 
<<ghc: 5069084104 bytes, 435 GCs, 49154491/137065832 avg/max bytes residency (12 samples), 367M in use, 0.000 INIT (0.001 elapsed), 3.220 MUT (3.597 elapsed), 3.580 GC (3.547 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcHsType.hs -o compiler/stage1/build/TcHsType.o 
<<ghc: 626127616 bytes, 149 GCs, 14729884/44615848 avg/max bytes residency (7 samples), 97M in use, 0.000 INIT (0.001 elapsed), 0.630 MUT (0.801 elapsed), 0.520 GC (0.471 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise/Type/Env.hs -o compiler/stage1/build/Vectorise/Type/Env.o 
<<ghc: 4135617632 bytes, 358 GCs, 38568458/119214584 avg/max bytes residency (11 samples), 284M in use, 0.000 INIT (0.001 elapsed), 2.810 MUT (3.234 elapsed), 2.400 GC (2.369 elapsed) :ghc>>
<<ghc: 1839405168 bytes, 216 GCs, 30482704/114883400 avg/max bytes residency (9 samples), 238M in use, 0.000 INIT (0.001 elapsed), 1.420 MUT (1.613 elapsed), 1.270 GC (1.301 elapsed) :ghc>>
<<ghc: 1956383280 bytes, 199 GCs, 25061203/93837128 avg/max bytes residency (9 samples), 195M in use, 0.000 INIT (0.001 elapsed), 1.530 MUT (1.837 elapsed), 1.100 GC (1.152 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/DsExpr.hs -o compiler/stage1/build/DsExpr.o 
<<ghc: 1997416736 bytes, 253 GCs, 24960397/90975064 avg/max bytes residency (9 samples), 190M in use, 0.000 INIT (0.000 elapsed), 2.080 MUT (2.214 elapsed), 1.480 GC (1.522 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/vectorise/Vectorise.hs -o compiler/stage1/build/Vectorise.o 
<<ghc: 4230107160 bytes, 350 GCs, 33250934/126538656 avg/max bytes residency (10 samples), 265M in use, 0.000 INIT (0.001 elapsed), 2.780 MUT (3.144 elapsed), 2.060 GC (2.056 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcPat.hs -o compiler/stage1/build/TcPat.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcDefaults.hs -o compiler/stage1/build/TcDefaults.o 
<<ghc: 811827240 bytes, 152 GCs, 23591650/82557040 avg/max bytes residency (8 samples), 170M in use, 0.000 INIT (0.001 elapsed), 0.680 MUT (0.871 elapsed), 0.860 GC (0.801 elapsed) :ghc>>
<<ghc: 2707596464 bytes, 242 GCs, 39132324/139074712 avg/max bytes residency (10 samples), 305M in use, 0.000 INIT (0.002 elapsed), 1.860 MUT (2.146 elapsed), 1.830 GC (1.880 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/deSugar/Desugar.hs -o compiler/stage1/build/Desugar.o 
<<ghc: 1532400760 bytes, 238 GCs, 32094047/110552928 avg/max bytes residency (9 samples), 227M in use, 0.010 INIT (0.001 elapsed), 1.370 MUT (1.592 elapsed), 1.670 GC (1.651 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/simplCore/SimplCore.hs -o compiler/stage1/build/SimplCore.o 
<<ghc: 2414620264 bytes, 291 GCs, 36053163/126433096 avg/max bytes residency (10 samples), 284M in use, 0.000 INIT (0.001 elapsed), 1.680 MUT (1.987 elapsed), 1.710 GC (1.716 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcBinds.hs -o compiler/stage1/build/TcBinds.o 
<<ghc: 2387635032 bytes, 235 GCs, 30711610/116936056 avg/max bytes residency (9 samples), 240M in use, 0.000 INIT (0.001 elapsed), 1.880 MUT (2.131 elapsed), 1.560 GC (1.555 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/iface/MkIface.hs -o compiler/stage1/build/MkIface.o 
<<ghc: 1721367024 bytes, 197 GCs, 28701007/96976104 avg/max bytes residency (9 samples), 198M in use, 0.000 INIT (0.001 elapsed), 1.350 MUT (1.589 elapsed), 1.220 GC (1.187 elapsed) :ghc>>
<<ghc: 4162656192 bytes, 345 GCs, 38614319/129718744 avg/max bytes residency (11 samples), 325M in use, 0.000 INIT (0.000 elapsed), 2.720 MUT (3.129 elapsed), 2.510 GC (2.500 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcTypeable.hs -o compiler/stage1/build/TcTypeable.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcClassDcl.hs -o compiler/stage1/build/TcClassDcl.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcTyDecls.hs -o compiler/stage1/build/TcTyDecls.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcMatches.hs -o compiler/stage1/build/TcMatches.o 
<<ghc: 1241128208 bytes, 174 GCs, 22390694/75691480 avg/max bytes residency (8 samples), 160M in use, 0.000 INIT (0.001 elapsed), 1.180 MUT (1.339 elapsed), 0.940 GC (0.927 elapsed) :ghc>>
<<ghc: 4524029544 bytes, 428 GCs, 43841818/146893976 avg/max bytes residency (11 samples), 356M in use, 0.000 INIT (0.001 elapsed), 2.800 MUT (3.252 elapsed), 3.110 GC (3.106 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/PprTyThing.hs -o compiler/stage1/build/PprTyThing.o 
<<ghc: 1378722304 bytes, 174 GCs, 24511825/93071624 avg/max bytes residency (9 samples), 191M in use, 0.000 INIT (0.000 elapsed), 1.650 MUT (1.908 elapsed), 1.190 GC (1.181 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcDeriv.hs -o compiler/stage1/build/TcDeriv.o 
<<ghc: 1786790464 bytes, 217 GCs, 28736503/109243128 avg/max bytes residency (9 samples), 227M in use, 0.010 INIT (0.001 elapsed), 1.750 MUT (2.005 elapsed), 1.640 GC (1.599 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcTyClsDecls.hs -o compiler/stage1/build/TcTyClsDecls.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcPatSyn.hs -o compiler/stage1/build/TcPatSyn.o 
<<ghc: 2424180584 bytes, 254 GCs, 31269095/120676128 avg/max bytes residency (10 samples), 248M in use, 0.010 INIT (0.000 elapsed), 2.150 MUT (2.331 elapsed), 1.660 GC (1.718 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcArrows.hs -o compiler/stage1/build/TcArrows.o 
<<ghc: 536842528 bytes, 158 GCs, 23473259/80132792 avg/max bytes residency (8 samples), 162M in use, 0.000 INIT (0.001 elapsed), 0.520 MUT (0.687 elapsed), 0.910 GC (0.893 elapsed) :ghc>>
<<ghc: 1321392248 bytes, 189 GCs, 21468315/73928120 avg/max bytes residency (8 samples), 156M in use, 0.000 INIT (0.000 elapsed), 1.130 MUT (1.246 elapsed), 0.850 GC (0.849 elapsed) :ghc>>
<<ghc: 2818618488 bytes, 238 GCs, 27639579/104504584 avg/max bytes residency (9 samples), 219M in use, 0.000 INIT (0.001 elapsed), 2.180 MUT (2.466 elapsed), 1.480 GC (1.523 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcExpr.hs -o compiler/stage1/build/TcExpr.o 
<<ghc: 4563096128 bytes, 381 GCs, 43080245/133561528 avg/max bytes residency (11 samples), 336M in use, 0.000 INIT (0.001 elapsed), 3.220 MUT (3.699 elapsed), 2.730 GC (2.664 elapsed) :ghc>>
<<ghc: 8215825032 bytes, 531 GCs, 56829446/167074280 avg/max bytes residency (12 samples), 436M in use, 0.010 INIT (0.001 elapsed), 5.690 MUT (6.504 elapsed), 4.430 GC (4.436 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcInstDcls.hs -o compiler/stage1/build/TcInstDcls.o 
<<ghc: 6154068472 bytes, 478 GCs, 56612871/173499136 avg/max bytes residency (12 samples), 432M in use, 0.000 INIT (0.000 elapsed), 3.930 MUT (4.454 elapsed), 3.980 GC (3.948 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcForeign.hs -o compiler/stage1/build/TcForeign.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcRules.hs -o compiler/stage1/build/TcRules.o 
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcSplice.hs -o compiler/stage1/build/TcSplice.o 
<<ghc: 755534720 bytes, 155 GCs, 22909333/80414184 avg/max bytes residency (8 samples), 165M in use, 0.000 INIT (0.000 elapsed), 0.680 MUT (0.916 elapsed), 0.860 GC (0.791 elapsed) :ghc>>
<<ghc: 971143072 bytes, 173 GCs, 26347632/93119584 avg/max bytes residency (8 samples), 195M in use, 0.000 INIT (0.001 elapsed), 0.980 MUT (1.131 elapsed), 1.030 GC (1.036 elapsed) :ghc>>
<<ghc: 2010608096 bytes, 235 GCs, 32832487/122757968 avg/max bytes residency (10 samples), 255M in use, 0.000 INIT (0.001 elapsed), 1.670 MUT (1.868 elapsed), 1.670 GC (1.666 elapsed) :ghc>>
<<ghc: 3189875456 bytes, 321 GCs, 36072296/134164872 avg/max bytes residency (10 samples), 284M in use, 0.010 INIT (0.001 elapsed), 2.970 MUT (3.126 elapsed), 2.150 GC (2.270 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/typecheck/TcRnDriver.hs -o compiler/stage1/build/TcRnDriver.o 
<<ghc: 6799062128 bytes, 472 GCs, 53508105/162227552 avg/max bytes residency (12 samples), 422M in use, 0.000 INIT (0.001 elapsed), 4.690 MUT (5.178 elapsed), 3.610 GC (3.586 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/HscMain.hs -o compiler/stage1/build/HscMain.o 
<<ghc: 5648671544 bytes, 435 GCs, 48557075/154807024 avg/max bytes residency (11 samples), 398M in use, 0.000 INIT (0.001 elapsed), 4.280 MUT (4.625 elapsed), 3.270 GC (3.289 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/DriverPipeline.hs -o compiler/stage1/build/DriverPipeline.o 
<<ghc: 9160745912 bytes, 573 GCs, 55333363/163875288 avg/max bytes residency (12 samples), 434M in use, 0.000 INIT (0.001 elapsed), 6.610 MUT (7.127 elapsed), 3.960 GC (4.156 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/GhcMake.hs -o compiler/stage1/build/GhcMake.o 
<<ghc: 6122750688 bytes, 602 GCs, 54056932/152071008 avg/max bytes residency (12 samples), 405M in use, 0.000 INIT (0.001 elapsed), 4.340 MUT (4.827 elapsed), 4.160 GC (4.138 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/GHC.hs -o compiler/stage1/build/GHC.o 
<<ghc: 2890024920 bytes, 275 GCs, 36806362/147768608 avg/max bytes residency (10 samples), 301M in use, 0.010 INIT (0.001 elapsed), 2.500 MUT (2.706 elapsed), 1.970 GC (2.061 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-8.0.2 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -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/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1    -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id binary-0.8.3.0 -package-id bytestring-0.10.8.1 -package-id containers-0.5.7.1 -package-id deepseq-1.4.2.0 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-boot-8.0.2 -package-id ghc-boot-th-8.0.2 -package-id hoopl-3.10.2.1 -package-id hpc-0.6.0.3 -package-id process-1.4.3.0 -package-id template-haskell-2.11.1.0 -package-id time-1.6.0.1 -package-id transformers-0.5.2.0 -package-id unix-2.7.2.1 -Wall -fno-warn-name-shadowing -this-unit-id ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing   -no-user-package-db -rtsopts       -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build    -c compiler/main/DriverMkDepend.hs -o compiler/stage1/build/DriverMkDepend.o 
<<ghc: 1318247064 bytes, 200 GCs, 23160880/89168672 avg/max bytes residency (9 samples), 184M in use, 0.000 INIT (0.001 elapsed), 1.780 MUT (1.997 elapsed), 1.850 GC (1.831 elapsed) :ghc>>
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -ighc/. -ighc/stage1/build -ighc/stage1/build/autogen -Ighc/stage1/build -Ighc/stage1/build/autogen     -optP-include -optPghc/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-8.0.2 -package-id ghc-boot-8.0.2 -package-id process-1.4.3.0 -package-id unix-2.7.2.1 -Wall -XHaskell2010   -no-hs-main -no-user-package-db -rtsopts       -odir ghc/stage1/build -hidir ghc/stage1/build -stubdir ghc/stage1/build    -c ghc/./Main.hs -o ghc/stage1/build/Main.o 
"rm" -f compiler/stage1/build/libHSghc-8.0.2.a compiler/stage1/build/libHSghc-8.0.2.a.contents  
echo compiler/stage1/build/Avail.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/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/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/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/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/CodeGen/Platform.o compiler/stage1/build/CodeGen/Platform/ARM.o compiler/stage1/build/CodeGen/Platform/ARM64.o compiler/stage1/build/CodeGen/Platform/NoRegs.o compiler/stage1/build/CodeGen/Platform/PPC.o compiler/stage1/build/CodeGen/Platform/PPC_Darwin.o compiler/stage1/build/CodeGen/Platform/SPARC.o compiler/stage1/build/CodeGen/Platform/X86.o compiler/stage1/build/CodeGen/Platform/X86_64.o compiler/stage1/build/CgUtils.o compiler/stage1/build/StgCmm.o compiler/stage1/build/StgCmmBind.o compiler/stage1/build/StgCmmClosure.o compiler/stage1/build/StgCmmCon.o compiler/stage1/build/StgCmmEnv.o compiler/stage1/build/StgCmmExpr.o compiler/stage1/build/StgCmmForeign.o compiler/stage1/build/StgCmmHeap.o compiler/stage1/build/StgCmmHpc.o compiler/stage1/build/StgCmmArgRep.o compiler/stage1/build/StgCmmLayout.o compiler/stage1/build/StgCmmMonad.o compiler/stage1/build/StgCmmPrim.o compiler/stage1/build/StgCmmProf.o compiler/stage1/build/StgCmmTicky.o compiler/stage1/build/StgCmmUtils.o compiler/stage1/build/StgCmmExtCode.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/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/CoreSeq.o compiler/stage1/build/CoreStats.o compiler/stage1/build/MkCore.o compiler/stage1/build/PprCore.o compiler/stage1/build/PmExpr.o compiler/stage1/build/TmOracle.o compiler/stage1/build/Check.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/DsUtils.o compiler/stage1/build/Match.o compiler/stage1/build/MatchCon.o compiler/stage1/build/MatchLit.o compiler/stage1/build/HsBinds.o compiler/stage1/build/HsDecls.o compiler/stage1/build/HsDoc.o compiler/stage1/build/HsExpr.o compiler/stage1/build/HsImpExp.o compiler/stage1/build/HsLit.o compiler/stage1/build/PlaceHolder.o compiler/stage1/build/HsPat.o compiler/stage1/build/HsSyn.o compiler/stage1/build/HsTypes.o compiler/stage1/build/HsUtils.o compiler/stage1/build/BinIface.o compiler/stage1/build/BuildTyCl.o compiler/stage1/build/IfaceEnv.o compiler/stage1/build/IfaceSyn.o compiler/stage1/build/IfaceType.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/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/StaticFlags.o compiler/stage1/build/StaticPtrTable.o compiler/stage1/build/SysTools.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/PrelInfo.o compiler/stage1/build/PrelNames.o compiler/stage1/build/PrelRules.o compiler/stage1/build/PrimOp.o compiler/stage1/build/TysPrim.o compiler/stage1/build/TysWiredIn.o compiler/stage1/build/CostCentre.o compiler/stage1/build/ProfInit.o compiler/stage1/build/SCCfinal.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/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/UnariseStg.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/CallArity.o compiler/stage1/build/DmdAnal.o compiler/stage1/build/WorkWrap.o compiler/stage1/build/WwLib.o compiler/stage1/build/FamInst.o compiler/stage1/build/Inst.o compiler/stage1/build/TcAnnotations.o compiler/stage1/build/TcArrows.o compiler/stage1/build/TcBinds.o compiler/stage1/build/TcClassDcl.o compiler/stage1/build/TcDefaults.o compiler/stage1/build/TcDeriv.o compiler/stage1/build/TcEnv.o compiler/stage1/build/TcExpr.o compiler/stage1/build/TcForeign.o compiler/stage1/build/TcGenDeriv.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/TcRnMonad.o compiler/stage1/build/TcRnTypes.o compiler/stage1/build/TcRules.o compiler/stage1/build/TcSimplify.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/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/Kind.o compiler/stage1/build/Type.o compiler/stage1/build/TyCoRep.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/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/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/UniqSet.o compiler/stage1/build/Util.o compiler/stage1/build/Vectorise/Builtins/Base.o compiler/stage1/build/Vectorise/Builtins/Initialise.o compiler/stage1/build/Vectorise/Builtins.o compiler/stage1/build/Vectorise/Monad/Base.o compiler/stage1/build/Vectorise/Monad/Naming.o compiler/stage1/build/Vectorise/Monad/Local.o compiler/stage1/build/Vectorise/Monad/Global.o compiler/stage1/build/Vectorise/Monad/InstEnv.o compiler/stage1/build/Vectorise/Monad.o compiler/stage1/build/Vectorise/Utils/Base.o compiler/stage1/build/Vectorise/Utils/Closure.o compiler/stage1/build/Vectorise/Utils/Hoisting.o compiler/stage1/build/Vectorise/Utils/PADict.o compiler/stage1/build/Vectorise/Utils/Poly.o compiler/stage1/build/Vectorise/Utils.o compiler/stage1/build/Vectorise/Generic/Description.o compiler/stage1/build/Vectorise/Generic/PAMethods.o compiler/stage1/build/Vectorise/Generic/PADict.o compiler/stage1/build/Vectorise/Generic/PData.o compiler/stage1/build/Vectorise/Type/Env.o compiler/stage1/build/Vectorise/Type/Type.o compiler/stage1/build/Vectorise/Type/TyConDecl.o compiler/stage1/build/Vectorise/Type/Classify.o compiler/stage1/build/Vectorise/Convert.o compiler/stage1/build/Vectorise/Vect.o compiler/stage1/build/Vectorise/Var.o compiler/stage1/build/Vectorise/Env.o compiler/stage1/build/Vectorise/Exp.o compiler/stage1/build/Vectorise.o compiler/stage1/build/Hoopl/Dataflow.o compiler/stage1/build/Hoopl.o compiler/stage1/build/AsmCodeGen.o compiler/stage1/build/TargetReg.o compiler/stage1/build/NCGMonad.o compiler/stage1/build/Instruction.o compiler/stage1/build/Format.o compiler/stage1/build/Reg.o compiler/stage1/build/RegClass.o compiler/stage1/build/PIC.o compiler/stage1/build/Platform.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/parser/cutils.o compiler/stage1/build/cbits/genSym.o     >> compiler/stage1/build/libHSghc-8.0.2.a.contents
"ar" q  compiler/stage1/build/libHSghc-8.0.2.a @compiler/stage1/build/libHSghc-8.0.2.a.contents
ar: creating compiler/stage1/build/libHSghc-8.0.2.a
"rm" -f compiler/stage1/build/libHSghc-8.0.2.a.contents  
"/pbulk/work/lang/ghc80/work/.tools/bin/ghc" -o ghc/stage1/build/tmp/ghc-stage1 -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -ighc/. -ighc/stage1/build -ighc/stage1/build/autogen -Ighc/stage1/build -Ighc/stage1/build/autogen     -optP-include -optPghc/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-8.0.2 -package-id ghc-boot-8.0.2 -package-id process-1.4.3.0 -package-id unix-2.7.2.1 -Wall -XHaskell2010   -no-hs-main -no-user-package-db -rtsopts       -odir ghc/stage1/build -hidir ghc/stage1/build -stubdir ghc/stage1/build     -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -i -ighc/. -ighc/stage1/build -ighc/stage1/build/autogen -Ighc/stage1/build -Ighc/stage1/build/autogen     -optP-include -optPghc/stage1/build/autogen/cabal_macros.h -package-id array-0.5.1.1 -package-id base-4.9.1.0 -package-id bytestring-0.10.8.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id ghc-8.0.2 -package-id ghc-boot-8.0.2 -package-id process-1.4.3.0 -package-id unix-2.7.2.1 -Wall -XHaskell2010   -no-hs-main -no-user-package-db -rtsopts       ghc/stage1/build/Main.o ghc/stage1/build/hschooks.o   
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
/usr/bin/install -c -o pbulk -g users -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="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib/bin/ghc-stage1"'                                  >> inplace/bin/ghc-stage1
echo 'datadir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                             >> inplace/bin/ghc-stage1
echo 'bindir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin"'                              >> inplace/bin/ghc-stage1
echo 'topdir="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/lib"'                           >> inplace/bin/ghc-stage1
echo 'pgmgcc="gcc"'                                  >> inplace/bin/ghc-stage1
echo 'export LD_LIBRARY_PATH="/pbulk/work/lang/ghc80/work/ghc-8.0.2/compiler/stage1/build:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/transformers/dist-boot/build:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/template-haskell/dist-boot/build:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/pretty-1.1.3.3:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/process-1.4.3.0:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/hpc/dist-boot/build:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/hoopl/dist-boot/build:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/ghc-boot/dist-boot/build:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/ghc-boot-th/dist-boot/build:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/directory-1.3.0.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/unix-2.7.2.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/time-1.6.0.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/filepath-1.4.1.1:/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/binary/dist-boot/build:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/containers-0.5.7.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/bytestring-0.10.8.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/deepseq-1.4.2.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/array-0.5.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/base-4.9.1.0:/usr/lib:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/integer-simple-0.1.1.1:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/ghc-prim-0.5.0.0:/pbulk/work/lang/ghc80/work/.tools/lib/ghc-8.0.2/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="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" --flag=include-ghc-prim --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-prim-0.5.0.0...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/ghc-prim/dist-install/inplace-pkg-config
Reading package info from "libraries/ghc-prim/dist-install/inplace-pkg-config" ... done.
ghc-prim-0.5.0.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock doesn't exist or isn't a file
ghc-prim-0.5.0.0: cannot find any of ["GHC/CString.hi","GHC/CString.p_hi","GHC/CString.dyn_hi"] (ignoring)
ghc-prim-0.5.0.0: cannot find any of ["GHC/Classes.hi","GHC/Classes.p_hi","GHC/Classes.dyn_hi"] (ignoring)
ghc-prim-0.5.0.0: cannot find any of ["GHC/Debug.hi","GHC/Debug.p_hi","GHC/Debug.dyn_hi"] (ignoring)
ghc-prim-0.5.0.0: cannot find any of ["GHC/IntWord64.hi","GHC/IntWord64.p_hi","GHC/IntWord64.dyn_hi"] (ignoring)
ghc-prim-0.5.0.0: cannot find any of ["GHC/Magic.hi","GHC/Magic.p_hi","GHC/Magic.dyn_hi"] (ignoring)
ghc-prim-0.5.0.0: cannot find any of ["GHC/PrimopWrappers.hi","GHC/PrimopWrappers.p_hi","GHC/PrimopWrappers.dyn_hi"] (ignoring)
ghc-prim-0.5.0.0: cannot find any of ["GHC/Tuple.hi","GHC/Tuple.p_hi","GHC/Tuple.dyn_hi"] (ignoring)
ghc-prim-0.5.0.0: cannot find any of ["GHC/Types.hi","GHC/Types.p_hi","GHC/Types.dyn_hi"] (ignoring)
ghc-prim-0.5.0.0: cannot find any of ["libHSghc-prim-0.5.0.0.a","libHSghc-prim-0.5.0.0.p_a","libHSghc-prim-0.5.0.0-ghc8.0.2.so","libHSghc-prim-0.5.0.0-ghc8.0.2.dylib","HSghc-prim-0.5.0.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/integer-gmp
"inplace/bin/ghc-cabal" configure libraries/integer-gmp dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring integer-gmp-1.0.0.1...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-curses-libraries
checking build system type... x86_64-unknown-netbsd9.0
checking host system type... x86_64-unknown-netbsd9.0
checking target system type... x86_64-unknown-netbsd9.0
checking for gcc... /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc accepts -g... yes
checking for /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for __gmpz_powm in -lgmp... yes
checking for __gmpz_powm_sec in -lgmp... yes
checking whether to use in-tree GMP... no
checking for gmp.h... yes
checking GMP version... 6.3.0
configure: creating ./config.status
config.status: creating integer-gmp.buildinfo
config.status: creating gmp/config.mk
config.status: creating include/HsIntegerGmp.h
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-curses-libraries
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/integer-gmp/dist-install/inplace-pkg-config
Reading package info from "libraries/integer-gmp/dist-install/inplace-pkg-config" ... done.
integer-gmp-1.0.0.1: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/dist-install/doc/html/integer-gmp/integer-gmp.haddock doesn't exist or isn't a file
integer-gmp-1.0.0.1: cannot find any of ["GHC/Integer.hi","GHC/Integer.p_hi","GHC/Integer.dyn_hi"] (ignoring)
integer-gmp-1.0.0.1: cannot find any of ["GHC/Integer/Logarithms.hi","GHC/Integer/Logarithms.p_hi","GHC/Integer/Logarithms.dyn_hi"] (ignoring)
integer-gmp-1.0.0.1: cannot find any of ["GHC/Integer/Logarithms/Internals.hi","GHC/Integer/Logarithms/Internals.p_hi","GHC/Integer/Logarithms/Internals.dyn_hi"] (ignoring)
integer-gmp-1.0.0.1: cannot find any of ["GHC/Integer/GMP/Internals.hi","GHC/Integer/GMP/Internals.p_hi","GHC/Integer/GMP/Internals.dyn_hi"] (ignoring)
integer-gmp-1.0.0.1: cannot find any of ["GHC/Integer/Type.hi","GHC/Integer/Type.p_hi","GHC/Integer/Type.dyn_hi"] (ignoring)
integer-gmp-1.0.0.1: cannot find any of ["libHSinteger-gmp-1.0.0.1.a","libHSinteger-gmp-1.0.0.1.p_a","libHSinteger-gmp-1.0.0.1-ghc8.0.2.so","libHSinteger-gmp-1.0.0.1-ghc8.0.2.dylib","HSinteger-gmp-1.0.0.1-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/base
"inplace/bin/ghc-cabal" configure libraries/base dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --flags=integer-gmp --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring base-4.9.1.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
checking build system type... x86_64-unknown-netbsd9.0
checking host system type... x86_64-unknown-netbsd9.0
checking target system type... x86_64-unknown-netbsd9.0
checking for gcc... /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc accepts -g... yes
checking for /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for WINDOWS platform... NO
checking for long long... yes
checking for grep that handles long lines and -e... /pbulk/work/lang/ghc80/work/.tools/bin/grep
checking for egrep... /pbulk/work/lang/ghc80/work/.tools/bin/grep -E
checking for ctype.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for signal.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/syscall.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/timers.h... no
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking for sys/utsname.h... yes
checking for sys/wait.h... yes
checking for termios.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for utime.h... yes
checking for windows.h... no
checking for winsock.h... no
checking for langinfo.h... yes
checking for poll.h... yes
checking for sys/epoll.h... no
checking for sys/event.h... yes
checking for sys/eventfd.h... no
checking for /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc option to enable large file support... none needed
checking for wctype.h... yes
checking for iswspace... yes
checking for lstat... yes
checking for clock_gettime in -lrt... yes
checking for clock_gettime... yes
checking for getclock... no
checking for getrusage... yes
checking for times... yes
checking for _chsize... no
checking for ftruncate... yes
checking for epoll_ctl... no
checking for eventfd... no
checking for kevent... yes
checking for kevent64... no
checking for kqueue... yes
checking for poll... yes
checking size of kev.filter... 4
checking size of kev.flags... 4
checking for unsetenv... yes
checking how to run the C preprocessor... gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include
checking for egrep -e... (cached) /pbulk/work/lang/ghc80/work/.tools/bin/grep -E
checking return type of unsetenv... int
checking Haskell type for char... Int8
checking Haskell type for signed char... Int8
checking Haskell type for unsigned char... Word8
checking Haskell type for short... Int16
checking Haskell type for unsigned short... Word16
checking Haskell type for int... Int32
checking Haskell type for unsigned int... Word32
checking Haskell type for long... Int64
checking Haskell type for unsigned long... Word64
checking Haskell type for long long... Int64
checking Haskell type for unsigned long long... Word64
checking Haskell type for float... Float
checking Haskell type for double... Double
checking Haskell type for ptrdiff_t... Int64
checking Haskell type for size_t... Word64
checking Haskell type for wchar_t... Int32
checking Haskell type for sig_atomic_t... Int32
checking Haskell type for clock_t... Word32
checking Haskell type for time_t... Int64
checking Haskell type for useconds_t... Word32
checking Haskell type for suseconds_t... Int32
checking Haskell type for dev_t... Word64
checking Haskell type for ino_t... Word64
checking Haskell type for mode_t... Word32
checking Haskell type for off_t... Int64
checking Haskell type for pid_t... Int32
checking Haskell type for gid_t... Word32
checking Haskell type for uid_t... Word32
checking Haskell type for cc_t... Word8
checking Haskell type for speed_t... Word32
checking Haskell type for tcflag_t... Word32
checking Haskell type for nlink_t... Word32
checking Haskell type for ssize_t... Int64
checking Haskell type for rlim_t... Word64
checking Haskell type for intptr_t... Int64
checking Haskell type for uintptr_t... Word64
checking Haskell type for intmax_t... Int64
checking Haskell type for uintmax_t... Word64
checking value of E2BIG... 7
checking value of EACCES... 13
checking value of EADDRINUSE... 48
checking value of EADDRNOTAVAIL... 49
checking value of EADV... -1
checking value of EAFNOSUPPORT... 47
checking value of EAGAIN... 35
checking value of EALREADY... 37
checking value of EBADF... 9
checking value of EBADMSG... 88
checking value of EBADRPC... 72
checking value of EBUSY... 16
checking value of ECHILD... 10
checking value of ECOMM... -1
checking value of ECONNABORTED... 53
checking value of ECONNREFUSED... 61
checking value of ECONNRESET... 54
checking value of EDEADLK... 11
checking value of EDESTADDRREQ... 39
checking value of EDIRTY... -1
checking value of EDOM... 33
checking value of EDQUOT... 69
checking value of EEXIST... 17
checking value of EFAULT... 14
checking value of EFBIG... 27
checking value of EFTYPE... 79
checking value of EHOSTDOWN... 64
checking value of EHOSTUNREACH... 65
checking value of EIDRM... 82
checking value of EILSEQ... 85
checking value of EINPROGRESS... 36
checking value of EINTR... 4
checking value of EINVAL... 22
checking value of EIO... 5
checking value of EISCONN... 56
checking value of EISDIR... 21
checking value of ELOOP... 62
checking value of EMFILE... 24
checking value of EMLINK... 31
checking value of EMSGSIZE... 40
checking value of EMULTIHOP... 94
checking value of ENAMETOOLONG... 63
checking value of ENETDOWN... 50
checking value of ENETRESET... 52
checking value of ENETUNREACH... 51
checking value of ENFILE... 23
checking value of ENOBUFS... 55
checking value of ENODATA... 89
checking value of ENODEV... 19
checking value of ENOENT... 2
checking value of ENOEXEC... 8
checking value of ENOLCK... 77
checking value of ENOLINK... 95
checking value of ENOMEM... 12
checking value of ENOMSG... 83
checking value of ENONET... -1
checking value of ENOPROTOOPT... 42
checking value of ENOSPC... 28
checking value of ENOSR... 90
checking value of ENOSTR... 91
checking value of ENOSYS... 78
checking value of ENOTBLK... 15
checking value of ENOTCONN... 57
checking value of ENOTDIR... 20
checking value of ENOTEMPTY... 66
checking value of ENOTSOCK... 38
checking value of ENOTTY... 25
checking value of ENXIO... 6
checking value of EOPNOTSUPP... 45
checking value of EPERM... 1
checking value of EPFNOSUPPORT... 46
checking value of EPIPE... 32
checking value of EPROCLIM... 67
checking value of EPROCUNAVAIL... 76
checking value of EPROGMISMATCH... 75
checking value of EPROGUNAVAIL... 74
checking value of EPROTO... 96
checking value of EPROTONOSUPPORT... 43
checking value of EPROTOTYPE... 41
checking value of ERANGE... 34
checking value of EREMCHG... -1
checking value of EREMOTE... 71
checking value of EROFS... 30
checking value of ERPCMISMATCH... 73
checking value of ERREMOTE... -1
checking value of ESHUTDOWN... 58
checking value of ESOCKTNOSUPPORT... 44
checking value of ESPIPE... 29
checking value of ESRCH... 3
checking value of ESRMNT... -1
checking value of ESTALE... 70
checking value of ETIME... 92
checking value of ETIMEDOUT... 60
checking value of ETOOMANYREFS... 59
checking value of ETXTBSY... 26
checking value of EUSERS... 68
checking value of EWOULDBLOCK... 35
checking value of EXDEV... 18
checking value of ENOCIGAR... -1
checking value of ENOTSUP... 86
checking value of SIGINT... 2
checking value of O_BINARY... 0
checking for library containing iconv... none required
checking for library containing locale_charset... no
checking for struct MD5Context... yes
checking size of struct MD5Context... 88
configure: creating ./config.status
config.status: creating base.buildinfo
config.status: creating include/HsBaseConfig.h
config.status: creating include/EventConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/base/dist-install/inplace-pkg-config
Reading package info from "libraries/base/dist-install/inplace-pkg-config" ... done.
base-4.9.1.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/base/dist-install/doc/html/base/base.haddock doesn't exist or isn't a file
base-4.9.1.0: cannot find any of ["Control/Applicative.hi","Control/Applicative.p_hi","Control/Applicative.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Arrow.hi","Control/Arrow.p_hi","Control/Arrow.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Category.hi","Control/Category.p_hi","Control/Category.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Concurrent.hi","Control/Concurrent.p_hi","Control/Concurrent.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Concurrent/Chan.hi","Control/Concurrent/Chan.p_hi","Control/Concurrent/Chan.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Concurrent/MVar.hi","Control/Concurrent/MVar.p_hi","Control/Concurrent/MVar.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Concurrent/QSem.hi","Control/Concurrent/QSem.p_hi","Control/Concurrent/QSem.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Concurrent/QSemN.hi","Control/Concurrent/QSemN.p_hi","Control/Concurrent/QSemN.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Exception.hi","Control/Exception.p_hi","Control/Exception.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Exception/Base.hi","Control/Exception/Base.p_hi","Control/Exception/Base.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad.hi","Control/Monad.p_hi","Control/Monad.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/Fail.hi","Control/Monad/Fail.p_hi","Control/Monad/Fail.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/Fix.hi","Control/Monad/Fix.p_hi","Control/Monad/Fix.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/Instances.hi","Control/Monad/Instances.p_hi","Control/Monad/Instances.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/IO/Class.hi","Control/Monad/IO/Class.p_hi","Control/Monad/IO/Class.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/ST.hi","Control/Monad/ST.p_hi","Control/Monad/ST.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/ST/Lazy.hi","Control/Monad/ST/Lazy.p_hi","Control/Monad/ST/Lazy.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/ST/Lazy/Safe.hi","Control/Monad/ST/Lazy/Safe.p_hi","Control/Monad/ST/Lazy/Safe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/ST/Lazy/Unsafe.hi","Control/Monad/ST/Lazy/Unsafe.p_hi","Control/Monad/ST/Lazy/Unsafe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/ST/Safe.hi","Control/Monad/ST/Safe.p_hi","Control/Monad/ST/Safe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/ST/Strict.hi","Control/Monad/ST/Strict.p_hi","Control/Monad/ST/Strict.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/ST/Unsafe.hi","Control/Monad/ST/Unsafe.p_hi","Control/Monad/ST/Unsafe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/Zip.hi","Control/Monad/Zip.p_hi","Control/Monad/Zip.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Bifunctor.hi","Data/Bifunctor.p_hi","Data/Bifunctor.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Bits.hi","Data/Bits.p_hi","Data/Bits.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Bool.hi","Data/Bool.p_hi","Data/Bool.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Char.hi","Data/Char.p_hi","Data/Char.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Coerce.hi","Data/Coerce.p_hi","Data/Coerce.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Complex.hi","Data/Complex.p_hi","Data/Complex.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Data.hi","Data/Data.p_hi","Data/Data.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Dynamic.hi","Data/Dynamic.p_hi","Data/Dynamic.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Either.hi","Data/Either.p_hi","Data/Either.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Eq.hi","Data/Eq.p_hi","Data/Eq.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Fixed.hi","Data/Fixed.p_hi","Data/Fixed.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Foldable.hi","Data/Foldable.p_hi","Data/Foldable.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Function.hi","Data/Function.p_hi","Data/Function.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Functor.hi","Data/Functor.p_hi","Data/Functor.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Functor/Classes.hi","Data/Functor/Classes.p_hi","Data/Functor/Classes.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Functor/Compose.hi","Data/Functor/Compose.p_hi","Data/Functor/Compose.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Functor/Const.hi","Data/Functor/Const.p_hi","Data/Functor/Const.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Functor/Identity.hi","Data/Functor/Identity.p_hi","Data/Functor/Identity.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Functor/Product.hi","Data/Functor/Product.p_hi","Data/Functor/Product.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Functor/Sum.hi","Data/Functor/Sum.p_hi","Data/Functor/Sum.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/IORef.hi","Data/IORef.p_hi","Data/IORef.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Int.hi","Data/Int.p_hi","Data/Int.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Ix.hi","Data/Ix.p_hi","Data/Ix.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Kind.hi","Data/Kind.p_hi","Data/Kind.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/List.hi","Data/List.p_hi","Data/List.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/List/NonEmpty.hi","Data/List/NonEmpty.p_hi","Data/List/NonEmpty.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Maybe.hi","Data/Maybe.p_hi","Data/Maybe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Monoid.hi","Data/Monoid.p_hi","Data/Monoid.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Ord.hi","Data/Ord.p_hi","Data/Ord.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Proxy.hi","Data/Proxy.p_hi","Data/Proxy.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Ratio.hi","Data/Ratio.p_hi","Data/Ratio.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Semigroup.hi","Data/Semigroup.p_hi","Data/Semigroup.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/STRef.hi","Data/STRef.p_hi","Data/STRef.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/STRef/Lazy.hi","Data/STRef/Lazy.p_hi","Data/STRef/Lazy.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/STRef/Strict.hi","Data/STRef/Strict.p_hi","Data/STRef/Strict.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/String.hi","Data/String.p_hi","Data/String.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Traversable.hi","Data/Traversable.p_hi","Data/Traversable.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Tuple.hi","Data/Tuple.p_hi","Data/Tuple.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Type/Bool.hi","Data/Type/Bool.p_hi","Data/Type/Bool.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Type/Coercion.hi","Data/Type/Coercion.p_hi","Data/Type/Coercion.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Type/Equality.hi","Data/Type/Equality.p_hi","Data/Type/Equality.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Typeable.hi","Data/Typeable.p_hi","Data/Typeable.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Typeable/Internal.hi","Data/Typeable/Internal.p_hi","Data/Typeable/Internal.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Unique.hi","Data/Unique.p_hi","Data/Unique.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Version.hi","Data/Version.p_hi","Data/Version.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Void.hi","Data/Void.p_hi","Data/Void.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/Word.hi","Data/Word.p_hi","Data/Word.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Debug/Trace.hi","Debug/Trace.p_hi","Debug/Trace.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign.hi","Foreign.p_hi","Foreign.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/C.hi","Foreign/C.p_hi","Foreign/C.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/C/Error.hi","Foreign/C/Error.p_hi","Foreign/C/Error.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/C/String.hi","Foreign/C/String.p_hi","Foreign/C/String.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/C/Types.hi","Foreign/C/Types.p_hi","Foreign/C/Types.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Concurrent.hi","Foreign/Concurrent.p_hi","Foreign/Concurrent.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/ForeignPtr.hi","Foreign/ForeignPtr.p_hi","Foreign/ForeignPtr.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/ForeignPtr/Safe.hi","Foreign/ForeignPtr/Safe.p_hi","Foreign/ForeignPtr/Safe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/ForeignPtr/Unsafe.hi","Foreign/ForeignPtr/Unsafe.p_hi","Foreign/ForeignPtr/Unsafe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Marshal.hi","Foreign/Marshal.p_hi","Foreign/Marshal.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Marshal/Alloc.hi","Foreign/Marshal/Alloc.p_hi","Foreign/Marshal/Alloc.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Marshal/Array.hi","Foreign/Marshal/Array.p_hi","Foreign/Marshal/Array.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Marshal/Error.hi","Foreign/Marshal/Error.p_hi","Foreign/Marshal/Error.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Marshal/Pool.hi","Foreign/Marshal/Pool.p_hi","Foreign/Marshal/Pool.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Marshal/Safe.hi","Foreign/Marshal/Safe.p_hi","Foreign/Marshal/Safe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Marshal/Unsafe.hi","Foreign/Marshal/Unsafe.p_hi","Foreign/Marshal/Unsafe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Marshal/Utils.hi","Foreign/Marshal/Utils.p_hi","Foreign/Marshal/Utils.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Ptr.hi","Foreign/Ptr.p_hi","Foreign/Ptr.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Safe.hi","Foreign/Safe.p_hi","Foreign/Safe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/StablePtr.hi","Foreign/StablePtr.p_hi","Foreign/StablePtr.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/Storable.hi","Foreign/Storable.p_hi","Foreign/Storable.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Arr.hi","GHC/Arr.p_hi","GHC/Arr.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Base.hi","GHC/Base.p_hi","GHC/Base.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Char.hi","GHC/Char.p_hi","GHC/Char.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Conc.hi","GHC/Conc.p_hi","GHC/Conc.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Conc/IO.hi","GHC/Conc/IO.p_hi","GHC/Conc/IO.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Conc/Signal.hi","GHC/Conc/Signal.p_hi","GHC/Conc/Signal.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Conc/Sync.hi","GHC/Conc/Sync.p_hi","GHC/Conc/Sync.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/ConsoleHandler.hi","GHC/ConsoleHandler.p_hi","GHC/ConsoleHandler.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Constants.hi","GHC/Constants.p_hi","GHC/Constants.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Desugar.hi","GHC/Desugar.p_hi","GHC/Desugar.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Enum.hi","GHC/Enum.p_hi","GHC/Enum.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Environment.hi","GHC/Environment.p_hi","GHC/Environment.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Err.hi","GHC/Err.p_hi","GHC/Err.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Exception.hi","GHC/Exception.p_hi","GHC/Exception.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/ExecutionStack.hi","GHC/ExecutionStack.p_hi","GHC/ExecutionStack.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/ExecutionStack/Internal.hi","GHC/ExecutionStack/Internal.p_hi","GHC/ExecutionStack/Internal.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Exts.hi","GHC/Exts.p_hi","GHC/Exts.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Fingerprint.hi","GHC/Fingerprint.p_hi","GHC/Fingerprint.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Fingerprint/Type.hi","GHC/Fingerprint/Type.p_hi","GHC/Fingerprint/Type.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Float.hi","GHC/Float.p_hi","GHC/Float.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Float/ConversionUtils.hi","GHC/Float/ConversionUtils.p_hi","GHC/Float/ConversionUtils.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Float/RealFracMethods.hi","GHC/Float/RealFracMethods.p_hi","GHC/Float/RealFracMethods.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Foreign.hi","GHC/Foreign.p_hi","GHC/Foreign.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/ForeignPtr.hi","GHC/ForeignPtr.p_hi","GHC/ForeignPtr.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/GHCi.hi","GHC/GHCi.p_hi","GHC/GHCi.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Generics.hi","GHC/Generics.p_hi","GHC/Generics.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO.hi","GHC/IO.p_hi","GHC/IO.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Buffer.hi","GHC/IO/Buffer.p_hi","GHC/IO/Buffer.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/BufferedIO.hi","GHC/IO/BufferedIO.p_hi","GHC/IO/BufferedIO.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Device.hi","GHC/IO/Device.p_hi","GHC/IO/Device.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Encoding.hi","GHC/IO/Encoding.p_hi","GHC/IO/Encoding.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Encoding/CodePage.hi","GHC/IO/Encoding/CodePage.p_hi","GHC/IO/Encoding/CodePage.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Encoding/Failure.hi","GHC/IO/Encoding/Failure.p_hi","GHC/IO/Encoding/Failure.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Encoding/Iconv.hi","GHC/IO/Encoding/Iconv.p_hi","GHC/IO/Encoding/Iconv.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Encoding/Latin1.hi","GHC/IO/Encoding/Latin1.p_hi","GHC/IO/Encoding/Latin1.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Encoding/Types.hi","GHC/IO/Encoding/Types.p_hi","GHC/IO/Encoding/Types.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Encoding/UTF16.hi","GHC/IO/Encoding/UTF16.p_hi","GHC/IO/Encoding/UTF16.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Encoding/UTF32.hi","GHC/IO/Encoding/UTF32.p_hi","GHC/IO/Encoding/UTF32.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Encoding/UTF8.hi","GHC/IO/Encoding/UTF8.p_hi","GHC/IO/Encoding/UTF8.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Exception.hi","GHC/IO/Exception.p_hi","GHC/IO/Exception.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/FD.hi","GHC/IO/FD.p_hi","GHC/IO/FD.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Handle.hi","GHC/IO/Handle.p_hi","GHC/IO/Handle.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Handle/FD.hi","GHC/IO/Handle/FD.p_hi","GHC/IO/Handle/FD.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Handle/Internals.hi","GHC/IO/Handle/Internals.p_hi","GHC/IO/Handle/Internals.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Handle/Text.hi","GHC/IO/Handle/Text.p_hi","GHC/IO/Handle/Text.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Handle/Types.hi","GHC/IO/Handle/Types.p_hi","GHC/IO/Handle/Types.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/IOMode.hi","GHC/IO/IOMode.p_hi","GHC/IO/IOMode.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IO/Unsafe.hi","GHC/IO/Unsafe.p_hi","GHC/IO/Unsafe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IOArray.hi","GHC/IOArray.p_hi","GHC/IOArray.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/IORef.hi","GHC/IORef.p_hi","GHC/IORef.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Int.hi","GHC/Int.p_hi","GHC/Int.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/List.hi","GHC/List.p_hi","GHC/List.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/MVar.hi","GHC/MVar.p_hi","GHC/MVar.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Natural.hi","GHC/Natural.p_hi","GHC/Natural.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Num.hi","GHC/Num.p_hi","GHC/Num.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/OldList.hi","GHC/OldList.p_hi","GHC/OldList.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/OverloadedLabels.hi","GHC/OverloadedLabels.p_hi","GHC/OverloadedLabels.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/PArr.hi","GHC/PArr.p_hi","GHC/PArr.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Pack.hi","GHC/Pack.p_hi","GHC/Pack.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Profiling.hi","GHC/Profiling.p_hi","GHC/Profiling.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Ptr.hi","GHC/Ptr.p_hi","GHC/Ptr.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Read.hi","GHC/Read.p_hi","GHC/Read.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Real.hi","GHC/Real.p_hi","GHC/Real.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/RTS/Flags.hi","GHC/RTS/Flags.p_hi","GHC/RTS/Flags.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/ST.hi","GHC/ST.p_hi","GHC/ST.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/StaticPtr.hi","GHC/StaticPtr.p_hi","GHC/StaticPtr.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/STRef.hi","GHC/STRef.p_hi","GHC/STRef.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Show.hi","GHC/Show.p_hi","GHC/Show.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Stable.hi","GHC/Stable.p_hi","GHC/Stable.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Stack.hi","GHC/Stack.p_hi","GHC/Stack.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Stack/CCS.hi","GHC/Stack/CCS.p_hi","GHC/Stack/CCS.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Stack/Types.hi","GHC/Stack/Types.p_hi","GHC/Stack/Types.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Stats.hi","GHC/Stats.p_hi","GHC/Stats.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Storable.hi","GHC/Storable.p_hi","GHC/Storable.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/TopHandler.hi","GHC/TopHandler.p_hi","GHC/TopHandler.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/TypeLits.hi","GHC/TypeLits.p_hi","GHC/TypeLits.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Unicode.hi","GHC/Unicode.p_hi","GHC/Unicode.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Weak.hi","GHC/Weak.p_hi","GHC/Weak.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Word.hi","GHC/Word.p_hi","GHC/Word.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Numeric.hi","Numeric.p_hi","Numeric.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Numeric/Natural.hi","Numeric/Natural.p_hi","Numeric/Natural.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Prelude.hi","Prelude.p_hi","Prelude.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/CPUTime.hi","System/CPUTime.p_hi","System/CPUTime.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Console/GetOpt.hi","System/Console/GetOpt.p_hi","System/Console/GetOpt.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Environment.hi","System/Environment.p_hi","System/Environment.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Exit.hi","System/Exit.p_hi","System/Exit.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/IO.hi","System/IO.p_hi","System/IO.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/IO/Error.hi","System/IO/Error.p_hi","System/IO/Error.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/IO/Unsafe.hi","System/IO/Unsafe.p_hi","System/IO/Unsafe.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Info.hi","System/Info.p_hi","System/Info.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Mem.hi","System/Mem.p_hi","System/Mem.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Mem/StableName.hi","System/Mem/StableName.p_hi","System/Mem/StableName.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Mem/Weak.hi","System/Mem/Weak.p_hi","System/Mem/Weak.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Posix/Internals.hi","System/Posix/Internals.p_hi","System/Posix/Internals.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Posix/Types.hi","System/Posix/Types.p_hi","System/Posix/Types.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Timeout.hi","System/Timeout.p_hi","System/Timeout.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Text/ParserCombinators/ReadP.hi","Text/ParserCombinators/ReadP.p_hi","Text/ParserCombinators/ReadP.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Text/ParserCombinators/ReadPrec.hi","Text/ParserCombinators/ReadPrec.p_hi","Text/ParserCombinators/ReadPrec.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Text/Printf.hi","Text/Printf.p_hi","Text/Printf.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Text/Read.hi","Text/Read.p_hi","Text/Read.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Text/Read/Lex.hi","Text/Read/Lex.p_hi","Text/Read/Lex.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Text/Show.hi","Text/Show.p_hi","Text/Show.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Text/Show/Functions.hi","Text/Show/Functions.p_hi","Text/Show/Functions.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Unsafe/Coerce.hi","Unsafe/Coerce.p_hi","Unsafe/Coerce.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event.hi","GHC/Event.p_hi","GHC/Event.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/ST/Imp.hi","Control/Monad/ST/Imp.p_hi","Control/Monad/ST/Imp.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Control/Monad/ST/Lazy/Imp.hi","Control/Monad/ST/Lazy/Imp.p_hi","Control/Monad/ST/Lazy/Imp.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Data/OldList.hi","Data/OldList.p_hi","Data/OldList.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["Foreign/ForeignPtr/Imp.hi","Foreign/ForeignPtr/Imp.p_hi","Foreign/ForeignPtr/Imp.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["System/Environment/ExecutablePath.hi","System/Environment/ExecutablePath.p_hi","System/Environment/ExecutablePath.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/Arr.hi","GHC/Event/Arr.p_hi","GHC/Event/Arr.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/Array.hi","GHC/Event/Array.p_hi","GHC/Event/Array.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/Clock.hi","GHC/Event/Clock.p_hi","GHC/Event/Clock.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/Control.hi","GHC/Event/Control.p_hi","GHC/Event/Control.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/EPoll.hi","GHC/Event/EPoll.p_hi","GHC/Event/EPoll.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/IntTable.hi","GHC/Event/IntTable.p_hi","GHC/Event/IntTable.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/Internal.hi","GHC/Event/Internal.p_hi","GHC/Event/Internal.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/KQueue.hi","GHC/Event/KQueue.p_hi","GHC/Event/KQueue.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/Manager.hi","GHC/Event/Manager.p_hi","GHC/Event/Manager.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/PSQ.hi","GHC/Event/PSQ.p_hi","GHC/Event/PSQ.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/Poll.hi","GHC/Event/Poll.p_hi","GHC/Event/Poll.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/Thread.hi","GHC/Event/Thread.p_hi","GHC/Event/Thread.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/TimerManager.hi","GHC/Event/TimerManager.p_hi","GHC/Event/TimerManager.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["GHC/Event/Unique.hi","GHC/Event/Unique.p_hi","GHC/Event/Unique.dyn_hi"] (ignoring)
base-4.9.1.0: cannot find any of ["libHSbase-4.9.1.0.a","libHSbase-4.9.1.0.p_a","libHSbase-4.9.1.0-ghc8.0.2.so","libHSbase-4.9.1.0-ghc8.0.2.dylib","HSbase-4.9.1.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/filepath
"inplace/bin/ghc-cabal" configure libraries/filepath dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring filepath-1.4.1.1...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/filepath/dist-install/inplace-pkg-config
Reading package info from "libraries/filepath/dist-install/inplace-pkg-config" ... done.
filepath-1.4.1.1: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/filepath/dist-install/doc/html/filepath/filepath.haddock doesn't exist or isn't a file
filepath-1.4.1.1: cannot find any of ["System/FilePath.hi","System/FilePath.p_hi","System/FilePath.dyn_hi"] (ignoring)
filepath-1.4.1.1: cannot find any of ["System/FilePath/Posix.hi","System/FilePath/Posix.p_hi","System/FilePath/Posix.dyn_hi"] (ignoring)
filepath-1.4.1.1: cannot find any of ["System/FilePath/Windows.hi","System/FilePath/Windows.p_hi","System/FilePath/Windows.dyn_hi"] (ignoring)
filepath-1.4.1.1: cannot find any of ["libHSfilepath-1.4.1.1.a","libHSfilepath-1.4.1.1.p_a","libHSfilepath-1.4.1.1-ghc8.0.2.so","libHSfilepath-1.4.1.1-ghc8.0.2.dylib","HSfilepath-1.4.1.1-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/array
"inplace/bin/ghc-cabal" configure libraries/array dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring array-0.5.1.1...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/array/dist-install/inplace-pkg-config
Reading package info from "libraries/array/dist-install/inplace-pkg-config" ... done.
array-0.5.1.1: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/array/dist-install/doc/html/array/array.haddock doesn't exist or isn't a file
array-0.5.1.1: cannot find any of ["Data/Array.hi","Data/Array.p_hi","Data/Array.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/Base.hi","Data/Array/Base.p_hi","Data/Array/Base.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/IArray.hi","Data/Array/IArray.p_hi","Data/Array/IArray.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/IO.hi","Data/Array/IO.p_hi","Data/Array/IO.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/IO/Safe.hi","Data/Array/IO/Safe.p_hi","Data/Array/IO/Safe.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/IO/Internals.hi","Data/Array/IO/Internals.p_hi","Data/Array/IO/Internals.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/MArray.hi","Data/Array/MArray.p_hi","Data/Array/MArray.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/MArray/Safe.hi","Data/Array/MArray/Safe.p_hi","Data/Array/MArray/Safe.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/ST.hi","Data/Array/ST.p_hi","Data/Array/ST.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/ST/Safe.hi","Data/Array/ST/Safe.p_hi","Data/Array/ST/Safe.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/Storable.hi","Data/Array/Storable.p_hi","Data/Array/Storable.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/Storable/Safe.hi","Data/Array/Storable/Safe.p_hi","Data/Array/Storable/Safe.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/Storable/Internals.hi","Data/Array/Storable/Internals.p_hi","Data/Array/Storable/Internals.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/Unboxed.hi","Data/Array/Unboxed.p_hi","Data/Array/Unboxed.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["Data/Array/Unsafe.hi","Data/Array/Unsafe.p_hi","Data/Array/Unsafe.dyn_hi"] (ignoring)
array-0.5.1.1: cannot find any of ["libHSarray-0.5.1.1.a","libHSarray-0.5.1.1.p_a","libHSarray-0.5.1.1-ghc8.0.2.so","libHSarray-0.5.1.1-ghc8.0.2.dylib","HSarray-0.5.1.1-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/deepseq
"inplace/bin/ghc-cabal" configure libraries/deepseq dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring deepseq-1.4.2.0...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/deepseq/dist-install/inplace-pkg-config
Reading package info from "libraries/deepseq/dist-install/inplace-pkg-config" ... done.
deepseq-1.4.2.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock doesn't exist or isn't a file
deepseq-1.4.2.0: cannot find any of ["Control/DeepSeq.hi","Control/DeepSeq.p_hi","Control/DeepSeq.dyn_hi"] (ignoring)
deepseq-1.4.2.0: cannot find any of ["libHSdeepseq-1.4.2.0.a","libHSdeepseq-1.4.2.0.p_a","libHSdeepseq-1.4.2.0-ghc8.0.2.so","libHSdeepseq-1.4.2.0-ghc8.0.2.dylib","HSdeepseq-1.4.2.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/bytestring
"inplace/bin/ghc-cabal" configure libraries/bytestring dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring bytestring-0.10.8.1...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/bytestring/dist-install/inplace-pkg-config
Reading package info from "libraries/bytestring/dist-install/inplace-pkg-config" ... done.
bytestring-0.10.8.1: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock doesn't exist or isn't a file
bytestring-0.10.8.1: cannot find any of ["Data/ByteString.hi","Data/ByteString.p_hi","Data/ByteString.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Char8.hi","Data/ByteString/Char8.p_hi","Data/ByteString/Char8.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Unsafe.hi","Data/ByteString/Unsafe.p_hi","Data/ByteString/Unsafe.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Internal.hi","Data/ByteString/Internal.p_hi","Data/ByteString/Internal.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Lazy.hi","Data/ByteString/Lazy.p_hi","Data/ByteString/Lazy.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Lazy/Char8.hi","Data/ByteString/Lazy/Char8.p_hi","Data/ByteString/Lazy/Char8.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Lazy/Internal.hi","Data/ByteString/Lazy/Internal.p_hi","Data/ByteString/Lazy/Internal.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Short.hi","Data/ByteString/Short.p_hi","Data/ByteString/Short.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Short/Internal.hi","Data/ByteString/Short/Internal.p_hi","Data/ByteString/Short/Internal.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder.hi","Data/ByteString/Builder.p_hi","Data/ByteString/Builder.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder/Extra.hi","Data/ByteString/Builder/Extra.p_hi","Data/ByteString/Builder/Extra.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder/Prim.hi","Data/ByteString/Builder/Prim.p_hi","Data/ByteString/Builder/Prim.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder/Internal.hi","Data/ByteString/Builder/Internal.p_hi","Data/ByteString/Builder/Internal.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder/Prim/Internal.hi","Data/ByteString/Builder/Prim/Internal.p_hi","Data/ByteString/Builder/Prim/Internal.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Lazy/Builder.hi","Data/ByteString/Lazy/Builder.p_hi","Data/ByteString/Lazy/Builder.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Lazy/Builder/Extras.hi","Data/ByteString/Lazy/Builder/Extras.p_hi","Data/ByteString/Lazy/Builder/Extras.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Lazy/Builder/ASCII.hi","Data/ByteString/Lazy/Builder/ASCII.p_hi","Data/ByteString/Lazy/Builder/ASCII.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder/ASCII.hi","Data/ByteString/Builder/ASCII.p_hi","Data/ByteString/Builder/ASCII.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder/Prim/Binary.hi","Data/ByteString/Builder/Prim/Binary.p_hi","Data/ByteString/Builder/Prim/Binary.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder/Prim/ASCII.hi","Data/ByteString/Builder/Prim/ASCII.p_hi","Data/ByteString/Builder/Prim/ASCII.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder/Prim/Internal/Floating.hi","Data/ByteString/Builder/Prim/Internal/Floating.p_hi","Data/ByteString/Builder/Prim/Internal/Floating.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hi","Data/ByteString/Builder/Prim/Internal/UncheckedShifts.p_hi","Data/ByteString/Builder/Prim/Internal/UncheckedShifts.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["Data/ByteString/Builder/Prim/Internal/Base16.hi","Data/ByteString/Builder/Prim/Internal/Base16.p_hi","Data/ByteString/Builder/Prim/Internal/Base16.dyn_hi"] (ignoring)
bytestring-0.10.8.1: cannot find any of ["libHSbytestring-0.10.8.1.a","libHSbytestring-0.10.8.1.p_a","libHSbytestring-0.10.8.1-ghc8.0.2.so","libHSbytestring-0.10.8.1-ghc8.0.2.dylib","HSbytestring-0.10.8.1-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/containers
"inplace/bin/ghc-cabal" configure libraries/containers dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring containers-0.5.7.1...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/containers/dist-install/inplace-pkg-config
Reading package info from "libraries/containers/dist-install/inplace-pkg-config" ... done.
containers-0.5.7.1: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/containers/dist-install/doc/html/containers/containers.haddock doesn't exist or isn't a file
containers-0.5.7.1: cannot find any of ["Data/IntMap.hi","Data/IntMap.p_hi","Data/IntMap.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/IntMap/Lazy.hi","Data/IntMap/Lazy.p_hi","Data/IntMap/Lazy.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/IntMap/Strict.hi","Data/IntMap/Strict.p_hi","Data/IntMap/Strict.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/IntSet.hi","Data/IntSet.p_hi","Data/IntSet.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Map.hi","Data/Map.p_hi","Data/Map.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Map/Lazy.hi","Data/Map/Lazy.p_hi","Data/Map/Lazy.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Map/Strict.hi","Data/Map/Strict.p_hi","Data/Map/Strict.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Set.hi","Data/Set.p_hi","Data/Set.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Graph.hi","Data/Graph.p_hi","Data/Graph.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Sequence.hi","Data/Sequence.p_hi","Data/Sequence.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Tree.hi","Data/Tree.p_hi","Data/Tree.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/IntMap/Base.hi","Data/IntMap/Base.p_hi","Data/IntMap/Base.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/IntSet/Base.hi","Data/IntSet/Base.p_hi","Data/IntSet/Base.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Map/Base.hi","Data/Map/Base.p_hi","Data/Map/Base.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Set/Base.hi","Data/Set/Base.p_hi","Data/Set/Base.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Utils/BitUtil.hi","Data/Utils/BitUtil.p_hi","Data/Utils/BitUtil.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Utils/StrictFold.hi","Data/Utils/StrictFold.p_hi","Data/Utils/StrictFold.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["Data/Utils/StrictPair.hi","Data/Utils/StrictPair.p_hi","Data/Utils/StrictPair.dyn_hi"] (ignoring)
containers-0.5.7.1: cannot find any of ["libHScontainers-0.5.7.1.a","libHScontainers-0.5.7.1.p_a","libHScontainers-0.5.7.1-ghc8.0.2.so","libHScontainers-0.5.7.1-ghc8.0.2.dylib","HScontainers-0.5.7.1-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/time
"inplace/bin/ghc-cabal" configure libraries/time dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring time-1.6.0.1...
configure: WARNING: unrecognized options: --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
checking for gcc... /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc accepts -g... yes
checking for /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include
checking for grep that handles long lines and -e... /pbulk/work/lang/ghc80/work/.tools/bin/grep
checking for egrep... /pbulk/work/lang/ghc80/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for clock_gettime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating lib/include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/time/dist-install/inplace-pkg-config
Reading package info from "libraries/time/dist-install/inplace-pkg-config" ... done.
time-1.6.0.1: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/time/dist-install/doc/html/time/time.haddock doesn't exist or isn't a file
time-1.6.0.1: cannot find any of ["Data/Time/Calendar.hi","Data/Time/Calendar.p_hi","Data/Time/Calendar.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Calendar/MonthDay.hi","Data/Time/Calendar/MonthDay.p_hi","Data/Time/Calendar/MonthDay.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Calendar/OrdinalDate.hi","Data/Time/Calendar/OrdinalDate.p_hi","Data/Time/Calendar/OrdinalDate.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Calendar/WeekDate.hi","Data/Time/Calendar/WeekDate.p_hi","Data/Time/Calendar/WeekDate.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Calendar/Julian.hi","Data/Time/Calendar/Julian.p_hi","Data/Time/Calendar/Julian.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Calendar/Easter.hi","Data/Time/Calendar/Easter.p_hi","Data/Time/Calendar/Easter.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Clock.hi","Data/Time/Clock.p_hi","Data/Time/Clock.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Clock/POSIX.hi","Data/Time/Clock/POSIX.p_hi","Data/Time/Clock/POSIX.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Clock/TAI.hi","Data/Time/Clock/TAI.p_hi","Data/Time/Clock/TAI.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/LocalTime.hi","Data/Time/LocalTime.p_hi","Data/Time/LocalTime.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Format.hi","Data/Time/Format.p_hi","Data/Time/Format.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time.hi","Data/Time.p_hi","Data/Time.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Calendar/Private.hi","Data/Time/Calendar/Private.p_hi","Data/Time/Calendar/Private.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Calendar/Days.hi","Data/Time/Calendar/Days.p_hi","Data/Time/Calendar/Days.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Calendar/Gregorian.hi","Data/Time/Calendar/Gregorian.p_hi","Data/Time/Calendar/Gregorian.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Calendar/JulianYearDay.hi","Data/Time/Calendar/JulianYearDay.p_hi","Data/Time/Calendar/JulianYearDay.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Clock/Scale.hi","Data/Time/Clock/Scale.p_hi","Data/Time/Clock/Scale.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Clock/UTC.hi","Data/Time/Clock/UTC.p_hi","Data/Time/Clock/UTC.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Clock/CTimeval.hi","Data/Time/Clock/CTimeval.p_hi","Data/Time/Clock/CTimeval.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Clock/CTimespec.hi","Data/Time/Clock/CTimespec.p_hi","Data/Time/Clock/CTimespec.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Clock/UTCDiff.hi","Data/Time/Clock/UTCDiff.p_hi","Data/Time/Clock/UTCDiff.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/LocalTime/TimeZone.hi","Data/Time/LocalTime/TimeZone.p_hi","Data/Time/LocalTime/TimeZone.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/LocalTime/TimeOfDay.hi","Data/Time/LocalTime/TimeOfDay.p_hi","Data/Time/LocalTime/TimeOfDay.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/LocalTime/LocalTime.hi","Data/Time/LocalTime/LocalTime.p_hi","Data/Time/LocalTime/LocalTime.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Format/Parse.hi","Data/Time/Format/Parse.p_hi","Data/Time/Format/Parse.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["Data/Time/Format/Locale.hi","Data/Time/Format/Locale.p_hi","Data/Time/Format/Locale.dyn_hi"] (ignoring)
time-1.6.0.1: cannot find any of ["libHStime-1.6.0.1.a","libHStime-1.6.0.1.p_a","libHStime-1.6.0.1-ghc8.0.2.so","libHStime-1.6.0.1-ghc8.0.2.dylib","HStime-1.6.0.1-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/unix
"inplace/bin/ghc-cabal" configure libraries/unix dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring unix-2.7.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
checking for gcc... /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc accepts -g... yes
checking for /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include
checking for grep that handles long lines and -e... /pbulk/work/lang/ghc80/work/.tools/bin/grep
checking for egrep... /pbulk/work/lang/ghc80/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for an ANSI C-conforming const... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for string.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getpwent... yes
checking for getgrent... yes
checking for lchown... yes
checking for setenv... yes
checking for sysconf... yes
checking for unsetenv... yes
checking for clearenv... no
checking for nanosleep... yes
checking for ptsname... yes
checking for setitimer... yes
checking for readdir_r... yes
checking for telldir... yes
checking for seekdir... yes
checking for _NSGetEnviron... no
checking whether execvpe is declared... yes
checking for execvpe... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_ctim... yes
checking for struct stat.st_atimespec... yes
checking for struct stat.st_mtimespec... yes
checking for struct stat.st_ctimespec... yes
checking for struct stat.st_atimensec... yes
checking for struct stat.st_mtimensec... yes
checking for struct stat.st_ctimensec... yes
checking for struct stat.st_atime_n... no
checking for struct stat.st_mtime_n... no
checking for struct stat.st_ctime_n... no
checking for struct stat.st_uatime... no
checking for struct stat.st_umtime... no
checking for struct stat.st_uctime... no
checking for struct passwd.pw_gecos... yes
checking for utimensat... yes
checking for futimens... yes
checking for lutimes... yes
checking for futimes... yes
checking for mkstemps... yes
checking for mkdtemp... yes
checking for fsync... yes
checking whether fdatasync is declared... yes
checking for fdatasync... yes
checking for posix_fadvise... yes
checking for posix_fallocate... yes
checking whether tcdrain is declared... yes
checking whether ctermid is declared... yes
checking for library containing shm_open... -lrt
checking for shm_open... yes
checking for shm_unlink... yes
checking value of SIGABRT... 6
checking value of SIGALRM... 14
checking value of SIGBUS... 10
checking value of SIGCHLD... 20
checking value of SIGCONT... 19
checking value of SIGFPE... 8
checking value of SIGHUP... 1
checking value of SIGILL... 4
checking value of SIGINT... 2
checking value of SIGKILL... 9
checking value of SIGPIPE... 13
checking value of SIGQUIT... 3
checking value of SIGSEGV... 11
checking value of SIGSTOP... 17
checking value of SIGTERM... 15
checking value of SIGTSTP... 18
checking value of SIGTTIN... 21
checking value of SIGTTOU... 22
checking value of SIGUSR1... 30
checking value of SIGUSR2... 31
checking value of SIGPOLL... -1
checking value of SIGPROF... 27
checking value of SIGSYS... 12
checking value of SIGTRAP... 5
checking value of SIGURG... 16
checking value of SIGVTALRM... 26
checking value of SIGXCPU... 24
checking value of SIGXFSZ... 25
checking value of SIG_BLOCK... 1
checking value of SIG_SETMASK... 3
checking value of SIG_UNBLOCK... 2
checking value of SIGINFO... 29
checking value of SIGWINCH... 28
checking for _SC_GETGR_R_SIZE_MAX... yes
checking for _SC_GETPW_R_SIZE_MAX... yes
checking return type of usleep... int
checking return type of unsetenv... int
checking for RTLD_NEXT from dlfcn.h... yes
checking for RTLD_DEFAULT from dlfcn.h... yes
checking for openpty... no
checking for openpty in -lutil... yes
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for library containing dlopen... none required
checking build system type... x86_64-unknown-netbsd9.0
checking host system type... x86_64-unknown-netbsd9.0
checking target system type... x86_64-unknown-netbsd9.0
checking for library containing sem_close... none required
configure: creating ./config.status
config.status: creating unix.buildinfo
config.status: creating include/HsUnixConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/unix/dist-install/inplace-pkg-config
Reading package info from "libraries/unix/dist-install/inplace-pkg-config" ... done.
unix-2.7.2.1: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/unix/dist-install/doc/html/unix/unix.haddock doesn't exist or isn't a file
unix-2.7.2.1: cannot find any of ["System/Posix.hi","System/Posix.p_hi","System/Posix.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/ByteString.hi","System/Posix/ByteString.p_hi","System/Posix/ByteString.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Error.hi","System/Posix/Error.p_hi","System/Posix/Error.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Resource.hi","System/Posix/Resource.p_hi","System/Posix/Resource.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Time.hi","System/Posix/Time.p_hi","System/Posix/Time.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Unistd.hi","System/Posix/Unistd.p_hi","System/Posix/Unistd.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/User.hi","System/Posix/User.p_hi","System/Posix/User.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Signals.hi","System/Posix/Signals.p_hi","System/Posix/Signals.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Signals/Exts.hi","System/Posix/Signals/Exts.p_hi","System/Posix/Signals/Exts.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Semaphore.hi","System/Posix/Semaphore.p_hi","System/Posix/Semaphore.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/SharedMem.hi","System/Posix/SharedMem.p_hi","System/Posix/SharedMem.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/ByteString/FilePath.hi","System/Posix/ByteString/FilePath.p_hi","System/Posix/ByteString/FilePath.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Directory.hi","System/Posix/Directory.p_hi","System/Posix/Directory.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Directory/ByteString.hi","System/Posix/Directory/ByteString.p_hi","System/Posix/Directory/ByteString.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/DynamicLinker/Module.hi","System/Posix/DynamicLinker/Module.p_hi","System/Posix/DynamicLinker/Module.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/DynamicLinker/Module/ByteString.hi","System/Posix/DynamicLinker/Module/ByteString.p_hi","System/Posix/DynamicLinker/Module/ByteString.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/DynamicLinker/Prim.hi","System/Posix/DynamicLinker/Prim.p_hi","System/Posix/DynamicLinker/Prim.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/DynamicLinker/ByteString.hi","System/Posix/DynamicLinker/ByteString.p_hi","System/Posix/DynamicLinker/ByteString.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/DynamicLinker.hi","System/Posix/DynamicLinker.p_hi","System/Posix/DynamicLinker.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Files.hi","System/Posix/Files.p_hi","System/Posix/Files.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Files/ByteString.hi","System/Posix/Files/ByteString.p_hi","System/Posix/Files/ByteString.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/IO.hi","System/Posix/IO.p_hi","System/Posix/IO.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/IO/ByteString.hi","System/Posix/IO/ByteString.p_hi","System/Posix/IO/ByteString.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Env.hi","System/Posix/Env.p_hi","System/Posix/Env.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Env/ByteString.hi","System/Posix/Env/ByteString.p_hi","System/Posix/Env/ByteString.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Fcntl.hi","System/Posix/Fcntl.p_hi","System/Posix/Fcntl.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Process.hi","System/Posix/Process.p_hi","System/Posix/Process.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Process/Internals.hi","System/Posix/Process/Internals.p_hi","System/Posix/Process/Internals.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Process/ByteString.hi","System/Posix/Process/ByteString.p_hi","System/Posix/Process/ByteString.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Temp.hi","System/Posix/Temp.p_hi","System/Posix/Temp.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Temp/ByteString.hi","System/Posix/Temp/ByteString.p_hi","System/Posix/Temp/ByteString.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Terminal.hi","System/Posix/Terminal.p_hi","System/Posix/Terminal.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Terminal/ByteString.hi","System/Posix/Terminal/ByteString.p_hi","System/Posix/Terminal/ByteString.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Directory/Common.hi","System/Posix/Directory/Common.p_hi","System/Posix/Directory/Common.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/DynamicLinker/Common.hi","System/Posix/DynamicLinker/Common.p_hi","System/Posix/DynamicLinker/Common.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Files/Common.hi","System/Posix/Files/Common.p_hi","System/Posix/Files/Common.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/IO/Common.hi","System/Posix/IO/Common.p_hi","System/Posix/IO/Common.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Process/Common.hi","System/Posix/Process/Common.p_hi","System/Posix/Process/Common.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["System/Posix/Terminal/Common.hi","System/Posix/Terminal/Common.p_hi","System/Posix/Terminal/Common.dyn_hi"] (ignoring)
unix-2.7.2.1: cannot find any of ["libHSunix-2.7.2.1.a","libHSunix-2.7.2.1.p_a","libHSunix-2.7.2.1-ghc8.0.2.so","libHSunix-2.7.2.1-ghc8.0.2.dylib","HSunix-2.7.2.1-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/directory
"inplace/bin/ghc-cabal" configure libraries/directory dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring directory-1.3.0.0...
configure: WARNING: unrecognized options: --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
checking for gcc... /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc accepts -g... yes
checking for /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include
checking for grep that handles long lines and -e... /pbulk/work/lang/ghc80/work/.tools/bin/grep
checking for egrep... /pbulk/work/lang/ghc80/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for utimensat... yes
checking for GetFinalPathNameByHandleW... no
configure: creating ./config.status
config.status: creating HsDirectoryConfig.h
configure: WARNING: unrecognized options: --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/directory/dist-install/inplace-pkg-config
Reading package info from "libraries/directory/dist-install/inplace-pkg-config" ... done.
directory-1.3.0.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/directory/dist-install/doc/html/directory/directory.haddock doesn't exist or isn't a file
directory-1.3.0.0: cannot find any of ["System/Directory.hi","System/Directory.p_hi","System/Directory.dyn_hi"] (ignoring)
directory-1.3.0.0: cannot find any of ["System/Directory/Internal.hi","System/Directory/Internal.p_hi","System/Directory/Internal.dyn_hi"] (ignoring)
directory-1.3.0.0: cannot find any of ["System/Directory/Internal/Prelude.hi","System/Directory/Internal/Prelude.p_hi","System/Directory/Internal/Prelude.dyn_hi"] (ignoring)
directory-1.3.0.0: cannot find any of ["System/Directory/Internal/Config.hi","System/Directory/Internal/Config.p_hi","System/Directory/Internal/Config.dyn_hi"] (ignoring)
directory-1.3.0.0: cannot find any of ["System/Directory/Internal/C_utimensat.hi","System/Directory/Internal/C_utimensat.p_hi","System/Directory/Internal/C_utimensat.dyn_hi"] (ignoring)
directory-1.3.0.0: cannot find any of ["System/Directory/Internal/Posix.hi","System/Directory/Internal/Posix.p_hi","System/Directory/Internal/Posix.dyn_hi"] (ignoring)
directory-1.3.0.0: cannot find any of ["System/Directory/Internal/Windows.hi","System/Directory/Internal/Windows.p_hi","System/Directory/Internal/Windows.dyn_hi"] (ignoring)
directory-1.3.0.0: cannot find any of ["libHSdirectory-1.3.0.0.a","libHSdirectory-1.3.0.0.p_a","libHSdirectory-1.3.0.0-ghc8.0.2.so","libHSdirectory-1.3.0.0-ghc8.0.2.dylib","HSdirectory-1.3.0.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/process
"inplace/bin/ghc-cabal" configure libraries/process dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring process-1.4.3.0...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
checking for gcc... /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc accepts -g... yes
checking for /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include
checking for grep that handles long lines and -e... /pbulk/work/lang/ghc80/work/.tools/bin/grep
checking for egrep... /pbulk/work/lang/ghc80/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for setitimer... yes
checking for sysconf... yes
checking value of SIG_DFL... -1
checking value of SIG_IGN... -1
configure: creating ./config.status
config.status: creating include/HsProcessConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/process/dist-install/inplace-pkg-config
Reading package info from "libraries/process/dist-install/inplace-pkg-config" ... done.
process-1.4.3.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/process/dist-install/doc/html/process/process.haddock doesn't exist or isn't a file
process-1.4.3.0: cannot find any of ["System/Cmd.hi","System/Cmd.p_hi","System/Cmd.dyn_hi"] (ignoring)
process-1.4.3.0: cannot find any of ["System/Process.hi","System/Process.p_hi","System/Process.dyn_hi"] (ignoring)
process-1.4.3.0: cannot find any of ["System/Process/Internals.hi","System/Process/Internals.p_hi","System/Process/Internals.dyn_hi"] (ignoring)
process-1.4.3.0: cannot find any of ["System/Process/Common.hi","System/Process/Common.p_hi","System/Process/Common.dyn_hi"] (ignoring)
process-1.4.3.0: cannot find any of ["System/Process/Posix.hi","System/Process/Posix.p_hi","System/Process/Posix.dyn_hi"] (ignoring)
process-1.4.3.0: cannot find any of ["libHSprocess-1.4.3.0.a","libHSprocess-1.4.3.0.p_a","libHSprocess-1.4.3.0-ghc8.0.2.so","libHSprocess-1.4.3.0-ghc8.0.2.dylib","HSprocess-1.4.3.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/hpc
"inplace/bin/ghc-cabal" configure libraries/hpc dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hpc-0.6.0.3...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/hpc/dist-install/inplace-pkg-config
Reading package info from "libraries/hpc/dist-install/inplace-pkg-config" ... done.
hpc-0.6.0.3: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/hpc/dist-install/doc/html/hpc/hpc.haddock doesn't exist or isn't a file
hpc-0.6.0.3: cannot find any of ["Trace/Hpc/Util.hi","Trace/Hpc/Util.p_hi","Trace/Hpc/Util.dyn_hi"] (ignoring)
hpc-0.6.0.3: cannot find any of ["Trace/Hpc/Mix.hi","Trace/Hpc/Mix.p_hi","Trace/Hpc/Mix.dyn_hi"] (ignoring)
hpc-0.6.0.3: cannot find any of ["Trace/Hpc/Tix.hi","Trace/Hpc/Tix.p_hi","Trace/Hpc/Tix.dyn_hi"] (ignoring)
hpc-0.6.0.3: cannot find any of ["Trace/Hpc/Reflect.hi","Trace/Hpc/Reflect.p_hi","Trace/Hpc/Reflect.dyn_hi"] (ignoring)
hpc-0.6.0.3: cannot find any of ["libHShpc-0.6.0.3.a","libHShpc-0.6.0.3.p_a","libHShpc-0.6.0.3-ghc8.0.2.so","libHShpc-0.6.0.3-ghc8.0.2.dylib","HShpc-0.6.0.3-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/pretty
"inplace/bin/ghc-cabal" configure libraries/pretty dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring pretty-1.1.3.3...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/pretty/dist-install/inplace-pkg-config
Reading package info from "libraries/pretty/dist-install/inplace-pkg-config" ... done.
pretty-1.1.3.3: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/pretty/dist-install/doc/html/pretty/pretty.haddock doesn't exist or isn't a file
pretty-1.1.3.3: cannot find any of ["Text/PrettyPrint.hi","Text/PrettyPrint.p_hi","Text/PrettyPrint.dyn_hi"] (ignoring)
pretty-1.1.3.3: cannot find any of ["Text/PrettyPrint/HughesPJ.hi","Text/PrettyPrint/HughesPJ.p_hi","Text/PrettyPrint/HughesPJ.dyn_hi"] (ignoring)
pretty-1.1.3.3: cannot find any of ["Text/PrettyPrint/HughesPJClass.hi","Text/PrettyPrint/HughesPJClass.p_hi","Text/PrettyPrint/HughesPJClass.dyn_hi"] (ignoring)
pretty-1.1.3.3: cannot find any of ["Text/PrettyPrint/Annotated.hi","Text/PrettyPrint/Annotated.p_hi","Text/PrettyPrint/Annotated.dyn_hi"] (ignoring)
pretty-1.1.3.3: cannot find any of ["Text/PrettyPrint/Annotated/HughesPJ.hi","Text/PrettyPrint/Annotated/HughesPJ.p_hi","Text/PrettyPrint/Annotated/HughesPJ.dyn_hi"] (ignoring)
pretty-1.1.3.3: cannot find any of ["Text/PrettyPrint/Annotated/HughesPJClass.hi","Text/PrettyPrint/Annotated/HughesPJClass.p_hi","Text/PrettyPrint/Annotated/HughesPJClass.dyn_hi"] (ignoring)
pretty-1.1.3.3: cannot find any of ["libHSpretty-1.1.3.3.a","libHSpretty-1.1.3.3.p_a","libHSpretty-1.1.3.3-ghc8.0.2.so","libHSpretty-1.1.3.3-ghc8.0.2.dylib","HSpretty-1.1.3.3-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/binary
"inplace/bin/ghc-cabal" configure libraries/binary dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring binary-0.8.3.0...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/binary/dist-install/inplace-pkg-config
Reading package info from "libraries/binary/dist-install/inplace-pkg-config" ... done.
binary-0.8.3.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/binary/dist-install/doc/html/binary/binary.haddock doesn't exist or isn't a file
binary-0.8.3.0: cannot find any of ["Data/Binary.hi","Data/Binary.p_hi","Data/Binary.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Put.hi","Data/Binary/Put.p_hi","Data/Binary/Put.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Get.hi","Data/Binary/Get.p_hi","Data/Binary/Get.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Get/Internal.hi","Data/Binary/Get/Internal.p_hi","Data/Binary/Get/Internal.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Builder.hi","Data/Binary/Builder.p_hi","Data/Binary/Builder.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Class.hi","Data/Binary/Class.p_hi","Data/Binary/Class.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Internal.hi","Data/Binary/Internal.p_hi","Data/Binary/Internal.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["Data/Binary/Generic.hi","Data/Binary/Generic.p_hi","Data/Binary/Generic.dyn_hi"] (ignoring)
binary-0.8.3.0: cannot find any of ["libHSbinary-0.8.3.0.a","libHSbinary-0.8.3.0.p_a","libHSbinary-0.8.3.0-ghc8.0.2.so","libHSbinary-0.8.3.0-ghc8.0.2.dylib","HSbinary-0.8.3.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/Cabal/Cabal
"inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring Cabal-1.24.2.0...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/Cabal/Cabal/dist-install/inplace-pkg-config
Reading package info from "libraries/Cabal/Cabal/dist-install/inplace-pkg-config" ... done.
Cabal-1.24.2.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/Cabal/Cabal/dist-install/doc/html/Cabal/Cabal.haddock doesn't exist or isn't a file
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/CreatePipe.hi","Distribution/Compat/CreatePipe.p_hi","Distribution/Compat/CreatePipe.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/Environment.hi","Distribution/Compat/Environment.p_hi","Distribution/Compat/Environment.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/Exception.hi","Distribution/Compat/Exception.p_hi","Distribution/Compat/Exception.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/Internal/TempFile.hi","Distribution/Compat/Internal/TempFile.p_hi","Distribution/Compat/Internal/TempFile.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/ReadP.hi","Distribution/Compat/ReadP.p_hi","Distribution/Compat/ReadP.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/Semigroup.hi","Distribution/Compat/Semigroup.p_hi","Distribution/Compat/Semigroup.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compiler.hi","Distribution/Compiler.p_hi","Distribution/Compiler.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/InstalledPackageInfo.hi","Distribution/InstalledPackageInfo.p_hi","Distribution/InstalledPackageInfo.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/License.hi","Distribution/License.p_hi","Distribution/License.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Make.hi","Distribution/Make.p_hi","Distribution/Make.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/ModuleName.hi","Distribution/ModuleName.p_hi","Distribution/ModuleName.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Package.hi","Distribution/Package.p_hi","Distribution/Package.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription.hi","Distribution/PackageDescription.p_hi","Distribution/PackageDescription.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription/Check.hi","Distribution/PackageDescription/Check.p_hi","Distribution/PackageDescription/Check.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription/Configuration.hi","Distribution/PackageDescription/Configuration.p_hi","Distribution/PackageDescription/Configuration.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription/Parse.hi","Distribution/PackageDescription/Parse.p_hi","Distribution/PackageDescription/Parse.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription/PrettyPrint.hi","Distribution/PackageDescription/PrettyPrint.p_hi","Distribution/PackageDescription/PrettyPrint.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/PackageDescription/Utils.hi","Distribution/PackageDescription/Utils.p_hi","Distribution/PackageDescription/Utils.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/ParseUtils.hi","Distribution/ParseUtils.p_hi","Distribution/ParseUtils.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/ReadE.hi","Distribution/ReadE.p_hi","Distribution/ReadE.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple.hi","Distribution/Simple.p_hi","Distribution/Simple.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Bench.hi","Distribution/Simple/Bench.p_hi","Distribution/Simple/Bench.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Build.hi","Distribution/Simple/Build.p_hi","Distribution/Simple/Build.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Build/Macros.hi","Distribution/Simple/Build/Macros.p_hi","Distribution/Simple/Build/Macros.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Build/PathsModule.hi","Distribution/Simple/Build/PathsModule.p_hi","Distribution/Simple/Build/PathsModule.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/BuildPaths.hi","Distribution/Simple/BuildPaths.p_hi","Distribution/Simple/BuildPaths.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/BuildTarget.hi","Distribution/Simple/BuildTarget.p_hi","Distribution/Simple/BuildTarget.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/CCompiler.hi","Distribution/Simple/CCompiler.p_hi","Distribution/Simple/CCompiler.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Command.hi","Distribution/Simple/Command.p_hi","Distribution/Simple/Command.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Compiler.hi","Distribution/Simple/Compiler.p_hi","Distribution/Simple/Compiler.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Configure.hi","Distribution/Simple/Configure.p_hi","Distribution/Simple/Configure.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHC.hi","Distribution/Simple/GHC.p_hi","Distribution/Simple/GHC.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHCJS.hi","Distribution/Simple/GHCJS.p_hi","Distribution/Simple/GHCJS.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Haddock.hi","Distribution/Simple/Haddock.p_hi","Distribution/Simple/Haddock.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/HaskellSuite.hi","Distribution/Simple/HaskellSuite.p_hi","Distribution/Simple/HaskellSuite.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Hpc.hi","Distribution/Simple/Hpc.p_hi","Distribution/Simple/Hpc.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Install.hi","Distribution/Simple/Install.p_hi","Distribution/Simple/Install.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/InstallDirs.hi","Distribution/Simple/InstallDirs.p_hi","Distribution/Simple/InstallDirs.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/JHC.hi","Distribution/Simple/JHC.p_hi","Distribution/Simple/JHC.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/LHC.hi","Distribution/Simple/LHC.p_hi","Distribution/Simple/LHC.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/LocalBuildInfo.hi","Distribution/Simple/LocalBuildInfo.p_hi","Distribution/Simple/LocalBuildInfo.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/PackageIndex.hi","Distribution/Simple/PackageIndex.p_hi","Distribution/Simple/PackageIndex.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/PreProcess.hi","Distribution/Simple/PreProcess.p_hi","Distribution/Simple/PreProcess.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/PreProcess/Unlit.hi","Distribution/Simple/PreProcess/Unlit.p_hi","Distribution/Simple/PreProcess/Unlit.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program.hi","Distribution/Simple/Program.p_hi","Distribution/Simple/Program.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Ar.hi","Distribution/Simple/Program/Ar.p_hi","Distribution/Simple/Program/Ar.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Builtin.hi","Distribution/Simple/Program/Builtin.p_hi","Distribution/Simple/Program/Builtin.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Db.hi","Distribution/Simple/Program/Db.p_hi","Distribution/Simple/Program/Db.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Find.hi","Distribution/Simple/Program/Find.p_hi","Distribution/Simple/Program/Find.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/GHC.hi","Distribution/Simple/Program/GHC.p_hi","Distribution/Simple/Program/GHC.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/HcPkg.hi","Distribution/Simple/Program/HcPkg.p_hi","Distribution/Simple/Program/HcPkg.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Hpc.hi","Distribution/Simple/Program/Hpc.p_hi","Distribution/Simple/Program/Hpc.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Internal.hi","Distribution/Simple/Program/Internal.p_hi","Distribution/Simple/Program/Internal.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Ld.hi","Distribution/Simple/Program/Ld.p_hi","Distribution/Simple/Program/Ld.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Run.hi","Distribution/Simple/Program/Run.p_hi","Distribution/Simple/Program/Run.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Script.hi","Distribution/Simple/Program/Script.p_hi","Distribution/Simple/Program/Script.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Strip.hi","Distribution/Simple/Program/Strip.p_hi","Distribution/Simple/Program/Strip.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Program/Types.hi","Distribution/Simple/Program/Types.p_hi","Distribution/Simple/Program/Types.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Register.hi","Distribution/Simple/Register.p_hi","Distribution/Simple/Register.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Setup.hi","Distribution/Simple/Setup.p_hi","Distribution/Simple/Setup.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/SrcDist.hi","Distribution/Simple/SrcDist.p_hi","Distribution/Simple/SrcDist.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Test.hi","Distribution/Simple/Test.p_hi","Distribution/Simple/Test.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Test/ExeV10.hi","Distribution/Simple/Test/ExeV10.p_hi","Distribution/Simple/Test/ExeV10.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Test/LibV09.hi","Distribution/Simple/Test/LibV09.p_hi","Distribution/Simple/Test/LibV09.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Test/Log.hi","Distribution/Simple/Test/Log.p_hi","Distribution/Simple/Test/Log.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/UHC.hi","Distribution/Simple/UHC.p_hi","Distribution/Simple/UHC.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/UserHooks.hi","Distribution/Simple/UserHooks.p_hi","Distribution/Simple/UserHooks.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/Utils.hi","Distribution/Simple/Utils.p_hi","Distribution/Simple/Utils.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/System.hi","Distribution/System.p_hi","Distribution/System.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/TestSuite.hi","Distribution/TestSuite.p_hi","Distribution/TestSuite.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Text.hi","Distribution/Text.p_hi","Distribution/Text.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Utils/NubList.hi","Distribution/Utils/NubList.p_hi","Distribution/Utils/NubList.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Verbosity.hi","Distribution/Verbosity.p_hi","Distribution/Verbosity.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Version.hi","Distribution/Version.p_hi","Distribution/Version.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Language/Haskell/Extension.hi","Language/Haskell/Extension.p_hi","Language/Haskell/Extension.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/Binary.hi","Distribution/Compat/Binary.p_hi","Distribution/Compat/Binary.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/CopyFile.hi","Distribution/Compat/CopyFile.p_hi","Distribution/Compat/CopyFile.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/GetShortPathName.hi","Distribution/Compat/GetShortPathName.p_hi","Distribution/Compat/GetShortPathName.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Compat/MonadFail.hi","Distribution/Compat/MonadFail.p_hi","Distribution/Compat/MonadFail.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/GetOpt.hi","Distribution/GetOpt.p_hi","Distribution/GetOpt.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Lex.hi","Distribution/Lex.p_hi","Distribution/Lex.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHC/Internal.hi","Distribution/Simple/GHC/Internal.p_hi","Distribution/Simple/GHC/Internal.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHC/IPI642.hi","Distribution/Simple/GHC/IPI642.p_hi","Distribution/Simple/GHC/IPI642.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHC/IPIConvert.hi","Distribution/Simple/GHC/IPIConvert.p_hi","Distribution/Simple/GHC/IPIConvert.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Distribution/Simple/GHC/ImplInfo.hi","Distribution/Simple/GHC/ImplInfo.p_hi","Distribution/Simple/GHC/ImplInfo.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["Paths_Cabal.hi","Paths_Cabal.p_hi","Paths_Cabal.dyn_hi"] (ignoring)
Cabal-1.24.2.0: cannot find any of ["libHSCabal-1.24.2.0.a","libHSCabal-1.24.2.0.p_a","libHSCabal-1.24.2.0-ghc8.0.2.so","libHSCabal-1.24.2.0-ghc8.0.2.dylib","HSCabal-1.24.2.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/ghc-boot-th
"inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-th-8.0.2...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/ghc-boot-th/dist-install/inplace-pkg-config
Reading package info from "libraries/ghc-boot-th/dist-install/inplace-pkg-config" ... done.
ghc-boot-th-8.0.2: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/ghc-boot-th/dist-install/doc/html/ghc-boot-th/ghc-boot-th.haddock doesn't exist or isn't a file
ghc-boot-th-8.0.2: cannot find any of ["GHC/LanguageExtensions/Type.hi","GHC/LanguageExtensions/Type.p_hi","GHC/LanguageExtensions/Type.dyn_hi"] (ignoring)
ghc-boot-th-8.0.2: cannot find any of ["GHC/Lexeme.hi","GHC/Lexeme.p_hi","GHC/Lexeme.dyn_hi"] (ignoring)
ghc-boot-th-8.0.2: cannot find any of ["libHSghc-boot-th-8.0.2.a","libHSghc-boot-th-8.0.2.p_a","libHSghc-boot-th-8.0.2-ghc8.0.2.so","libHSghc-boot-th-8.0.2-ghc8.0.2.dylib","HSghc-boot-th-8.0.2-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/ghc-boot
"inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-8.0.2...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/ghc-boot/dist-install/inplace-pkg-config
Reading package info from "libraries/ghc-boot/dist-install/inplace-pkg-config" ... done.
ghc-boot-8.0.2: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/ghc-boot/dist-install/doc/html/ghc-boot/ghc-boot.haddock doesn't exist or isn't a file
ghc-boot-8.0.2: cannot find any of ["GHC/LanguageExtensions.hi","GHC/LanguageExtensions.p_hi","GHC/LanguageExtensions.dyn_hi"] (ignoring)
ghc-boot-8.0.2: cannot find any of ["GHC/LanguageExtensions/Type.hi","GHC/LanguageExtensions/Type.p_hi","GHC/LanguageExtensions/Type.dyn_hi"] (ignoring)
ghc-boot-8.0.2: cannot find any of ["GHC/PackageDb.hi","GHC/PackageDb.p_hi","GHC/PackageDb.dyn_hi"] (ignoring)
ghc-boot-8.0.2: cannot find any of ["GHC/Serialized.hi","GHC/Serialized.p_hi","GHC/Serialized.dyn_hi"] (ignoring)
ghc-boot-8.0.2: cannot find any of ["libHSghc-boot-8.0.2.a","libHSghc-boot-8.0.2.p_a","libHSghc-boot-8.0.2-ghc8.0.2.so","libHSghc-boot-8.0.2-ghc8.0.2.dylib","HSghc-boot-8.0.2-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/template-haskell
"inplace/bin/ghc-cabal" configure libraries/template-haskell dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring template-haskell-2.11.1.0...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/template-haskell/dist-install/inplace-pkg-config
Reading package info from "libraries/template-haskell/dist-install/inplace-pkg-config" ... done.
template-haskell-2.11.1.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/template-haskell/dist-install/doc/html/template-haskell/template-haskell.haddock doesn't exist or isn't a file
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH.hi","Language/Haskell/TH.p_hi","Language/Haskell/TH.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/Lib.hi","Language/Haskell/TH/Lib.p_hi","Language/Haskell/TH/Lib.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/Ppr.hi","Language/Haskell/TH/Ppr.p_hi","Language/Haskell/TH/Ppr.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/PprLib.hi","Language/Haskell/TH/PprLib.p_hi","Language/Haskell/TH/PprLib.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/Quote.hi","Language/Haskell/TH/Quote.p_hi","Language/Haskell/TH/Quote.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/Syntax.hi","Language/Haskell/TH/Syntax.p_hi","Language/Haskell/TH/Syntax.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/LanguageExtensions.hi","Language/Haskell/TH/LanguageExtensions.p_hi","Language/Haskell/TH/LanguageExtensions.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["Language/Haskell/TH/Lib/Map.hi","Language/Haskell/TH/Lib/Map.p_hi","Language/Haskell/TH/Lib/Map.dyn_hi"] (ignoring)
template-haskell-2.11.1.0: cannot find any of ["libHStemplate-haskell-2.11.1.0.a","libHStemplate-haskell-2.11.1.0.p_a","libHStemplate-haskell-2.11.1.0-ghc8.0.2.so","libHStemplate-haskell-2.11.1.0-ghc8.0.2.dylib","HStemplate-haskell-2.11.1.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/hoopl
"inplace/bin/ghc-cabal" configure libraries/hoopl dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hoopl-3.10.2.1...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/hoopl/dist-install/inplace-pkg-config
Reading package info from "libraries/hoopl/dist-install/inplace-pkg-config" ... done.
hoopl-3.10.2.1: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/hoopl/dist-install/doc/html/hoopl/hoopl.haddock doesn't exist or isn't a file
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl.hi","Compiler/Hoopl.p_hi","Compiler/Hoopl.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Internals.hi","Compiler/Hoopl/Internals.p_hi","Compiler/Hoopl/Internals.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Wrappers.hi","Compiler/Hoopl/Wrappers.p_hi","Compiler/Hoopl/Wrappers.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Passes/Dominator.hi","Compiler/Hoopl/Passes/Dominator.p_hi","Compiler/Hoopl/Passes/Dominator.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Passes/DList.hi","Compiler/Hoopl/Passes/DList.p_hi","Compiler/Hoopl/Passes/DList.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Checkpoint.hi","Compiler/Hoopl/Checkpoint.p_hi","Compiler/Hoopl/Checkpoint.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Collections.hi","Compiler/Hoopl/Collections.p_hi","Compiler/Hoopl/Collections.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Combinators.hi","Compiler/Hoopl/Combinators.p_hi","Compiler/Hoopl/Combinators.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Dataflow.hi","Compiler/Hoopl/Dataflow.p_hi","Compiler/Hoopl/Dataflow.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Debug.hi","Compiler/Hoopl/Debug.p_hi","Compiler/Hoopl/Debug.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Block.hi","Compiler/Hoopl/Block.p_hi","Compiler/Hoopl/Block.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Graph.hi","Compiler/Hoopl/Graph.p_hi","Compiler/Hoopl/Graph.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Label.hi","Compiler/Hoopl/Label.p_hi","Compiler/Hoopl/Label.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/MkGraph.hi","Compiler/Hoopl/MkGraph.p_hi","Compiler/Hoopl/MkGraph.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Fuel.hi","Compiler/Hoopl/Fuel.p_hi","Compiler/Hoopl/Fuel.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Pointed.hi","Compiler/Hoopl/Pointed.p_hi","Compiler/Hoopl/Pointed.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Shape.hi","Compiler/Hoopl/Shape.p_hi","Compiler/Hoopl/Shape.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Show.hi","Compiler/Hoopl/Show.p_hi","Compiler/Hoopl/Show.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/Unique.hi","Compiler/Hoopl/Unique.p_hi","Compiler/Hoopl/Unique.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["Compiler/Hoopl/XUtil.hi","Compiler/Hoopl/XUtil.p_hi","Compiler/Hoopl/XUtil.dyn_hi"] (ignoring)
hoopl-3.10.2.1: cannot find any of ["libHShoopl-3.10.2.1.a","libHShoopl-3.10.2.1.p_a","libHShoopl-3.10.2.1-ghc8.0.2.so","libHShoopl-3.10.2.1-ghc8.0.2.dylib","HShoopl-3.10.2.1-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/transformers
"inplace/bin/ghc-cabal" configure libraries/transformers dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring transformers-0.5.2.0...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/transformers/dist-install/inplace-pkg-config
Reading package info from "libraries/transformers/dist-install/inplace-pkg-config" ... done.
transformers-0.5.2.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/transformers/dist-install/doc/html/transformers/transformers.haddock doesn't exist or isn't a file
transformers-0.5.2.0: cannot find any of ["Control/Applicative/Backwards.hi","Control/Applicative/Backwards.p_hi","Control/Applicative/Backwards.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Applicative/Lift.hi","Control/Applicative/Lift.p_hi","Control/Applicative/Lift.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Signatures.hi","Control/Monad/Signatures.p_hi","Control/Monad/Signatures.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Class.hi","Control/Monad/Trans/Class.p_hi","Control/Monad/Trans/Class.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Cont.hi","Control/Monad/Trans/Cont.p_hi","Control/Monad/Trans/Cont.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Except.hi","Control/Monad/Trans/Except.p_hi","Control/Monad/Trans/Except.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Error.hi","Control/Monad/Trans/Error.p_hi","Control/Monad/Trans/Error.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Identity.hi","Control/Monad/Trans/Identity.p_hi","Control/Monad/Trans/Identity.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/List.hi","Control/Monad/Trans/List.p_hi","Control/Monad/Trans/List.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Maybe.hi","Control/Monad/Trans/Maybe.p_hi","Control/Monad/Trans/Maybe.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Reader.hi","Control/Monad/Trans/Reader.p_hi","Control/Monad/Trans/Reader.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/RWS.hi","Control/Monad/Trans/RWS.p_hi","Control/Monad/Trans/RWS.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/RWS/Lazy.hi","Control/Monad/Trans/RWS/Lazy.p_hi","Control/Monad/Trans/RWS/Lazy.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/RWS/Strict.hi","Control/Monad/Trans/RWS/Strict.p_hi","Control/Monad/Trans/RWS/Strict.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/State.hi","Control/Monad/Trans/State.p_hi","Control/Monad/Trans/State.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/State/Lazy.hi","Control/Monad/Trans/State/Lazy.p_hi","Control/Monad/Trans/State/Lazy.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/State/Strict.hi","Control/Monad/Trans/State/Strict.p_hi","Control/Monad/Trans/State/Strict.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Writer.hi","Control/Monad/Trans/Writer.p_hi","Control/Monad/Trans/Writer.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Writer/Lazy.hi","Control/Monad/Trans/Writer/Lazy.p_hi","Control/Monad/Trans/Writer/Lazy.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Control/Monad/Trans/Writer/Strict.hi","Control/Monad/Trans/Writer/Strict.p_hi","Control/Monad/Trans/Writer/Strict.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Data/Functor/Constant.hi","Data/Functor/Constant.p_hi","Data/Functor/Constant.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Data/Functor/Reverse.hi","Data/Functor/Reverse.p_hi","Data/Functor/Reverse.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["libHStransformers-0.5.2.0.a","libHStransformers-0.5.2.0.p_a","libHStransformers-0.5.2.0-ghc8.0.2.so","libHStransformers-0.5.2.0-ghc8.0.2.dylib","HStransformers-0.5.2.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/xhtml
"inplace/bin/ghc-cabal" configure libraries/xhtml dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring xhtml-3000.2.1...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/xhtml/dist-install/inplace-pkg-config
Reading package info from "libraries/xhtml/dist-install/inplace-pkg-config" ... done.
xhtml-3000.2.1: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/xhtml/dist-install/doc/html/xhtml/xhtml.haddock doesn't exist or isn't a file
xhtml-3000.2.1: cannot find any of ["Text/XHtml.hi","Text/XHtml.p_hi","Text/XHtml.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Frameset.hi","Text/XHtml/Frameset.p_hi","Text/XHtml/Frameset.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Strict.hi","Text/XHtml/Strict.p_hi","Text/XHtml/Strict.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Transitional.hi","Text/XHtml/Transitional.p_hi","Text/XHtml/Transitional.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Debug.hi","Text/XHtml/Debug.p_hi","Text/XHtml/Debug.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Table.hi","Text/XHtml/Table.p_hi","Text/XHtml/Table.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Strict/Attributes.hi","Text/XHtml/Strict/Attributes.p_hi","Text/XHtml/Strict/Attributes.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Strict/Elements.hi","Text/XHtml/Strict/Elements.p_hi","Text/XHtml/Strict/Elements.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Frameset/Attributes.hi","Text/XHtml/Frameset/Attributes.p_hi","Text/XHtml/Frameset/Attributes.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Frameset/Elements.hi","Text/XHtml/Frameset/Elements.p_hi","Text/XHtml/Frameset/Elements.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Transitional/Attributes.hi","Text/XHtml/Transitional/Attributes.p_hi","Text/XHtml/Transitional/Attributes.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Transitional/Elements.hi","Text/XHtml/Transitional/Elements.p_hi","Text/XHtml/Transitional/Elements.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/BlockTable.hi","Text/XHtml/BlockTable.p_hi","Text/XHtml/BlockTable.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Extras.hi","Text/XHtml/Extras.p_hi","Text/XHtml/Extras.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["Text/XHtml/Internals.hi","Text/XHtml/Internals.p_hi","Text/XHtml/Internals.dyn_hi"] (ignoring)
xhtml-3000.2.1: cannot find any of ["libHSxhtml-3000.2.1.a","libHSxhtml-3000.2.1.p_a","libHSxhtml-3000.2.1-ghc8.0.2.so","libHSxhtml-3000.2.1-ghc8.0.2.dylib","HSxhtml-3000.2.1-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/terminfo
"inplace/bin/ghc-cabal" configure libraries/terminfo dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring terminfo-0.4.0.2...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries
checking for gcc... /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc accepts -g... yes
checking for /pbulk/work/lang/ghc80/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include
checking for grep that handles long lines and -e... /pbulk/work/lang/ghc80/work/.tools/bin/grep
checking for egrep... /pbulk/work/lang/ghc80/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for setupterm in -ltinfo... no
checking for setupterm in -lncursesw... no
checking for setupterm in -lncurses... no
checking for setupterm in -lcurses... yes
configure: creating ./config.status
config.status: creating terminfo.buildinfo
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/terminfo/dist-install/inplace-pkg-config
Reading package info from "libraries/terminfo/dist-install/inplace-pkg-config" ... done.
terminfo-0.4.0.2: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/terminfo/dist-install/doc/html/terminfo/terminfo.haddock doesn't exist or isn't a file
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo.hi","System/Console/Terminfo.p_hi","System/Console/Terminfo.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Base.hi","System/Console/Terminfo/Base.p_hi","System/Console/Terminfo/Base.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Cursor.hi","System/Console/Terminfo/Cursor.p_hi","System/Console/Terminfo/Cursor.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Color.hi","System/Console/Terminfo/Color.p_hi","System/Console/Terminfo/Color.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Edit.hi","System/Console/Terminfo/Edit.p_hi","System/Console/Terminfo/Edit.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Effects.hi","System/Console/Terminfo/Effects.p_hi","System/Console/Terminfo/Effects.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["System/Console/Terminfo/Keys.hi","System/Console/Terminfo/Keys.p_hi","System/Console/Terminfo/Keys.dyn_hi"] (ignoring)
terminfo-0.4.0.2: cannot find any of ["libHSterminfo-0.4.0.2.a","libHSterminfo-0.4.0.2.p_a","libHSterminfo-0.4.0.2-ghc8.0.2.so","libHSterminfo-0.4.0.2-ghc8.0.2.dylib","HSterminfo-0.4.0.2-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/haskeline
"inplace/bin/ghc-cabal" configure libraries/haskeline dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring haskeline-0.7.3.0...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/haskeline/dist-install/inplace-pkg-config
Reading package info from "libraries/haskeline/dist-install/inplace-pkg-config" ... done.
haskeline-0.7.3.0: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/haskeline/dist-install/doc/html/haskeline/haskeline.haddock doesn't exist or isn't a file
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline.hi","System/Console/Haskeline.p_hi","System/Console/Haskeline.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Completion.hi","System/Console/Haskeline/Completion.p_hi","System/Console/Haskeline/Completion.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/MonadException.hi","System/Console/Haskeline/MonadException.p_hi","System/Console/Haskeline/MonadException.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/History.hi","System/Console/Haskeline/History.p_hi","System/Console/Haskeline/History.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/IO.hi","System/Console/Haskeline/IO.p_hi","System/Console/Haskeline/IO.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Backend.hi","System/Console/Haskeline/Backend.p_hi","System/Console/Haskeline/Backend.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Backend/WCWidth.hi","System/Console/Haskeline/Backend/WCWidth.p_hi","System/Console/Haskeline/Backend/WCWidth.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Command.hi","System/Console/Haskeline/Command.p_hi","System/Console/Haskeline/Command.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Command/Completion.hi","System/Console/Haskeline/Command/Completion.p_hi","System/Console/Haskeline/Command/Completion.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Command/History.hi","System/Console/Haskeline/Command/History.p_hi","System/Console/Haskeline/Command/History.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Command/KillRing.hi","System/Console/Haskeline/Command/KillRing.p_hi","System/Console/Haskeline/Command/KillRing.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Directory.hi","System/Console/Haskeline/Directory.p_hi","System/Console/Haskeline/Directory.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Emacs.hi","System/Console/Haskeline/Emacs.p_hi","System/Console/Haskeline/Emacs.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/InputT.hi","System/Console/Haskeline/InputT.p_hi","System/Console/Haskeline/InputT.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Key.hi","System/Console/Haskeline/Key.p_hi","System/Console/Haskeline/Key.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/LineState.hi","System/Console/Haskeline/LineState.p_hi","System/Console/Haskeline/LineState.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Monads.hi","System/Console/Haskeline/Monads.p_hi","System/Console/Haskeline/Monads.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Prefs.hi","System/Console/Haskeline/Prefs.p_hi","System/Console/Haskeline/Prefs.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Recover.hi","System/Console/Haskeline/Recover.p_hi","System/Console/Haskeline/Recover.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/RunCommand.hi","System/Console/Haskeline/RunCommand.p_hi","System/Console/Haskeline/RunCommand.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Term.hi","System/Console/Haskeline/Term.p_hi","System/Console/Haskeline/Term.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Command/Undo.hi","System/Console/Haskeline/Command/Undo.p_hi","System/Console/Haskeline/Command/Undo.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Vi.hi","System/Console/Haskeline/Vi.p_hi","System/Console/Haskeline/Vi.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Backend/Posix.hi","System/Console/Haskeline/Backend/Posix.p_hi","System/Console/Haskeline/Backend/Posix.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Backend/Posix/Encoder.hi","System/Console/Haskeline/Backend/Posix/Encoder.p_hi","System/Console/Haskeline/Backend/Posix/Encoder.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Backend/DumbTerm.hi","System/Console/Haskeline/Backend/DumbTerm.p_hi","System/Console/Haskeline/Backend/DumbTerm.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["System/Console/Haskeline/Backend/Terminfo.hi","System/Console/Haskeline/Backend/Terminfo.p_hi","System/Console/Haskeline/Backend/Terminfo.dyn_hi"] (ignoring)
haskeline-0.7.3.0: cannot find any of ["libHShaskeline-0.7.3.0.a","libHShaskeline-0.7.3.0.p_a","libHShaskeline-0.7.3.0-ghc8.0.2.so","libHShaskeline-0.7.3.0-ghc8.0.2.dylib","HShaskeline-0.7.3.0-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/ghci
"inplace/bin/ghc-cabal" configure libraries/ghci dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghci-8.0.2...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  libraries/ghci/dist-install/inplace-pkg-config
Reading package info from "libraries/ghci/dist-install/inplace-pkg-config" ... done.
ghci-8.0.2: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/ghci/dist-install/doc/html/ghci/ghci.haddock doesn't exist or isn't a file
ghci-8.0.2: cannot find any of ["GHCi/BreakArray.hi","GHCi/BreakArray.p_hi","GHCi/BreakArray.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/Message.hi","GHCi/Message.p_hi","GHCi/Message.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/ResolvedBCO.hi","GHCi/ResolvedBCO.p_hi","GHCi/ResolvedBCO.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/RemoteTypes.hi","GHCi/RemoteTypes.p_hi","GHCi/RemoteTypes.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/ObjLink.hi","GHCi/ObjLink.p_hi","GHCi/ObjLink.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/CreateBCO.hi","GHCi/CreateBCO.p_hi","GHCi/CreateBCO.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/FFI.hi","GHCi/FFI.p_hi","GHCi/FFI.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/InfoTable.hi","GHCi/InfoTable.p_hi","GHCi/InfoTable.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/Run.hi","GHCi/Run.p_hi","GHCi/Run.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/Signals.hi","GHCi/Signals.p_hi","GHCi/Signals.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/TH.hi","GHCi/TH.p_hi","GHCi/TH.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["GHCi/TH/Binary.hi","GHCi/TH/Binary.p_hi","GHCi/TH/Binary.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["SizedSeq.hi","SizedSeq.p_hi","SizedSeq.dyn_hi"] (ignoring)
ghci-8.0.2: cannot find any of ["libHSghci-8.0.2.a","libHSghci-8.0.2.p_a","libHSghci-8.0.2-ghc8.0.2.so","libHSghci-8.0.2-ghc8.0.2.dylib","HSghci-8.0.2-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure compiler stage2 "Annotations ApiAnnotation Avail Bag BasicTypes Binary BooleanFormula BufWrite Class CmdLineParser CmmType CoAxiom ConLike Coercion Config Constants CoreArity CoreFVs CoreSubst CoreSyn CoreTidy CoreUnfold CoreUtils CoreSeq CoreStats CostCentre DataCon Demand Digraph DriverPhases DynFlags Encoding ErrUtils Exception FamInstEnv FastFunctions FastMutInt FastString FastStringEnv FieldLabel Fingerprint FiniteMap ForeignCall FV Hooks HsBinds HsDecls HsDoc HsExpr HsImpExp HsLit PlaceHolder PmExpr HsPat HsSyn HsTypes HsUtils HscTypes IOEnv Id IdInfo IfaceSyn IfaceType InstEnv Kind Lexeme ListSetOps Literal Maybes MkCore MkId Module MonadUtils Name NameEnv NameSet OccName OccurAnal OptCoercion OrdList Outputable PackageConfig Packages Pair Panic PatSyn PipelineMonad Platform PlatformConstants PprCore PrelNames PrelRules Pretty PrimOp RdrName Rules SrcLoc StaticFlags StringBuffer TcEvidence TcRnTypes TcType TrieMap TyCon Type TyCoRep TysPrim TysWiredIn Unify UniqDFM UniqDSet UniqFM UniqSet UniqSupply Unique Util Var VarEnv VarSet ByteCodeTypes InteractiveEvalTypes" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --flags=stage2 --ghc-option=-optc-DTHREADED_RTS --flags=ncg --flags=ghci --ghc-option=-DGHCI_TABLES_NEXT_TO_CODE --ghc-option=-DSTAGE=2 --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --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" check utils/ghc-pwd
"inplace/bin/ghc-cabal" check utils/ghc-cabal
"inplace/bin/ghc-cabal" check utils/hpc
"inplace/bin/ghc-cabal" check utils/runghc
"inplace/bin/ghc-cabal" check utils/compare_sizes
"inplace/bin/ghc-cabal" configure utils/ghc-pwd dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/ghc-cabal dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/ghc-pkg dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/compare_sizes dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/hpc dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/hsc2hs dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/runghc dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-cabal-0.1...
Configuring compareSizes-0.1.0.0...
Configuring ghc-pkg-6.9...
Configuring hpc-bin-0.67...
Configuring runghc-8.0.2...
Configuring ghc-pwd-0.1...
Configuring hsc2hs-0.68.1...
Configuring ghc-8.0.2...
Warning: 'license-file: ../LICENSE' is a relative path outside of the source
tree. This will not work when generating a tarball with 'sdist'.
Warning: 'include-dirs: ../rts/dist/build' is a relative path outside of the
source tree. This will not work when generating a tarball with 'sdist'.
Warning: 'include-dirs: ../rts/dist/build' directory does not exist.
"inplace/bin/ghc-cabal" check iserv
"inplace/bin/ghc-cabal" check iserv
"inplace/bin/ghc-cabal" check iserv
"inplace/bin/ghc-cabal" configure iserv stage2 "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure iserv stage2_p "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure iserv stage2_dyn "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring iserv-bin-0.0...
Configuring iserv-bin-0.0...
Configuring iserv-bin-0.0...
"/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" update --force  compiler/stage2/inplace-pkg-config
Reading package info from "compiler/stage2/inplace-pkg-config" ... done.
ghc-8.0.2: Warning: include-dirs: /pbulk/work/lang/ghc80/work/ghc-8.0.2/compiler/../rts/dist/build doesn't exist or isn't a directory
ghc-8.0.2: Warning: haddock-interfaces: /pbulk/work/lang/ghc80/work/ghc-8.0.2/compiler/stage2/doc/html/ghc/ghc.haddock doesn't exist or isn't a file
ghc-8.0.2: cannot find any of ["Avail.hi","Avail.p_hi","Avail.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BasicTypes.hi","BasicTypes.p_hi","BasicTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ConLike.hi","ConLike.p_hi","ConLike.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DataCon.hi","DataCon.p_hi","DataCon.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PatSyn.hi","PatSyn.p_hi","PatSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Demand.hi","Demand.p_hi","Demand.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Debug.hi","Debug.p_hi","Debug.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Exception.hi","Exception.p_hi","Exception.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FieldLabel.hi","FieldLabel.p_hi","FieldLabel.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GhcMonad.hi","GhcMonad.p_hi","GhcMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Hooks.hi","Hooks.p_hi","Hooks.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Id.hi","Id.p_hi","Id.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["IdInfo.hi","IdInfo.p_hi","IdInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Lexeme.hi","Lexeme.p_hi","Lexeme.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Literal.hi","Literal.p_hi","Literal.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Llvm.hi","Llvm.p_hi","Llvm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Llvm/AbsSyn.hi","Llvm/AbsSyn.p_hi","Llvm/AbsSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Llvm/MetaData.hi","Llvm/MetaData.p_hi","Llvm/MetaData.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Llvm/PpLlvm.hi","Llvm/PpLlvm.p_hi","Llvm/PpLlvm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Llvm/Types.hi","Llvm/Types.p_hi","Llvm/Types.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen.hi","LlvmCodeGen.p_hi","LlvmCodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen/Base.hi","LlvmCodeGen/Base.p_hi","LlvmCodeGen/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen/CodeGen.hi","LlvmCodeGen/CodeGen.p_hi","LlvmCodeGen/CodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen/Data.hi","LlvmCodeGen/Data.p_hi","LlvmCodeGen/Data.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen/Ppr.hi","LlvmCodeGen/Ppr.p_hi","LlvmCodeGen/Ppr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmCodeGen/Regs.hi","LlvmCodeGen/Regs.p_hi","LlvmCodeGen/Regs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LlvmMangler.hi","LlvmMangler.p_hi","LlvmMangler.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MkId.hi","MkId.p_hi","MkId.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Module.hi","Module.p_hi","Module.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Name.hi","Name.p_hi","Name.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["NameEnv.hi","NameEnv.p_hi","NameEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["NameSet.hi","NameSet.p_hi","NameSet.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["OccName.hi","OccName.p_hi","OccName.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RdrName.hi","RdrName.p_hi","RdrName.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SrcLoc.hi","SrcLoc.p_hi","SrcLoc.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UniqSupply.hi","UniqSupply.p_hi","UniqSupply.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Unique.hi","Unique.p_hi","Unique.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Var.hi","Var.p_hi","Var.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["VarEnv.hi","VarEnv.p_hi","VarEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["VarSet.hi","VarSet.p_hi","VarSet.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UnVarGraph.hi","UnVarGraph.p_hi","UnVarGraph.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BlockId.hi","BlockId.p_hi","BlockId.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CLabel.hi","CLabel.p_hi","CLabel.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Cmm.hi","Cmm.p_hi","Cmm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmBuildInfoTables.hi","CmmBuildInfoTables.p_hi","CmmBuildInfoTables.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmPipeline.hi","CmmPipeline.p_hi","CmmPipeline.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmCallConv.hi","CmmCallConv.p_hi","CmmCallConv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmCommonBlockElim.hi","CmmCommonBlockElim.p_hi","CmmCommonBlockElim.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmImplementSwitchPlans.hi","CmmImplementSwitchPlans.p_hi","CmmImplementSwitchPlans.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmContFlowOpt.hi","CmmContFlowOpt.p_hi","CmmContFlowOpt.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmExpr.hi","CmmExpr.p_hi","CmmExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmInfo.hi","CmmInfo.p_hi","CmmInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmLex.hi","CmmLex.p_hi","CmmLex.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmLint.hi","CmmLint.p_hi","CmmLint.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmLive.hi","CmmLive.p_hi","CmmLive.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmMachOp.hi","CmmMachOp.p_hi","CmmMachOp.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmSwitch.hi","CmmSwitch.p_hi","CmmSwitch.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmNode.hi","CmmNode.p_hi","CmmNode.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmOpt.hi","CmmOpt.p_hi","CmmOpt.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmParse.hi","CmmParse.p_hi","CmmParse.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmProcPoint.hi","CmmProcPoint.p_hi","CmmProcPoint.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmSink.hi","CmmSink.p_hi","CmmSink.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmType.hi","CmmType.p_hi","CmmType.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmUtils.hi","CmmUtils.p_hi","CmmUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmmLayoutStack.hi","CmmLayoutStack.p_hi","CmmLayoutStack.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MkGraph.hi","MkGraph.p_hi","MkGraph.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprBase.hi","PprBase.p_hi","PprBase.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprC.hi","PprC.p_hi","PprC.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprCmm.hi","PprCmm.p_hi","PprCmm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprCmmDecl.hi","PprCmmDecl.p_hi","PprCmmDecl.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprCmmExpr.hi","PprCmmExpr.p_hi","PprCmmExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Bitmap.hi","Bitmap.p_hi","Bitmap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform.hi","CodeGen/Platform.p_hi","CodeGen/Platform.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/ARM.hi","CodeGen/Platform/ARM.p_hi","CodeGen/Platform/ARM.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/ARM64.hi","CodeGen/Platform/ARM64.p_hi","CodeGen/Platform/ARM64.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/NoRegs.hi","CodeGen/Platform/NoRegs.p_hi","CodeGen/Platform/NoRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/PPC.hi","CodeGen/Platform/PPC.p_hi","CodeGen/Platform/PPC.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/PPC_Darwin.hi","CodeGen/Platform/PPC_Darwin.p_hi","CodeGen/Platform/PPC_Darwin.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/SPARC.hi","CodeGen/Platform/SPARC.p_hi","CodeGen/Platform/SPARC.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/X86.hi","CodeGen/Platform/X86.p_hi","CodeGen/Platform/X86.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeGen/Platform/X86_64.hi","CodeGen/Platform/X86_64.p_hi","CodeGen/Platform/X86_64.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CgUtils.hi","CgUtils.p_hi","CgUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmm.hi","StgCmm.p_hi","StgCmm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmBind.hi","StgCmmBind.p_hi","StgCmmBind.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmClosure.hi","StgCmmClosure.p_hi","StgCmmClosure.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmCon.hi","StgCmmCon.p_hi","StgCmmCon.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmEnv.hi","StgCmmEnv.p_hi","StgCmmEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmExpr.hi","StgCmmExpr.p_hi","StgCmmExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmForeign.hi","StgCmmForeign.p_hi","StgCmmForeign.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmHeap.hi","StgCmmHeap.p_hi","StgCmmHeap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmHpc.hi","StgCmmHpc.p_hi","StgCmmHpc.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmArgRep.hi","StgCmmArgRep.p_hi","StgCmmArgRep.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmLayout.hi","StgCmmLayout.p_hi","StgCmmLayout.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmMonad.hi","StgCmmMonad.p_hi","StgCmmMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmPrim.hi","StgCmmPrim.p_hi","StgCmmPrim.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmProf.hi","StgCmmProf.p_hi","StgCmmProf.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmTicky.hi","StgCmmTicky.p_hi","StgCmmTicky.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmUtils.hi","StgCmmUtils.p_hi","StgCmmUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgCmmExtCode.hi","StgCmmExtCode.p_hi","StgCmmExtCode.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SMRep.hi","SMRep.p_hi","SMRep.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreArity.hi","CoreArity.p_hi","CoreArity.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreFVs.hi","CoreFVs.p_hi","CoreFVs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreLint.hi","CoreLint.p_hi","CoreLint.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CorePrep.hi","CorePrep.p_hi","CorePrep.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreSubst.hi","CoreSubst.p_hi","CoreSubst.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreSyn.hi","CoreSyn.p_hi","CoreSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TrieMap.hi","TrieMap.p_hi","TrieMap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreTidy.hi","CoreTidy.p_hi","CoreTidy.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreUnfold.hi","CoreUnfold.p_hi","CoreUnfold.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreUtils.hi","CoreUtils.p_hi","CoreUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreSeq.hi","CoreSeq.p_hi","CoreSeq.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreStats.hi","CoreStats.p_hi","CoreStats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MkCore.hi","MkCore.p_hi","MkCore.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprCore.hi","PprCore.p_hi","PprCore.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PmExpr.hi","PmExpr.p_hi","PmExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TmOracle.hi","TmOracle.p_hi","TmOracle.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Check.hi","Check.p_hi","Check.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Coverage.hi","Coverage.p_hi","Coverage.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Desugar.hi","Desugar.p_hi","Desugar.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsArrows.hi","DsArrows.p_hi","DsArrows.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsBinds.hi","DsBinds.p_hi","DsBinds.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsCCall.hi","DsCCall.p_hi","DsCCall.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsExpr.hi","DsExpr.p_hi","DsExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsForeign.hi","DsForeign.p_hi","DsForeign.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsGRHSs.hi","DsGRHSs.p_hi","DsGRHSs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsListComp.hi","DsListComp.p_hi","DsListComp.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsMonad.hi","DsMonad.p_hi","DsMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsUtils.hi","DsUtils.p_hi","DsUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Match.hi","Match.p_hi","Match.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MatchCon.hi","MatchCon.p_hi","MatchCon.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MatchLit.hi","MatchLit.p_hi","MatchLit.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsBinds.hi","HsBinds.p_hi","HsBinds.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsDecls.hi","HsDecls.p_hi","HsDecls.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsDoc.hi","HsDoc.p_hi","HsDoc.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsExpr.hi","HsExpr.p_hi","HsExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsImpExp.hi","HsImpExp.p_hi","HsImpExp.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsLit.hi","HsLit.p_hi","HsLit.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PlaceHolder.hi","PlaceHolder.p_hi","PlaceHolder.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsPat.hi","HsPat.p_hi","HsPat.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsSyn.hi","HsSyn.p_hi","HsSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsTypes.hi","HsTypes.p_hi","HsTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HsUtils.hi","HsUtils.p_hi","HsUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BinIface.hi","BinIface.p_hi","BinIface.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BuildTyCl.hi","BuildTyCl.p_hi","BuildTyCl.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["IfaceEnv.hi","IfaceEnv.p_hi","IfaceEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["IfaceSyn.hi","IfaceSyn.p_hi","IfaceSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["IfaceType.hi","IfaceType.p_hi","IfaceType.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LoadIface.hi","LoadIface.p_hi","LoadIface.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MkIface.hi","MkIface.p_hi","MkIface.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcIface.hi","TcIface.p_hi","TcIface.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FlagChecker.hi","FlagChecker.p_hi","FlagChecker.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Annotations.hi","Annotations.p_hi","Annotations.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CmdLineParser.hi","CmdLineParser.p_hi","CmdLineParser.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CodeOutput.hi","CodeOutput.p_hi","CodeOutput.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Config.hi","Config.p_hi","Config.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Constants.hi","Constants.p_hi","Constants.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DriverMkDepend.hi","DriverMkDepend.p_hi","DriverMkDepend.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DriverPhases.hi","DriverPhases.p_hi","DriverPhases.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PipelineMonad.hi","PipelineMonad.p_hi","PipelineMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DriverPipeline.hi","DriverPipeline.p_hi","DriverPipeline.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DynFlags.hi","DynFlags.p_hi","DynFlags.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ErrUtils.hi","ErrUtils.p_hi","ErrUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Finder.hi","Finder.p_hi","Finder.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GHC.hi","GHC.p_hi","GHC.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GhcMake.hi","GhcMake.p_hi","GhcMake.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GhcPlugins.hi","GhcPlugins.p_hi","GhcPlugins.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DynamicLoading.hi","DynamicLoading.p_hi","DynamicLoading.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HeaderInfo.hi","HeaderInfo.p_hi","HeaderInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HscMain.hi","HscMain.p_hi","HscMain.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HscStats.hi","HscStats.p_hi","HscStats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HscTypes.hi","HscTypes.p_hi","HscTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["InteractiveEval.hi","InteractiveEval.p_hi","InteractiveEval.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["InteractiveEvalTypes.hi","InteractiveEvalTypes.p_hi","InteractiveEvalTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PackageConfig.hi","PackageConfig.p_hi","PackageConfig.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Packages.hi","Packages.p_hi","Packages.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PlatformConstants.hi","PlatformConstants.p_hi","PlatformConstants.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Plugins.hi","Plugins.p_hi","Plugins.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcPluginM.hi","TcPluginM.p_hi","TcPluginM.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PprTyThing.hi","PprTyThing.p_hi","PprTyThing.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StaticFlags.hi","StaticFlags.p_hi","StaticFlags.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StaticPtrTable.hi","StaticPtrTable.p_hi","StaticPtrTable.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SysTools.hi","SysTools.p_hi","SysTools.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Elf.hi","Elf.p_hi","Elf.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TidyPgm.hi","TidyPgm.p_hi","TidyPgm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Ctype.hi","Ctype.p_hi","Ctype.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["HaddockUtils.hi","HaddockUtils.p_hi","HaddockUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Lexer.hi","Lexer.p_hi","Lexer.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["OptCoercion.hi","OptCoercion.p_hi","OptCoercion.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Parser.hi","Parser.p_hi","Parser.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RdrHsSyn.hi","RdrHsSyn.p_hi","RdrHsSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ApiAnnotation.hi","ApiAnnotation.p_hi","ApiAnnotation.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ForeignCall.hi","ForeignCall.p_hi","ForeignCall.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PrelInfo.hi","PrelInfo.p_hi","PrelInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PrelNames.hi","PrelNames.p_hi","PrelNames.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PrelRules.hi","PrelRules.p_hi","PrelRules.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PrimOp.hi","PrimOp.p_hi","PrimOp.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TysPrim.hi","TysPrim.p_hi","TysPrim.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TysWiredIn.hi","TysWiredIn.p_hi","TysWiredIn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CostCentre.hi","CostCentre.p_hi","CostCentre.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ProfInit.hi","ProfInit.p_hi","ProfInit.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SCCfinal.hi","SCCfinal.p_hi","SCCfinal.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnBinds.hi","RnBinds.p_hi","RnBinds.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnEnv.hi","RnEnv.p_hi","RnEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnExpr.hi","RnExpr.p_hi","RnExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnHsDoc.hi","RnHsDoc.p_hi","RnHsDoc.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnNames.hi","RnNames.p_hi","RnNames.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnPat.hi","RnPat.p_hi","RnPat.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnSource.hi","RnSource.p_hi","RnSource.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnSplice.hi","RnSplice.p_hi","RnSplice.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RnTypes.hi","RnTypes.p_hi","RnTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreMonad.hi","CoreMonad.p_hi","CoreMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CSE.hi","CSE.p_hi","CSE.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FloatIn.hi","FloatIn.p_hi","FloatIn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FloatOut.hi","FloatOut.p_hi","FloatOut.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["LiberateCase.hi","LiberateCase.p_hi","LiberateCase.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["OccurAnal.hi","OccurAnal.p_hi","OccurAnal.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SAT.hi","SAT.p_hi","SAT.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SetLevels.hi","SetLevels.p_hi","SetLevels.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SimplCore.hi","SimplCore.p_hi","SimplCore.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SimplEnv.hi","SimplEnv.p_hi","SimplEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SimplMonad.hi","SimplMonad.p_hi","SimplMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SimplUtils.hi","SimplUtils.p_hi","SimplUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Simplify.hi","Simplify.p_hi","Simplify.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SimplStg.hi","SimplStg.p_hi","SimplStg.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgStats.hi","StgStats.p_hi","StgStats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UnariseStg.hi","UnariseStg.p_hi","UnariseStg.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Rules.hi","Rules.p_hi","Rules.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SpecConstr.hi","SpecConstr.p_hi","SpecConstr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Specialise.hi","Specialise.p_hi","Specialise.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoreToStg.hi","CoreToStg.p_hi","CoreToStg.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgLint.hi","StgLint.p_hi","StgLint.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StgSyn.hi","StgSyn.p_hi","StgSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CallArity.hi","CallArity.p_hi","CallArity.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DmdAnal.hi","DmdAnal.p_hi","DmdAnal.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["WorkWrap.hi","WorkWrap.p_hi","WorkWrap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["WwLib.hi","WwLib.p_hi","WwLib.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FamInst.hi","FamInst.p_hi","FamInst.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Inst.hi","Inst.p_hi","Inst.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcAnnotations.hi","TcAnnotations.p_hi","TcAnnotations.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcArrows.hi","TcArrows.p_hi","TcArrows.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcBinds.hi","TcBinds.p_hi","TcBinds.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcClassDcl.hi","TcClassDcl.p_hi","TcClassDcl.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcDefaults.hi","TcDefaults.p_hi","TcDefaults.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcDeriv.hi","TcDeriv.p_hi","TcDeriv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcEnv.hi","TcEnv.p_hi","TcEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcExpr.hi","TcExpr.p_hi","TcExpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcForeign.hi","TcForeign.p_hi","TcForeign.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcGenDeriv.hi","TcGenDeriv.p_hi","TcGenDeriv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcGenGenerics.hi","TcGenGenerics.p_hi","TcGenGenerics.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcHsSyn.hi","TcHsSyn.p_hi","TcHsSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcHsType.hi","TcHsType.p_hi","TcHsType.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcInstDcls.hi","TcInstDcls.p_hi","TcInstDcls.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcMType.hi","TcMType.p_hi","TcMType.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcValidity.hi","TcValidity.p_hi","TcValidity.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcMatches.hi","TcMatches.p_hi","TcMatches.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcPat.hi","TcPat.p_hi","TcPat.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcPatSyn.hi","TcPatSyn.p_hi","TcPatSyn.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcRnDriver.hi","TcRnDriver.p_hi","TcRnDriver.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcRnMonad.hi","TcRnMonad.p_hi","TcRnMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcRnTypes.hi","TcRnTypes.p_hi","TcRnTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcRules.hi","TcRules.p_hi","TcRules.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcSimplify.hi","TcSimplify.p_hi","TcSimplify.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcErrors.hi","TcErrors.p_hi","TcErrors.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcTyClsDecls.hi","TcTyClsDecls.p_hi","TcTyClsDecls.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcTyDecls.hi","TcTyDecls.p_hi","TcTyDecls.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcTypeable.hi","TcTypeable.p_hi","TcTypeable.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcType.hi","TcType.p_hi","TcType.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcEvidence.hi","TcEvidence.p_hi","TcEvidence.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcUnify.hi","TcUnify.p_hi","TcUnify.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcInteract.hi","TcInteract.p_hi","TcInteract.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcCanonical.hi","TcCanonical.p_hi","TcCanonical.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcFlatten.hi","TcFlatten.p_hi","TcFlatten.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcSMonad.hi","TcSMonad.p_hi","TcSMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcTypeNats.hi","TcTypeNats.p_hi","TcTypeNats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TcSplice.hi","TcSplice.p_hi","TcSplice.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Class.hi","Class.p_hi","Class.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Coercion.hi","Coercion.p_hi","Coercion.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DsMeta.hi","DsMeta.p_hi","DsMeta.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["THNames.hi","THNames.p_hi","THNames.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FamInstEnv.hi","FamInstEnv.p_hi","FamInstEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FunDeps.hi","FunDeps.p_hi","FunDeps.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["InstEnv.hi","InstEnv.p_hi","InstEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TyCon.hi","TyCon.p_hi","TyCon.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CoAxiom.hi","CoAxiom.p_hi","CoAxiom.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Kind.hi","Kind.p_hi","Kind.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Type.hi","Type.p_hi","Type.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TyCoRep.hi","TyCoRep.p_hi","TyCoRep.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Unify.hi","Unify.p_hi","Unify.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Bag.hi","Bag.p_hi","Bag.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Binary.hi","Binary.p_hi","Binary.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BooleanFormula.hi","BooleanFormula.p_hi","BooleanFormula.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["BufWrite.hi","BufWrite.p_hi","BufWrite.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Digraph.hi","Digraph.p_hi","Digraph.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Encoding.hi","Encoding.p_hi","Encoding.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FastFunctions.hi","FastFunctions.p_hi","FastFunctions.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FastMutInt.hi","FastMutInt.p_hi","FastMutInt.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FastString.hi","FastString.p_hi","FastString.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FastStringEnv.hi","FastStringEnv.p_hi","FastStringEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Fingerprint.hi","Fingerprint.p_hi","Fingerprint.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FiniteMap.hi","FiniteMap.p_hi","FiniteMap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["FV.hi","FV.p_hi","FV.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GraphBase.hi","GraphBase.p_hi","GraphBase.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GraphColor.hi","GraphColor.p_hi","GraphColor.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GraphOps.hi","GraphOps.p_hi","GraphOps.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GraphPpr.hi","GraphPpr.p_hi","GraphPpr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["IOEnv.hi","IOEnv.p_hi","IOEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ListSetOps.hi","ListSetOps.p_hi","ListSetOps.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Maybes.hi","Maybes.p_hi","Maybes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["MonadUtils.hi","MonadUtils.p_hi","MonadUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["OrdList.hi","OrdList.p_hi","OrdList.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Outputable.hi","Outputable.p_hi","Outputable.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Pair.hi","Pair.p_hi","Pair.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Panic.hi","Panic.p_hi","Panic.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Pretty.hi","Pretty.p_hi","Pretty.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["State.hi","State.p_hi","State.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Stream.hi","Stream.p_hi","Stream.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["StringBuffer.hi","StringBuffer.p_hi","StringBuffer.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UniqDFM.hi","UniqDFM.p_hi","UniqDFM.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UniqDSet.hi","UniqDSet.p_hi","UniqDSet.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UniqFM.hi","UniqFM.p_hi","UniqFM.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["UniqSet.hi","UniqSet.p_hi","UniqSet.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Util.hi","Util.p_hi","Util.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Builtins/Base.hi","Vectorise/Builtins/Base.p_hi","Vectorise/Builtins/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Builtins/Initialise.hi","Vectorise/Builtins/Initialise.p_hi","Vectorise/Builtins/Initialise.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Builtins.hi","Vectorise/Builtins.p_hi","Vectorise/Builtins.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad/Base.hi","Vectorise/Monad/Base.p_hi","Vectorise/Monad/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad/Naming.hi","Vectorise/Monad/Naming.p_hi","Vectorise/Monad/Naming.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad/Local.hi","Vectorise/Monad/Local.p_hi","Vectorise/Monad/Local.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad/Global.hi","Vectorise/Monad/Global.p_hi","Vectorise/Monad/Global.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad/InstEnv.hi","Vectorise/Monad/InstEnv.p_hi","Vectorise/Monad/InstEnv.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Monad.hi","Vectorise/Monad.p_hi","Vectorise/Monad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils/Base.hi","Vectorise/Utils/Base.p_hi","Vectorise/Utils/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils/Closure.hi","Vectorise/Utils/Closure.p_hi","Vectorise/Utils/Closure.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils/Hoisting.hi","Vectorise/Utils/Hoisting.p_hi","Vectorise/Utils/Hoisting.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils/PADict.hi","Vectorise/Utils/PADict.p_hi","Vectorise/Utils/PADict.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils/Poly.hi","Vectorise/Utils/Poly.p_hi","Vectorise/Utils/Poly.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Utils.hi","Vectorise/Utils.p_hi","Vectorise/Utils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Generic/Description.hi","Vectorise/Generic/Description.p_hi","Vectorise/Generic/Description.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Generic/PAMethods.hi","Vectorise/Generic/PAMethods.p_hi","Vectorise/Generic/PAMethods.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Generic/PADict.hi","Vectorise/Generic/PADict.p_hi","Vectorise/Generic/PADict.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Generic/PData.hi","Vectorise/Generic/PData.p_hi","Vectorise/Generic/PData.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Type/Env.hi","Vectorise/Type/Env.p_hi","Vectorise/Type/Env.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Type/Type.hi","Vectorise/Type/Type.p_hi","Vectorise/Type/Type.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Type/TyConDecl.hi","Vectorise/Type/TyConDecl.p_hi","Vectorise/Type/TyConDecl.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Type/Classify.hi","Vectorise/Type/Classify.p_hi","Vectorise/Type/Classify.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Convert.hi","Vectorise/Convert.p_hi","Vectorise/Convert.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Vect.hi","Vectorise/Vect.p_hi","Vectorise/Vect.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Var.hi","Vectorise/Var.p_hi","Vectorise/Var.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Env.hi","Vectorise/Env.p_hi","Vectorise/Env.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise/Exp.hi","Vectorise/Exp.p_hi","Vectorise/Exp.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Vectorise.hi","Vectorise.p_hi","Vectorise.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Hoopl/Dataflow.hi","Hoopl/Dataflow.p_hi","Hoopl/Dataflow.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Hoopl.hi","Hoopl.p_hi","Hoopl.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["AsmCodeGen.hi","AsmCodeGen.p_hi","AsmCodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["TargetReg.hi","TargetReg.p_hi","TargetReg.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["NCGMonad.hi","NCGMonad.p_hi","NCGMonad.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Instruction.hi","Instruction.p_hi","Instruction.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Format.hi","Format.p_hi","Format.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Reg.hi","Reg.p_hi","Reg.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegClass.hi","RegClass.p_hi","RegClass.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PIC.hi","PIC.p_hi","PIC.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Platform.hi","Platform.p_hi","Platform.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["CPrim.hi","CPrim.p_hi","CPrim.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/Regs.hi","X86/Regs.p_hi","X86/Regs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/RegInfo.hi","X86/RegInfo.p_hi","X86/RegInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/Instr.hi","X86/Instr.p_hi","X86/Instr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/Cond.hi","X86/Cond.p_hi","X86/Cond.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/Ppr.hi","X86/Ppr.p_hi","X86/Ppr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["X86/CodeGen.hi","X86/CodeGen.p_hi","X86/CodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/Regs.hi","PPC/Regs.p_hi","PPC/Regs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/RegInfo.hi","PPC/RegInfo.p_hi","PPC/RegInfo.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/Instr.hi","PPC/Instr.p_hi","PPC/Instr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/Cond.hi","PPC/Cond.p_hi","PPC/Cond.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/Ppr.hi","PPC/Ppr.p_hi","PPC/Ppr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["PPC/CodeGen.hi","PPC/CodeGen.p_hi","PPC/CodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Base.hi","SPARC/Base.p_hi","SPARC/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Regs.hi","SPARC/Regs.p_hi","SPARC/Regs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Imm.hi","SPARC/Imm.p_hi","SPARC/Imm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/AddrMode.hi","SPARC/AddrMode.p_hi","SPARC/AddrMode.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Cond.hi","SPARC/Cond.p_hi","SPARC/Cond.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Instr.hi","SPARC/Instr.p_hi","SPARC/Instr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Stack.hi","SPARC/Stack.p_hi","SPARC/Stack.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/ShortcutJump.hi","SPARC/ShortcutJump.p_hi","SPARC/ShortcutJump.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/Ppr.hi","SPARC/Ppr.p_hi","SPARC/Ppr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen.hi","SPARC/CodeGen.p_hi","SPARC/CodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Amode.hi","SPARC/CodeGen/Amode.p_hi","SPARC/CodeGen/Amode.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Base.hi","SPARC/CodeGen/Base.p_hi","SPARC/CodeGen/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/CondCode.hi","SPARC/CodeGen/CondCode.p_hi","SPARC/CodeGen/CondCode.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Gen32.hi","SPARC/CodeGen/Gen32.p_hi","SPARC/CodeGen/Gen32.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Gen64.hi","SPARC/CodeGen/Gen64.p_hi","SPARC/CodeGen/Gen64.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Sanity.hi","SPARC/CodeGen/Sanity.p_hi","SPARC/CodeGen/Sanity.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["SPARC/CodeGen/Expand.hi","SPARC/CodeGen/Expand.p_hi","SPARC/CodeGen/Expand.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Liveness.hi","RegAlloc/Liveness.p_hi","RegAlloc/Liveness.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/Main.hi","RegAlloc/Graph/Main.p_hi","RegAlloc/Graph/Main.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/Stats.hi","RegAlloc/Graph/Stats.p_hi","RegAlloc/Graph/Stats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/ArchBase.hi","RegAlloc/Graph/ArchBase.p_hi","RegAlloc/Graph/ArchBase.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/ArchX86.hi","RegAlloc/Graph/ArchX86.p_hi","RegAlloc/Graph/ArchX86.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/Coalesce.hi","RegAlloc/Graph/Coalesce.p_hi","RegAlloc/Graph/Coalesce.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/Spill.hi","RegAlloc/Graph/Spill.p_hi","RegAlloc/Graph/Spill.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/SpillClean.hi","RegAlloc/Graph/SpillClean.p_hi","RegAlloc/Graph/SpillClean.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/SpillCost.hi","RegAlloc/Graph/SpillCost.p_hi","RegAlloc/Graph/SpillCost.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Graph/TrivColorable.hi","RegAlloc/Graph/TrivColorable.p_hi","RegAlloc/Graph/TrivColorable.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/Main.hi","RegAlloc/Linear/Main.p_hi","RegAlloc/Linear/Main.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/JoinToTargets.hi","RegAlloc/Linear/JoinToTargets.p_hi","RegAlloc/Linear/JoinToTargets.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/State.hi","RegAlloc/Linear/State.p_hi","RegAlloc/Linear/State.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/Stats.hi","RegAlloc/Linear/Stats.p_hi","RegAlloc/Linear/Stats.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/FreeRegs.hi","RegAlloc/Linear/FreeRegs.p_hi","RegAlloc/Linear/FreeRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/StackMap.hi","RegAlloc/Linear/StackMap.p_hi","RegAlloc/Linear/StackMap.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/Base.hi","RegAlloc/Linear/Base.p_hi","RegAlloc/Linear/Base.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/X86/FreeRegs.hi","RegAlloc/Linear/X86/FreeRegs.p_hi","RegAlloc/Linear/X86/FreeRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/X86_64/FreeRegs.hi","RegAlloc/Linear/X86_64/FreeRegs.p_hi","RegAlloc/Linear/X86_64/FreeRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/PPC/FreeRegs.hi","RegAlloc/Linear/PPC/FreeRegs.p_hi","RegAlloc/Linear/PPC/FreeRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RegAlloc/Linear/SPARC/FreeRegs.hi","RegAlloc/Linear/SPARC/FreeRegs.p_hi","RegAlloc/Linear/SPARC/FreeRegs.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Dwarf.hi","Dwarf.p_hi","Dwarf.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Dwarf/Types.hi","Dwarf/Types.p_hi","Dwarf/Types.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Dwarf/Constants.hi","Dwarf/Constants.p_hi","Dwarf/Constants.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Convert.hi","Convert.p_hi","Convert.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ByteCodeTypes.hi","ByteCodeTypes.p_hi","ByteCodeTypes.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ByteCodeAsm.hi","ByteCodeAsm.p_hi","ByteCodeAsm.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ByteCodeGen.hi","ByteCodeGen.p_hi","ByteCodeGen.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ByteCodeInstr.hi","ByteCodeInstr.p_hi","ByteCodeInstr.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ByteCodeItbls.hi","ByteCodeItbls.p_hi","ByteCodeItbls.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["ByteCodeLink.hi","ByteCodeLink.p_hi","ByteCodeLink.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Debugger.hi","Debugger.p_hi","Debugger.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["Linker.hi","Linker.p_hi","Linker.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["RtClosureInspect.hi","RtClosureInspect.p_hi","RtClosureInspect.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["DebuggerUtils.hi","DebuggerUtils.p_hi","DebuggerUtils.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["GHCi.hi","GHCi.p_hi","GHCi.dyn_hi"] (ignoring)
ghc-8.0.2: cannot find any of ["libHSghc-8.0.2.a","libHSghc-8.0.2.p_a","libHSghc-8.0.2-ghc8.0.2.so","libHSghc-8.0.2-ghc8.0.2.dylib","HSghc-8.0.2-ghc8.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check utils/haddock
"inplace/bin/ghc-cabal" check utils/ghctags
"inplace/bin/ghc-cabal" check utils/check-api-annotations
"inplace/bin/ghc-cabal" configure ghc stage2 "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --flags=stage2 --flags=ghci --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/check-api-annotations dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/ghctags dist-install "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/haddock dist "" --with-ghc="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/pbulk/work/lang/ghc80/work/ghc-8.0.2/inplace/bin/ghc-pkg" --flag in-ghc-tree --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="-Wall -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/usr/include" --configure-option=--with-iconv-libraries="/usr/lib" --configure-option=--with-gmp-includes="/usr/pkg/include" --configure-option=--with-gmp-libraries="/usr/pkg/lib" --configure-option=--with-curses-libraries="/usr/lib" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-bin-8.0.2...
Configuring check-api-annotations-0.1...
Configuring ghctags-0.1...
Configuring haddock-2.17.3...
Warning: 'data-dir: ..' is a relative path outside of the source tree. This
will not work when generating a tarball with 'sdist'.
===--- building final phase
/usr/pkg/bin/gmake --no-print-directory -f ghc.mk phase=final all
"inplace/bin/mkdirhier" rts/dist/build/sm//.
"inplace/bin/mkdirhier" rts/dist/build//.
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/GHC//.
"rm" -f libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp  
cp libraries/integer-gmp/gmp/ghc-gmp.h libraries/integer-gmp/include/ghc-gmp.h
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id integer-gmp-1.0.0.1 -hide-all-packages -i -ilibraries/integer-gmp/src/ -ilibraries/integer-gmp/dist-install/build -ilibraries/integer-gmp/dist-install/build/autogen -Ilibraries/integer-gmp/dist-install/build -Ilibraries/integer-gmp/dist-install/build/autogen -Ilibraries/integer-gmp/include -I/usr/pkg/include   -optP-include -optPlibraries/integer-gmp/dist-install/build/autogen/cabal_macros.h -package-id ghc-prim-0.5.0.0 -this-unit-id integer-gmp -Wall -XHaskell2010 -O2  -no-user-package-db -rtsopts -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -odir libraries/integer-gmp/dist-install/build -hidir libraries/integer-gmp/dist-install/build -stubdir 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
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/.     -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/ghc-prim/cbits/atomic.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/ExecutionStack//.
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/RTS//.
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/Stack//.
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC//.
"inplace/bin/mkdirhier" libraries/base/dist-install/build/System//.
"inplace/bin/mkdirhier" libraries/base/dist-install/build/System/Environment//.
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/Event//.
"cp" libraries/base/./GHC/Stack/CCS.hs-boot libraries/base/dist-install/build/GHC/Stack/CCS.hs-boot
"rm" -f libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp  
cp: libraries/base/dist-install/build/GHC/Stack/CCS.hs-boot: No such file or directory
libraries/filepath/ghc.mk:4: libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm: No such file or directory
gmake[1]: *** [libraries/base/ghc.mk:4: libraries/base/dist-install/build/GHC/Stack/CCS.hs-boot] Error 1
gmake[1]: *** Waiting for unfinished jobs....
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/base/cbits/DarwinUtils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id filepath-1.4.1.1 -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/.    -optP-include -optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h -package-id base-4.9.1.0 -Wall -XHaskell2010 -O2  -no-user-package-db -rtsopts -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -odir libraries/filepath/dist-install/build -hidir libraries/filepath/dist-install/build -stubdir 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
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/.     -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/ghc-prim/cbits/bswap.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/base/cbits/PrelIOUtils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/.     -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/ghc-prim/cbits/clz.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/.     -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/ghc-prim/cbits/ctz.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
echo "libraries/filepath_dist-install_depfile_haskell_EXISTS = YES" >> libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
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
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/base/cbits/SetEnv.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
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 '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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
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
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/.     -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/ghc-prim/cbits/debug.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
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
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/base/cbits/WCsubst.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/.     -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/ghc-prim/cbits/longlong.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
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
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/base/cbits/Win32Utils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/.     -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/ghc-prim/cbits/popcnt.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/base/cbits/consUtils.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/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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/.     -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/ghc-prim/cbits/word2float.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -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/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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/ghc-prim_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm
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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/base/cbits/primFloat.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/base/cbits/rts.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|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/usr/include -I/usr/pkg/include/python3.12 -I/usr/pkg/include   -fno-stack-protector -Wall   -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -I/usr/include  -DOPTIMISE_INTEGER_GCD_LCM  -I'/usr/pkg/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/libraries/integer-gmp/include' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/rts/dist/build' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes' -I'/pbulk/work/lang/ghc80/work/ghc-8.0.2/includes/dist-derivedconstants/header' -I'/usr/pkg/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c libraries/base/cbits/sysconf.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/pbulk/work/lang/ghc80/work/ghc-8.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/base_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/base/dist-install/build/.depend-v-p-dyn.c_asm
gmake: *** [Makefile:134: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/lang/ghc80
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/lang/ghc80