+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/ghc-8.0.2nb9/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/ghc-8.0.2nb9/work.log
===> 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
/opt/local/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 '#!/usr/bin/bash'  		 >> 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//.
"/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" -H32m -O -Wall \
       -optc-Wall -optc-m64 -optc-fno-stack-protector \
       -optl-L/opt/local/lib -optl-L/usr/lib/amd64 -optl-Wl,-R/usr/lib/amd64 -optl-Wl,-R/opt/local/lib -optl-liconv -optl-m64 \
       -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 \
       
"rm" -f compiler/stage1/build/Config.hs  
Creating compiler/stage1/build/Config.hs ... 
"rm" -f utils/ghc-pkg/dist/build/Version.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   = \"solaris2\""        >> utils/ghc-pkg/dist/build/Version.hs
echo "targetARCH = \"x86_64\""      >> utils/ghc-pkg/dist/build/Version.hs
done.
[ 1 of 95] Compiling Distribution.Compat.GetShortPathName ( libraries/Cabal/Cabal/Distribution/Compat/GetShortPathName.hs, bootstrapping/Distribution/Compat/GetShortPathName.o )
[ 2 of 95] Compiling Distribution.Simple.Program.Internal ( libraries/Cabal/Cabal/Distribution/Simple/Program/Internal.hs, bootstrapping/Distribution/Simple/Program/Internal.o )
[ 3 of 95] Compiling Data.Binary.Internal ( libraries/binary/src/Data/Binary/Internal.hs, bootstrapping/Data/Binary/Internal.o )
[ 4 of 95] Compiling Distribution.Compat.MonadFail ( libraries/Cabal/Cabal/Distribution/Compat/MonadFail.hs, bootstrapping/Distribution/Compat/MonadFail.o )
[ 5 of 95] Compiling System.FilePath.Windows ( libraries/filepath/System/FilePath/Windows.hs, bootstrapping/System/FilePath/Windows.o )
[ 6 of 95] Compiling System.FilePath.Posix ( libraries/filepath/System/FilePath/Posix.hs, bootstrapping/System/FilePath/Posix.o )
[ 7 of 95] Compiling Data.Binary.Builder ( libraries/binary/src/Data/Binary/Builder.hs, bootstrapping/Data/Binary/Builder.o )
[ 8 of 95] Compiling Data.Binary.Get.Internal ( libraries/binary/src/Data/Binary/Get/Internal.hs, bootstrapping/Data/Binary/Get/Internal.o )
[ 9 of 95] Compiling Data.Binary.Get  ( libraries/binary/src/Data/Binary/Get.hs, bootstrapping/Data/Binary/Get.o )
[10 of 95] Compiling Data.Binary.Put  ( libraries/binary/src/Data/Binary/Put.hs, bootstrapping/Data/Binary/Put.o )
[11 of 95] Compiling Data.Binary.Class ( libraries/binary/src/Data/Binary/Class.hs, bootstrapping/Data/Binary/Class.o )
[12 of 95] Compiling Data.Binary.Generic ( libraries/binary/src/Data/Binary/Generic.hs, bootstrapping/Data/Binary/Generic.o )
[13 of 95] Compiling Data.Binary      ( libraries/binary/src/Data/Binary.hs, bootstrapping/Data/Binary.o )
[14 of 95] Compiling Distribution.GetOpt ( libraries/Cabal/Cabal/Distribution/GetOpt.hs, bootstrapping/Distribution/GetOpt.o )
[15 of 95] Compiling Distribution.Compat.Binary ( libraries/Cabal/Cabal/Distribution/Compat/Binary.hs, bootstrapping/Distribution/Compat/Binary.o )
[16 of 95] Compiling Distribution.Compat.Semigroup ( libraries/Cabal/Cabal/Distribution/Compat/Semigroup.hs, bootstrapping/Distribution/Compat/Semigroup.o )
[17 of 95] Compiling Distribution.Lex ( libraries/Cabal/Cabal/Distribution/Lex.hs, bootstrapping/Distribution/Lex.o )
[18 of 95] Compiling Distribution.TestSuite ( libraries/Cabal/Cabal/Distribution/TestSuite.hs, bootstrapping/Distribution/TestSuite.o )
[19 of 95] Compiling Distribution.Simple.PreProcess.Unlit ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess/Unlit.hs, bootstrapping/Distribution/Simple/PreProcess/Unlit.o )
[20 of 95] Compiling Distribution.PackageDescription.Utils ( libraries/Cabal/Cabal/Distribution/PackageDescription/Utils.hs, bootstrapping/Distribution/PackageDescription/Utils.o )
[21 of 95] Compiling Distribution.Compat.ReadP ( libraries/Cabal/Cabal/Distribution/Compat/ReadP.hs, bootstrapping/Distribution/Compat/ReadP.o )
[22 of 95] Compiling Distribution.ReadE ( libraries/Cabal/Cabal/Distribution/ReadE.hs, bootstrapping/Distribution/ReadE.o )
[23 of 95] Compiling Distribution.Compat.Exception ( libraries/Cabal/Cabal/Distribution/Compat/Exception.hs, bootstrapping/Distribution/Compat/Exception.o )
[24 of 95] Compiling Distribution.Compat.Environment ( libraries/Cabal/Cabal/Distribution/Compat/Environment.hs, bootstrapping/Distribution/Compat/Environment.o )
[25 of 95] Compiling Distribution.Compat.CreatePipe ( libraries/Cabal/Cabal/Distribution/Compat/CreatePipe.hs, bootstrapping/Distribution/Compat/CreatePipe.o )
[26 of 95] Compiling System.FilePath  ( libraries/filepath/System/FilePath.hs, bootstrapping/System/FilePath.o )
[27 of 95] Compiling Distribution.Simple.CCompiler ( libraries/Cabal/Cabal/Distribution/Simple/CCompiler.hs, bootstrapping/Distribution/Simple/CCompiler.o )
[28 of 95] Compiling Distribution.Compat.Internal.TempFile ( libraries/Cabal/Cabal/Distribution/Compat/Internal/TempFile.hs, bootstrapping/Distribution/Compat/Internal/TempFile.o )
[29 of 95] Compiling Distribution.Compat.CopyFile ( libraries/Cabal/Cabal/Distribution/Compat/CopyFile.hs, bootstrapping/Distribution/Compat/CopyFile.o )
[30 of 95] Compiling Distribution.Verbosity ( libraries/Cabal/Cabal/Distribution/Verbosity.hs, bootstrapping/Distribution/Verbosity.o )
[31 of 95] Compiling Distribution.Text ( libraries/Cabal/Cabal/Distribution/Text.hs, bootstrapping/Distribution/Text.o )
[32 of 95] Compiling Distribution.Version ( libraries/Cabal/Cabal/Distribution/Version.hs, bootstrapping/Distribution/Version.o )
[33 of 95] Compiling Distribution.License ( libraries/Cabal/Cabal/Distribution/License.hs, bootstrapping/Distribution/License.o )
[34 of 95] Compiling Language.Haskell.Extension ( libraries/Cabal/Cabal/Language/Haskell/Extension.hs, bootstrapping/Language/Haskell/Extension.o )
[35 of 95] Compiling Distribution.Compiler ( libraries/Cabal/Cabal/Distribution/Compiler.hs, bootstrapping/Distribution/Compiler.o )
[36 of 95] Compiling Distribution.System ( libraries/Cabal/Cabal/Distribution/System.hs, bootstrapping/Distribution/System.o )
[37 of 95] Compiling Distribution.Package ( libraries/Cabal/Cabal/Distribution/Package.hs, bootstrapping/Distribution/Package.o )
[38 of 95] Compiling Distribution.Simple.InstallDirs ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs.hs, bootstrapping/Distribution/Simple/InstallDirs.o )
[39 of 95] Compiling Distribution.ModuleName ( libraries/Cabal/Cabal/Distribution/ModuleName.hs, bootstrapping/Distribution/ModuleName.o )
[40 of 95] Compiling Distribution.PackageDescription ( libraries/Cabal/Cabal/Distribution/PackageDescription.hs, bootstrapping/Distribution/PackageDescription.o )
[41 of 95] Compiling Distribution.Simple.Utils ( libraries/Cabal/Cabal/Distribution/Simple/Utils.hs, bootstrapping/Distribution/Simple/Utils.o )
[42 of 95] Compiling Distribution.PackageDescription.Configuration ( libraries/Cabal/Cabal/Distribution/PackageDescription/Configuration.hs, bootstrapping/Distribution/PackageDescription/Configuration.o )
[43 of 95] Compiling Distribution.PackageDescription.Check ( libraries/Cabal/Cabal/Distribution/PackageDescription/Check.hs, bootstrapping/Distribution/PackageDescription/Check.o )
[44 of 95] Compiling Distribution.Simple.Compiler ( libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs, bootstrapping/Distribution/Simple/Compiler.o )
[45 of 95] Compiling Distribution.Simple.GHC.ImplInfo ( libraries/Cabal/Cabal/Distribution/Simple/GHC/ImplInfo.hs, bootstrapping/Distribution/Simple/GHC/ImplInfo.o )
[46 of 95] Compiling Distribution.Simple.Program.Find ( libraries/Cabal/Cabal/Distribution/Simple/Program/Find.hs, bootstrapping/Distribution/Simple/Program/Find.o )
[47 of 95] Compiling Distribution.Simple.Program.Types ( libraries/Cabal/Cabal/Distribution/Simple/Program/Types.hs, bootstrapping/Distribution/Simple/Program/Types.o )
[48 of 95] Compiling Distribution.Simple.Program.Run ( libraries/Cabal/Cabal/Distribution/Simple/Program/Run.hs, bootstrapping/Distribution/Simple/Program/Run.o )
[49 of 95] Compiling Distribution.Simple.Program.Builtin ( libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs, bootstrapping/Distribution/Simple/Program/Builtin.o )
[50 of 95] Compiling Distribution.Simple.Program.Db ( libraries/Cabal/Cabal/Distribution/Simple/Program/Db.hs, bootstrapping/Distribution/Simple/Program/Db.o )
[51 of 95] Compiling Distribution.Simple.Program ( libraries/Cabal/Cabal/Distribution/Simple/Program.hs, bootstrapping/Distribution/Simple/Program.o )
[52 of 95] Compiling Distribution.Simple.Program.Ld ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ld.hs, bootstrapping/Distribution/Simple/Program/Ld.o )
[53 of 95] Compiling Distribution.Simple.Program.Script ( libraries/Cabal/Cabal/Distribution/Simple/Program/Script.hs, bootstrapping/Distribution/Simple/Program/Script.o )
[54 of 95] Compiling Distribution.Simple.Program.Strip ( libraries/Cabal/Cabal/Distribution/Simple/Program/Strip.hs, bootstrapping/Distribution/Simple/Program/Strip.o )
[55 of 95] Compiling Distribution.Utils.NubList ( libraries/Cabal/Cabal/Distribution/Utils/NubList.hs, bootstrapping/Distribution/Utils/NubList.o )
[56 of 95] Compiling Distribution.ParseUtils ( libraries/Cabal/Cabal/Distribution/ParseUtils.hs, bootstrapping/Distribution/ParseUtils.o )
[57 of 95] Compiling Distribution.PackageDescription.Parse ( libraries/Cabal/Cabal/Distribution/PackageDescription/Parse.hs, bootstrapping/Distribution/PackageDescription/Parse.o )
[58 of 95] Compiling Distribution.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/InstalledPackageInfo.hs, bootstrapping/Distribution/InstalledPackageInfo.o )
[59 of 95] Compiling Distribution.Simple.Program.HcPkg ( libraries/Cabal/Cabal/Distribution/Simple/Program/HcPkg.hs, bootstrapping/Distribution/Simple/Program/HcPkg.o )
[60 of 95] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.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.Setup ( libraries/Cabal/Cabal/Distribution/Simple/Setup.hs, bootstrapping/Distribution/Simple/Setup.o )
[63 of 95] Compiling Distribution.Simple.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/LocalBuildInfo.hs, bootstrapping/Distribution/Simple/LocalBuildInfo.o )
[64 of 95] Compiling Distribution.Simple.Build.Macros ( libraries/Cabal/Cabal/Distribution/Simple/Build/Macros.hs, bootstrapping/Distribution/Simple/Build/Macros.o )
[65 of 95] Compiling Distribution.Simple.Program.Ar ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ar.hs, bootstrapping/Distribution/Simple/Program/Ar.o )
[66 of 95] Compiling Distribution.Simple.Test.Log ( libraries/Cabal/Cabal/Distribution/Simple/Test/Log.hs, bootstrapping/Distribution/Simple/Test/Log.o )
[67 of 95] Compiling Distribution.Simple.BuildPaths ( libraries/Cabal/Cabal/Distribution/Simple/BuildPaths.hs, bootstrapping/Distribution/Simple/BuildPaths.o )
[68 of 95] Compiling Distribution.Simple.Build.PathsModule ( libraries/Cabal/Cabal/Distribution/Simple/Build/PathsModule.hs, bootstrapping/Distribution/Simple/Build/PathsModule.o )
[69 of 95] Compiling Distribution.Simple.HaskellSuite ( libraries/Cabal/Cabal/Distribution/Simple/HaskellSuite.hs, bootstrapping/Distribution/Simple/HaskellSuite.o )
[70 of 95] Compiling Distribution.Simple.JHC ( libraries/Cabal/Cabal/Distribution/Simple/JHC.hs, bootstrapping/Distribution/Simple/JHC.o )
[71 of 95] Compiling Distribution.Simple.UHC ( libraries/Cabal/Cabal/Distribution/Simple/UHC.hs, bootstrapping/Distribution/Simple/UHC.o )
[72 of 95] Compiling Distribution.Simple.BuildTarget ( libraries/Cabal/Cabal/Distribution/Simple/BuildTarget.hs, bootstrapping/Distribution/Simple/BuildTarget.o )
[73 of 95] Compiling Distribution.Simple.LHC ( libraries/Cabal/Cabal/Distribution/Simple/LHC.hs, bootstrapping/Distribution/Simple/LHC.o )
[74 of 95] Compiling Distribution.Simple.Program.GHC ( libraries/Cabal/Cabal/Distribution/Simple/Program/GHC.hs, bootstrapping/Distribution/Simple/Program/GHC.o )
[75 of 95] Compiling Distribution.Simple.Program.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Program/Hpc.hs, bootstrapping/Distribution/Simple/Program/Hpc.o )
[76 of 95] Compiling Distribution.Simple.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Hpc.hs, bootstrapping/Distribution/Simple/Hpc.o )
[77 of 95] Compiling Distribution.Simple.Test.ExeV10 ( libraries/Cabal/Cabal/Distribution/Simple/Test/ExeV10.hs, bootstrapping/Distribution/Simple/Test/ExeV10.o )
[78 of 95] Compiling Distribution.Simple.Test.LibV09 ( libraries/Cabal/Cabal/Distribution/Simple/Test/LibV09.hs, bootstrapping/Distribution/Simple/Test/LibV09.o )
[79 of 95] Compiling Distribution.Simple.PreProcess ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs, bootstrapping/Distribution/Simple/PreProcess.o )
[80 of 95] Compiling Distribution.Simple.SrcDist ( libraries/Cabal/Cabal/Distribution/Simple/SrcDist.hs, bootstrapping/Distribution/Simple/SrcDist.o )
[81 of 95] Compiling Distribution.Simple.UserHooks ( libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs, bootstrapping/Distribution/Simple/UserHooks.o )
[82 of 95] Compiling Distribution.Simple.Bench ( libraries/Cabal/Cabal/Distribution/Simple/Bench.hs, bootstrapping/Distribution/Simple/Bench.o )
[83 of 95] Compiling Distribution.Simple.Test ( libraries/Cabal/Cabal/Distribution/Simple/Test.hs, bootstrapping/Distribution/Simple/Test.o )
[84 of 95] Compiling Distribution.Simple.GHC.Internal ( libraries/Cabal/Cabal/Distribution/Simple/GHC/Internal.hs, bootstrapping/Distribution/Simple/GHC/Internal.o )
[85 of 95] Compiling Distribution.Simple.GHCJS ( libraries/Cabal/Cabal/Distribution/Simple/GHCJS.hs, bootstrapping/Distribution/Simple/GHCJS.o )
[86 of 95] Compiling Distribution.Simple.GHC.IPIConvert ( libraries/Cabal/Cabal/Distribution/Simple/GHC/IPIConvert.hs, bootstrapping/Distribution/Simple/GHC/IPIConvert.o )
[87 of 95] Compiling Distribution.Simple.GHC.IPI642 ( libraries/Cabal/Cabal/Distribution/Simple/GHC/IPI642.hs, bootstrapping/Distribution/Simple/GHC/IPI642.o )
[88 of 95] Compiling Distribution.Simple.GHC ( libraries/Cabal/Cabal/Distribution/Simple/GHC.hs, bootstrapping/Distribution/Simple/GHC.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.Register ( libraries/Cabal/Cabal/Distribution/Simple/Register.hs, bootstrapping/Distribution/Simple/Register.o )
[91 of 95] Compiling Distribution.Simple.Build ( libraries/Cabal/Cabal/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o )
[92 of 95] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Cabal/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o )
[93 of 95] Compiling Distribution.Simple.Install ( libraries/Cabal/Cabal/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.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="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/deriveConstants dist "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/genapply dist "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure libraries/binary dist-boot "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring deriveConstants-0.1...
Configuring genapply-0.1...
Configuring genprimopcode-0.1...
Configuring binary-0.8.3.0...
"inplace/bin/ghc-cabal" configure utils/hsc2hs dist "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/dll-split dist-install "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
"/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/binary/dist-boot/inplace-pkg-config
Configuring hsc2hs-0.68.1...
Configuring dll-split-0.1...
Reading package info from "libraries/binary/dist-boot/inplace-pkg-config" ... done.
binary-0.8.3.0: Warning: Unrecognized field abi on line 27
binary-0.8.3.0: Warning: haddock-interfaces: /home/pbulk/build-disk/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-ghc7.10.3.so","libHSbinary-0.8.3.0-ghc7.10.3.dylib","HSbinary-0.8.3.0-ghc7.10.3.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-boot "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring Cabal-1.24.2.0...
"/home/pbulk/build-disk/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: Unrecognized field abi on line 69
Cabal-1.24.2.0: Warning: haddock-interfaces: /home/pbulk/build-disk/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-ghc7.10.3.so","libHSCabal-1.24.2.0-ghc7.10.3.dylib","HSCabal-1.24.2.0-ghc7.10.3.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/hpc dist-boot "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring hpc-0.6.0.3...
"/home/pbulk/build-disk/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: Unrecognized field abi on line 18
hpc-0.6.0.3: Warning: haddock-interfaces: /home/pbulk/build-disk/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-ghc7.10.3.so","libHShpc-0.6.0.3-ghc7.10.3.dylib","HShpc-0.6.0.3-ghc7.10.3.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-boot "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring ghc-boot-th-8.0.2...
"/home/pbulk/build-disk/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: Unrecognized field abi on line 20
ghc-boot-th-8.0.2: Warning: haddock-interfaces: /home/pbulk/build-disk/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-ghc7.10.3.so","libHSghc-boot-th-8.0.2-ghc7.10.3.dylib","HSghc-boot-th-8.0.2-ghc7.10.3.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-boot "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring ghc-boot-8.0.2...
"/home/pbulk/build-disk/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: Unrecognized field abi on line 26
ghc-boot-8.0.2: Warning: haddock-interfaces: /home/pbulk/build-disk/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-ghc7.10.3.so","libHSghc-boot-8.0.2-ghc7.10.3.dylib","HSghc-boot-8.0.2-ghc7.10.3.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/hoopl dist-boot "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring hoopl-3.10.2.1...
"/home/pbulk/build-disk/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: Unrecognized field abi on line 26
hoopl-3.10.2.1: Warning: haddock-interfaces: /home/pbulk/build-disk/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-ghc7.10.3.so","libHShoopl-3.10.2.1-ghc7.10.3.dylib","HShoopl-3.10.2.1-ghc7.10.3.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/transformers dist-boot "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring transformers-0.5.2.0...
"/home/pbulk/build-disk/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: Unrecognized field abi on line 47
transformers-0.5.2.0: Warning: haddock-interfaces: /home/pbulk/build-disk/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 ["Control/Monad/IO/Class.hi","Control/Monad/IO/Class.p_hi","Control/Monad/IO/Class.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Data/Functor/Classes.hi","Data/Functor/Classes.p_hi","Data/Functor/Classes.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Data/Functor/Compose.hi","Data/Functor/Compose.p_hi","Data/Functor/Compose.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Data/Functor/Product.hi","Data/Functor/Product.p_hi","Data/Functor/Product.dyn_hi"] (ignoring)
transformers-0.5.2.0: cannot find any of ["Data/Functor/Sum.hi","Data/Functor/Sum.p_hi","Data/Functor/Sum.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-ghc7.10.3.so","libHStransformers-0.5.2.0-ghc7.10.3.dylib","HStransformers-0.5.2.0-ghc7.10.3.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/template-haskell dist-boot "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring template-haskell-2.11.1.0...
"/home/pbulk/build-disk/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: Unrecognized field abi on line 21
template-haskell-2.11.1.0: Warning: haddock-interfaces: /home/pbulk/build-disk/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-ghc7.10.3.so","libHStemplate-haskell-2.11.1.0-ghc7.10.3.dylib","HStemplate-haskell-2.11.1.0-ghc7.10.3.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure libraries/terminfo dist-boot "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/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... /home/pbulk/build-disk/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 /home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64
checking for grep that handles long lines and -e... /home/pbulk/build-disk/lang/ghc80/work/.tools/bin/grep
checking for egrep... /home/pbulk/build-disk/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... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for setupterm in -ltinfo... no
checking for setupterm in -lncursesw... yes
configure: creating ./config.status
config.status: creating terminfo.buildinfo
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries
"/home/pbulk/build-disk/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: Unrecognized field abi on line 23
terminfo-0.4.0.2: Warning: haddock-interfaces: /home/pbulk/build-disk/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-ghc7.10.3.so","libHSterminfo-0.4.0.2-ghc7.10.3.dylib","HSterminfo-0.4.0.2-ghc7.10.3.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure compiler stage1 "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --flags=stage1 --flags=ncg --ghc-option=-DSTAGE=1 --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64 -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"   --disable-library-for-ghci
"inplace/bin/ghc-cabal" configure utils/ghc-pkg dist "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/lang/ghc80/work/.cwrapper/bin/ld" --with-ar="ar"  
Configuring ghc-pkg-6.9...
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'.
"/home/pbulk/build-disk/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: Unrecognized field abi on line 99
ghc-8.0.2: Warning: haddock-interfaces: /home/pbulk/build-disk/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-ghc7.10.3.so","libHSghc-8.0.2-ghc7.10.3.dylib","HSghc-8.0.2-ghc7.10.3.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" configure ghc stage1 "" --with-ghc="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc-pkg"  --flags=stage1 --package-db=/home/pbulk/build-disk/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 -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -m64 -fno-stack-protector   -Werror=unused-but-set-variable -Wno-error=inline   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-curses-libraries="/opt/local/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="/home/pbulk/build-disk/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  
Creating includes/ghcautoconf.h...
"/home/pbulk/build-disk/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.0-43ddd8ed7b6c6c2f2924f1bbc5730d36 -package-id base-4.8.2.0-a7897bb1ef732b787938455e1f7b3385 -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
"rm" -f utils/genprimopcode/dist/build/.depend.c_asm.bit  
Creating includes/ghcplatform.h...
echo "utils/genprimopcode_dist_depfile_c_asm_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.c_asm.tmp
mv utils/genprimopcode/dist/build/.depend.c_asm.tmp utils/genprimopcode/dist/build/.depend.c_asm
"rm" -f utils/deriveConstants/dist/build/.depend.haskell.tmp  
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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
Done.
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.tmp  
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.bit  
echo "utils/deriveConstants_dist_depfile_c_asm_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.c_asm.tmp
mv utils/deriveConstants/dist/build/.depend.c_asm.tmp utils/deriveConstants/dist/build/.depend.c_asm
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  
echo "utils/genprimopcode_dist_depfile_haskell_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.haskell.tmp
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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  
for dir in utils/genprimopcode/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
echo "utils/hsc2hs_dist_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.c_asm.tmp
grep -v ' : [a-zA-Z]:/' utils/genprimopcode/dist/build/.depend.haskell.tmp > utils/genprimopcode/dist/build/.depend.haskell.tmp2
mv utils/hsc2hs/dist/build/.depend.c_asm.tmp utils/hsc2hs/dist/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/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
/opt/local/bin/gmake --no-print-directory -f ghc.mk phase=1 phase_1_builds
"inplace/bin/mkdirhier" utils/unlit/dist/build//.
"inplace/bin/mkdirhier" utils/hp2ps/dist/build//.
"rm" -f utils/genapply/dist/build/.depend.haskell.tmp  
"rm" -f utils/genapply/dist/build/.depend.c_asm.tmp  
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id pretty-1.1.2.0-dc0d3bb3948a8d46e9c31a3f65259284 -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
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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 
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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 
"rm" -f utils/genapply/dist/build/.depend.c_asm.bit  
echo "utils/genapply_dist_depfile_c_asm_EXISTS = YES" >> utils/genapply/dist/build/.depend.c_asm.tmp
mv utils/genapply/dist/build/.depend.c_asm.tmp utils/genapply/dist/build/.depend.c_asm
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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 
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
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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 
"inplace/bin/mkdirhier" utils/hsc2hs/dist/build/tmp//.
"inplace/bin/mkdirhier" inplace/lib/bin//.
"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  
"/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-package-key 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.0-43ddd8ed7b6c6c2f2924f1bbc5730d36 -package-id base-4.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id bytestring-0.10.6.0-de7f3ca2bbe6056e07e3378112b18520 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -O2 -Wall -fliberate-case-threshold=1000 -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
echo "libraries/hpc_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp libraries/hpc/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/binary/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/binary/dist-boot/build/.depend-v.c_asm.bit  
"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
"/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-package-key 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.0-43ddd8ed7b6c6c2f2924f1bbc5730d36 -package-id base-4.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id binary-0.8.3.0 -package-id bytestring-0.10.6.0-de7f3ca2bbe6056e07e3378112b18520 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id deepseq-1.4.1.1-bb406af9097b4e7212e624ec1234e3a0 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id pretty-1.1.2.0-dc0d3bb3948a8d46e9c31a3f65259284 -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -package-id time-1.5.0.1-0f2b573d7facc61ce64edab3e62630af -package-id unix-2.7.1.0-c0cd7f5712d294b15823618880e70953 -Wall -fno-ignore-asserts -fwarn-tabs -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
mv libraries/binary/dist-boot/build/.depend-v.c_asm.tmp libraries/binary/dist-boot/build/.depend-v.c_asm
"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  
"/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-package-key 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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -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 "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
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-th/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/ghc-boot-th_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-package-key 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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id binary-0.8.3.0 -package-id bytestring-0.10.6.0-de7f3ca2bbe6056e07e3378112b18520 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -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
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
echo "libraries/ghc-boot_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghc-boot/dist-boot/build/GHC/ libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2
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/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot/dist-boot/build/.depend-v.haskell
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp2 > libraries/binary/dist-boot/build/.depend-v.haskell
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp  
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.bit  
"/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-package-key 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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id ghc-boot-th-8.0.2 -package-id pretty-1.1.2.0-dc0d3bb3948a8d46e9c31a3f65259284 -Wall -this-package-key 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
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.c_asm.tmp  
"rm" -f libraries/template-haskell/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/template-haskell_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/template-haskell/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/template-haskell/dist-boot/build/.depend-v.c_asm.tmp libraries/template-haskell/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-package-key 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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -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
echo "libraries/template-haskell_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/template-haskell/dist-boot/build/Language/Haskell/ libraries/template-haskell/dist-boot/build/Language/Haskell/TH/ libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp > libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp2 > libraries/template-haskell/dist-boot/build/.depend-v.haskell
"rm" -f libraries/hoopl/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/hoopl/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/hoopl_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/hoopl/dist-boot/build/.depend-v.c_asm.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.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-package-key transformers-0.5.2.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/legacy/pre711 -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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -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  libraries/transformers/legacy/pre711/Control/Monad/IO/Class.hs  libraries/transformers/legacy/pre711/Data/Functor/Classes.hs  libraries/transformers/legacy/pre711/Data/Functor/Compose.hs  libraries/transformers/legacy/pre711/Data/Functor/Product.hs  libraries/transformers/legacy/pre711/Data/Functor/Sum.hs
echo "libraries/Cabal/Cabal_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/Cabal/Cabal/dist-boot/build/./ libraries/Cabal/Cabal/dist-boot/build/Distribution/ libraries/Cabal/Cabal/dist-boot/build/Distribution/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]:/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/transformers_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp
"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
"/home/pbulk/build-disk/lang/ghc80/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-package-key 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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -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
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/terminfo_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp libraries/terminfo/dist-boot/build/.depend-v.c_asm
"rm" -f compiler/stage1/ghc_boot_platform.h  
Creating compiler/stage1/ghc_boot_platform.h...
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/hoopl/dist-boot/build/.depend-v.haskell.tmp > libraries/hoopl/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/hoopl/dist-boot/build/.depend-v.haskell.tmp2 > libraries/hoopl/dist-boot/build/.depend-v.haskell
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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 
Done.
"inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//.
"inplace/bin/mkdirhier" includes/dist-derivedconstants/header//.
Creating includes/ghcversion.h...
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
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
Done.
"/home/pbulk/build-disk/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.0-43ddd8ed7b6c6c2f2924f1bbc5730d36 -package-id base-4.8.2.0-a7897bb1ef732b787938455e1f7b3385 -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 
"/home/pbulk/build-disk/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.0-43ddd8ed7b6c6c2f2924f1bbc5730d36 -package-id base-4.8.2.0-a7897bb1ef732b787938455e1f7b3385 -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/transformers_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/transformers/dist-boot/build/Control/Applicative/ libraries/transformers/dist-boot/build/Control/Monad/ libraries/transformers/dist-boot/build/Control/Monad/IO/ libraries/transformers/dist-boot/build/Control/Monad/Trans/ libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/ libraries/transformers/dist-boot/build/Control/Monad/Trans/State/ libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/ libraries/transformers/dist-boot/build/Data/Functor/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp > libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2 > libraries/transformers/dist-boot/build/.depend-v.haskell
"inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//.
"rm" -f compiler/stage1/build/.depend-v.c_asm.tmp  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64 -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -m64 -fno-stack-protector -Wall   -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1     -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/proce_LLFeAXFmOJnGNbJ2y0dKUi/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/direc_4Sod2TaWh9Z6fieXcjcSyq/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/unix_IweUSEahCMuCJMM6fnRRNh/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/time_K4qX0Iz0vbW6IVFLy8GwNO/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/bytes_5uxHMIZkNTp9O0tsdC8daM/include' -I'/opt/local/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/base_2lcyO1PzLwjHA5BlcgluBo/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/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
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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64 -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -m64 -fno-stack-protector -Wall   -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1     -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/proce_LLFeAXFmOJnGNbJ2y0dKUi/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/direc_4Sod2TaWh9Z6fieXcjcSyq/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/unix_IweUSEahCMuCJMM6fnRRNh/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/time_K4qX0Iz0vbW6IVFLy8GwNO/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/bytes_5uxHMIZkNTp9O0tsdC8daM/include' -I'/opt/local/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/base_2lcyO1PzLwjHA5BlcgluBo/include' -I'/home/pbulk/build-disk/lang/ghc80/work/.tools/lib/ghc-7.10.3/include'  -Werror=unused-but-set-variable -Wno-error=inline      -MM -x c compiler/cbits/genSym.c -MF compiler/stage1/build/.depend-v.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|/home/pbulk/build-disk/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 utils/ghc-pkg/dist/build/.depend.haskell.tmp  
"rm" -f compiler/stage1/build/.depend-v.c_asm.bit  
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id binary-0.8.3.0 -package-id bytestring-0.10.6.0-de7f3ca2bbe6056e07e3378112b18520 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id ghc-boot-8.0.2 -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -package-id terminfo-0.4.0.2 -package-id unix-2.7.1.0-c0cd7f5712d294b15823618880e70953 -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
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  
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -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/dll-split_dist-install_depfile_haskell_EXISTS = YES" >> utils/dll-split/dist-install/build/.depend.haskell.tmp
echo "utils/ghc-pkg_dist_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.haskell.tmp
for dir in utils/dll-split/dist-install/build/./; 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
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/dll-split/dist-install/build/.depend.haskell.tmp2 > utils/dll-split/dist-install/build/.depend.haskell
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 ghc/stage1/build/.depend.haskell.tmp  
"rm" -f utils/dll-split/dist-install/build/.depend.c_asm.bit  
"/home/pbulk/build-disk/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.0-43ddd8ed7b6c6c2f2924f1bbc5730d36 -package-id base-4.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id bytestring-0.10.6.0-de7f3ca2bbe6056e07e3378112b18520 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id ghc-8.0.2 -package-id ghc-boot-8.0.2 -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -package-id unix-2.7.1.0-c0cd7f5712d294b15823618880e70953 -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
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.c_asm.tmp  
"rm" -f ghc/stage1/build/.depend.c_asm.bit  
echo "ghc_stage1_depfile_c_asm_EXISTS = YES" >> ghc/stage1/build/.depend.c_asm.tmp
mv ghc/stage1/build/.depend.c_asm.tmp ghc/stage1/build/.depend.c_asm
"rm" -f utils/unlit/dist/build/.depend.c_asm.tmp  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/home/pbulk/build-disk/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
"rm" -f utils/unlit/dist/build/.depend.c_asm.bit  
echo "utils/unlit_dist_depfile_c_asm_EXISTS = YES" >> utils/unlit/dist/build/.depend.c_asm.tmp
mv utils/unlit/dist/build/.depend.c_asm.tmp utils/unlit/dist/build/.depend.c_asm
"rm" -f utils/hp2ps/dist/build/.depend.c_asm.tmp  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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
echo "ghc_stage1_depfile_haskell_EXISTS = YES" >> ghc/stage1/build/.depend.haskell.tmp
for dir in ghc/stage1/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' ghc/stage1/build/.depend.haskell.tmp > ghc/stage1/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' ghc/stage1/build/.depend.haskell.tmp2 > ghc/stage1/build/.depend.haskell
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/home/pbulk/build-disk/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  
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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 
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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
"/home/pbulk/build-disk/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.0-43ddd8ed7b6c6c2f2924f1bbc5730d36 -package-id base-4.8.2.0-a7897bb1ef732b787938455e1f7b3385 -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 
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -I/opt/local/include/ncurses -m64   -m64 -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|/home/pbulk/build-disk/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
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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 
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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 
"/home/pbulk/build-disk/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.0-43ddd8ed7b6c6c2f2924f1bbc5730d36 -package-id base-4.8.2.0-a7897bb1ef732b787938455e1f7b3385 -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 
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id directory-1.2.2.0-cab12d59dca8c9e7c592eb4729682f29 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -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 
"/home/pbulk/build-disk/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.0-43ddd8ed7b6c6c2f2924f1bbc5730d36 -package-id base-4.8.2.0-a7897bb1ef732b787938455e1f7b3385 -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 
"/home/pbulk/build-disk/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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -XHaskell2010  -no-user-package-db -rtsopts       -odir utils/deriveConstants/dist/build -hidir utils/deriveConstants/dist/build -stubdir utils/deriveConstants/dist/build    -optl-optl-Wl,-m64 -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.8.2.0-a7897bb1ef732b787938455e1f7b3385 -package-id containers-0.5.6.2-7ec36dd5b39145bd94f7176709059009 -package-id filepath-1.4.0.0-aa7ba85bccb8c102b1a19c792950805f -package-id process-1.2.3.0-dae5a380820c2860d56be51b999d4609 -XHaskell2010  -no-user-package-db -rtsopts       utils/deriveConstants/dist/build/Main.o    
ld: warning: output object option (-o, --output) appears more than once, first setting taken
/opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/deriveConstants/dist/build/tmp/deriveConstants inplace/lib/bin/deriveConstants
bsdinstall: utils/deriveConstants/dist/build/tmp/deriveConstants: stat: No such file or directory
compiler/ghc.mk:584: compiler/stage1/build/.depend-v.haskell: No such file or directory
gmake[1]: *** [utils/deriveConstants/ghc.mk:19: inplace/lib/bin/deriveConstants] Error 1
gmake[1]: *** Waiting for unfinished jobs....
gmake: *** [Makefile:132: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/lang/ghc80
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/lang/ghc80